Comment 10 for bug 1816721

Revision history for this message
Edward Hope-Morley (hopem) wrote :

root@juju-b1c912-lp1816721-cosmic-sru-5:~# dpkg -l| grep glance-api
ii glance-api 2:17.0.0-0ubuntu4.1 all OpenStack Image Registry and Delivery Service - API
root@juju-b1c912-lp1816721-cosmic-sru-5:~# mysql -h$host -u${service} -p$passwd ${service} -e'select * from image_locations;'
+----+--------------------------------------+---------------------------------------------------------------------------------------------+---------------------+---------------------+------------+---------+-----------+--------+
| id | image_id | value | created_at | updated_at | deleted_at | deleted | meta_data | status |
+----+--------------------------------------+---------------------------------------------------------------------------------------------+---------------------+---------------------+------------+---------+-----------+--------+
| 1 | 26e83cd0-1692-4516-85c2-7c994330e0e4 | rbd://374de550-a32a-11e9-b0f4-fa163e55087b/glance/26e83cd0-1692-4516-85c2-7c994330e0e4/snap | 2019-07-10 19:33:25 | 2019-07-10 19:33:25 | NULL | 0 | {} | active |
+----+--------------------------------------+---------------------------------------------------------------------------------------------+---------------------+---------------------+------------+---------+-----------+--------+