摘要:
➜ ~ cat /etc/netplan/50-cloud-init.yaml # This file is generated from information provided by# the datasource. Changes to it will not persist across a 阅读全文
摘要:
local.conf cat local.conf[[local|localrc]]# Define images to be automatically downloaded during the DevStack built process.DOWNLOAD_DEFAULT_IMAGES=Fal 阅读全文
摘要:
问题描述:You are using pip version 9.0.3,howerver version 18.1 is available使用命令 sudo pip install –upgrade pip 到了18.1,但是执行stack.sh又回到了9.0.3原因:由于原因是安装中会检查版本 阅读全文