# openstack image create "manila-service-image" \
--file manila-service-image-master.qcow2 \
--disk-format qcow2 \
--container-format bare \
--public
+------------------+------------------------------------------------------+
| Field            | Value                                                |
+------------------+------------------------------------------------------+
| checksum         | abb1fdf972162c7214db9fad43229dad                     |
| container_format | bare                                                 |
| created_at       | 2016-03-16T23:37:51Z                                 |
| disk_format      | qcow2                                                |
| file             | /v2/images/dcec8c7f-4c59-4223-a06f-220231b49c0c/file |
| id               | dcec8c7f-4c59-4223-a06f-220231b49c0c                 |
| min_disk         | 0                                                    |
| min_ram          | 0                                                    |
| name             | manila-service-image                                 |
| owner            | fd4a657caa054ca99d8b4179722f49de                     |
| protected        | False                                                |
| schema           | /v2/schemas/image                                    |
| size             | 324665344                                            |
| status           | active                                               |
| tags             |                                                      |
| updated_at       | 2016-03-16T23:37:55Z                                 |
| virtual_size     | None                                                 |
| visibility       | public                                               |
+------------------+------------------------------------------------------+