[Openstack] (no subject)

2017-01-07 Thread mehrdad nosrati
Greeting;I'm trying upload the image to the Image service using the QCOW2 disk format, bare container format, and public visibility so all projects can access it, using the following command # glance image-create --name "cirros-0.3.4-x86_64" --file /tmp/images/cirros-0.3.4-x86_64-disk.img \

[Openstack] upload the image to the Image service

2017-01-08 Thread mehrdad nosrati
On Saturday, 7 January 2017, 13:12, mehrdad nosrati <nosrat...@yahoo.com> wrote: Greeting;I'm trying upload the image to the Image service using the QCOW2 disk format, bare container format, and public visibility so all projects can access it, using the following command #