Comment 7 for bug 1359220

Revision history for this message
Liang Chen (cbjchen) wrote :

Ray,

Still succeeded. It has been three months since the bug was filed, I wonder if it's been fixed somewhere.
Can you please detail the steps on how you encountered this issue (together with the bundle yaml if possible)?

juju destroy-service glance
juju add-relation glance keystone
juju add-relation glance mysql
juju add-relation glance ceph
glance image-create --name cirros31 --disk-format qcow2 --container-format bare --is-public True --file ../images/cirros
+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| checksum | 133eae9fb1c98f45894a4e60d8736619 |
| container_format | bare |
| created_at | 2014-11-19T15:30:15 |
| deleted | False |
| deleted_at | None |
| disk_format | qcow2 |
| id | 8948d00a-82fb-44c3-b65b-73fd8d4ec9b0 |
| is_public | True |
| min_disk | 0 |
| min_ram | 0 |
| name | cirros31 |
| owner | 092e164fbef64890ae933a988c57d023 |
| protected | False |
| size | 13200896 |
| status | active |
| updated_at | 2014-11-19T15:30:16 |
| virtual_size | None |
+------------------+--------------------------------------+