1 頁 (共 1 頁)

upload images

發表於 : 2017-09-28 22:52:02
yehlu

代碼: 選擇全部

sudo su - stack
cd devstack
source userrc_early
glance image-create --name "ubuntu16.04" \
--file ubuntu-16.04-server-cloudimg-amd64-disk1.img \
--disk-format qcow2 --container-format bare \
--visibility public --progress