标签:openstack glance image bare progress
openstack icehouse 版本glance上传镜像的命令是:
glance image-create --name “win2k8_x86_100GB” --disk-format qcow2 --container-format bare --is-public True --progress < /home/XXX.qcow2
本文出自 “林夕” 博客,请务必保留此出处http://lutaoxu.blog.51cto.com/4224602/1588248
openstack icehouse版本glance上传镜像
标签:openstack glance image bare progress
原文地址:http://lutaoxu.blog.51cto.com/4224602/1588248