glance image-create --name atomic-image --file ~/images/rhel-atomic-cloud-7.2-12.x86_64.qcow2 --disk-format qcow2 --container-format bare
$ glance image-create --name atomic-image --file ~/images/rhel-atomic-cloud-7.2-12.x86_64.qcow2 --disk-format qcow2 --container-format bare
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
glance image-list
+--------------------------------------+------------------------+
| ID | Name |
+--------------------------------------+------------------------+
| 27b5bad7-f8b2-4dd8-9f69-32dfe84644cf | atomic-image |
| 08c116c6-8913-427b-b5b0-b55c18a01888 | bm-deploy-kernel |
| aec4c104-0146-437b-a10b-8ebc351067b9 | bm-deploy-ramdisk |
| 9012ce83-4c63-4cd7-a976-0c972be747cd | overcloud-full |
| 376e95df-c1c1-4f2a-b5f3-93f639eb9972 | overcloud-full-initrd |
| 0b5773eb-4c64-4086-9298-7f28606b68af | overcloud-full-vmlinuz |
+--------------------------------------+------------------------+
$ glance image-list
+--------------------------------------+------------------------+
| ID | Name |
+--------------------------------------+------------------------+
| 27b5bad7-f8b2-4dd8-9f69-32dfe84644cf | atomic-image |
| 08c116c6-8913-427b-b5b0-b55c18a01888 | bm-deploy-kernel |
| aec4c104-0146-437b-a10b-8ebc351067b9 | bm-deploy-ramdisk |
| 9012ce83-4c63-4cd7-a976-0c972be747cd | overcloud-full |
| 376e95df-c1c1-4f2a-b5f3-93f639eb9972 | overcloud-full-initrd |
| 0b5773eb-4c64-4086-9298-7f28606b68af | overcloud-full-vmlinuz |
+--------------------------------------+------------------------+
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow