upload images

OpenStack Cloud OS
回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

upload images

文章 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
回覆文章

回到「OpenStack」