Comment 8 for bug 1487645

Revision history for this message
Emilien Macchi (emilienm) wrote :

I have the same issue on Trusty:

2015-08-25 13:27:09.091 | + glance --version
2015-08-25 13:27:09.560 | 0.19.0
2015-08-25 13:27:09.561 | + openstack --os-username glance --os-password a_big_secret --os-tenant-name services --os-auth-url http://127.0.0.1:5000/v2.0 image list
2015-08-25 13:27:16.271 | +--------------------------------------+------------+
2015-08-25 13:27:16.272 | | ID | Name |
2015-08-25 13:27:16.272 | +--------------------------------------+------------+
2015-08-25 13:27:16.272 | | 86a62ccc-fbfc-4db1-bd8b-3faefbff8e67 | cirros_alt |
2015-08-25 13:27:16.273 | | ec3680e0-d58c-491a-961b-f1c883ad762a | cirros |
2015-08-25 13:27:16.273 | +--------------------------------------+------------+
2015-08-25 13:27:16.275 | ++ openstack --os-username glance --os-password a_big_secret --os-tenant-name services --os-auth-url http://127.0.0.1:5000/v2.0 image list
2015-08-25 13:27:16.276 | ++ grep cirros_alt
2015-08-25 13:27:16.277 | ++ awk '{print $2}'
2015-08-25 13:27:20.275 | + ID=86a62ccc-fbfc-4db1-bd8b-3faefbff8e67
2015-08-25 13:27:20.275 | + openstack --os-username glance --os-password a_big_secret --os-tenant-name services --os-auth-url http://127.0.0.1:5000/v2.0 image show 86a62ccc-fbfc-4db1-bd8b-3faefbff8e67
2015-08-25 13:27:20.276 | +------------+-------+
2015-08-25 13:27:20.276 | | Field | Value |
2015-08-25 13:27:20.276 | +------------+-------+
2015-08-25 13:27:20.276 | | properties | {} |
2015-08-25 13:27:20.277 | +------------+-------+