openstack icehouse版本glance上传镜像

openstack icehouse 版本glance上传镜像的命令是:

glance image-create --name win2k8_x86_100GB --disk-format qcow2 --container-format bare --is-public True --progress < /home/XXX.qcow2


你可能感兴趣的:(openstack,glance)