*** CeeMac has quit IRC | 00:24 | |
*** baojg has quit IRC | 00:30 | |
*** baojg has joined #openstack-glance | 00:31 | |
*** hamalq has quit IRC | 01:00 | |
*** Anticimex has quit IRC | 01:56 | |
*** Anticimex has joined #openstack-glance | 01:59 | |
*** rcernin has quit IRC | 02:10 | |
*** rcernin has joined #openstack-glance | 02:36 | |
*** rcernin has quit IRC | 03:34 | |
*** rcernin has joined #openstack-glance | 03:44 | |
*** rcernin has quit IRC | 03:55 | |
*** rcernin has joined #openstack-glance | 03:55 | |
*** rcernin has quit IRC | 04:13 | |
*** ratailor has joined #openstack-glance | 04:30 | |
*** whoami-rajat has joined #openstack-glance | 04:50 | |
*** rcernin has joined #openstack-glance | 04:55 | |
*** ratailor_ has joined #openstack-glance | 05:10 | |
*** rcernin has quit IRC | 05:10 | |
*** ratailor has quit IRC | 05:13 | |
*** udesale has joined #openstack-glance | 05:30 | |
*** rcernin has joined #openstack-glance | 05:49 | |
*** rcernin has quit IRC | 05:49 | |
*** rcernin has joined #openstack-glance | 05:49 | |
*** rcernin has quit IRC | 06:10 | |
*** ralonsoh has joined #openstack-glance | 06:10 | |
*** baojg has quit IRC | 06:28 | |
*** rcernin has joined #openstack-glance | 06:28 | |
*** rcernin has quit IRC | 06:29 | |
*** rcernin has joined #openstack-glance | 06:30 | |
*** gyee has quit IRC | 06:59 | |
openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: Pass multipath config while creating connector object https://review.opendev.org/c/openstack/glance_store/+/786271 | 08:08 |
---|---|---|
*** rcernin has quit IRC | 08:37 | |
*** k_mouza has joined #openstack-glance | 09:29 | |
*** baojg has joined #openstack-glance | 09:45 | |
*** baojg has quit IRC | 10:02 | |
*** baojg has joined #openstack-glance | 10:03 | |
*** ratailor__ has joined #openstack-glance | 10:08 | |
*** ratailor_ has quit IRC | 10:11 | |
*** baojg has quit IRC | 10:24 | |
*** baojg has joined #openstack-glance | 10:25 | |
*** baojg has quit IRC | 10:55 | |
*** baojg has joined #openstack-glance | 10:57 | |
*** k_mouza has quit IRC | 10:58 | |
*** baojg has quit IRC | 11:04 | |
*** baojg has joined #openstack-glance | 11:05 | |
*** k_mouza has joined #openstack-glance | 11:15 | |
*** k_mouza has quit IRC | 11:15 | |
*** k_mouza has joined #openstack-glance | 11:16 | |
*** k_mouza has quit IRC | 11:43 | |
*** k_mouza has joined #openstack-glance | 11:44 | |
*** baojg has quit IRC | 11:59 | |
*** baojg has joined #openstack-glance | 12:00 | |
*** CeeMac has joined #openstack-glance | 12:05 | |
*** baojg has quit IRC | 12:36 | |
*** baojg has joined #openstack-glance | 12:38 | |
*** ratailor__ has quit IRC | 12:47 | |
openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: Add cinder's new attachment support https://review.opendev.org/c/openstack/glance_store/+/782200 | 13:16 |
openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: WIP: Add multiattach handling https://review.opendev.org/c/openstack/glance_store/+/786410 | 13:18 |
*** hoonetorg has quit IRC | 13:20 | |
*** hoonetorg has joined #openstack-glance | 13:34 | |
abhishekk | jokke, rosmaita, dansmith, smcginnis, glance weekly meeting in 5 minutes at #openstack-meeting | 13:55 |
rosmaita | abhishekk: i'm going to skip for the community meeting | 13:55 |
abhishekk | rosmaita, ack | 13:55 |
abhishekk | nothing important today | 13:55 |
dansmith | I | 13:55 |
dansmith | have something else going on too, and would be happy to skip if you're considering it | 13:56 |
abhishekk | no issues | 13:56 |
abhishekk | See you all next week | 13:57 |
*** k_mouza has quit IRC | 14:05 | |
*** k_mouza_ has joined #openstack-glance | 14:06 | |
* abhishekk signing out early today | 14:10 | |
*** belmoreira has joined #openstack-glance | 14:57 | |
belmoreira | Hi, I'm doing some glance DB clean up and noticed the images in "killed" status. Is there a way for the user to list them? (sorry for the dummy question but I can't find a way to do it) | 15:08 |
belmoreira | however if the image id is known, the user can see the image details and even delete it. | 15:09 |
abhishekk | belmoreira, try with glance image-list --property-filter status=killed | 15:32 |
belmoreira | abhishekk no it doesn't work | 15:34 |
abhishekk | ack | 15:34 |
*** gyee has joined #openstack-glance | 15:57 | |
*** hamalq has joined #openstack-glance | 16:00 | |
*** hamalq has quit IRC | 16:02 | |
*** hamalq has joined #openstack-glance | 16:02 | |
abhishekk | must be bug in list call | 16:12 |
abhishekk | belmoreira, could you please report the same in LP | 16:13 |
belmoreira | abhishekk LP stands for? | 16:14 |
abhishekk | launchpad | 16:14 |
belmoreira | ohh :) of course | 16:14 |
belmoreira | thanks a lot. Sure I will open a bug | 16:15 |
abhishekk | you can mention that image-list can not be filtered using status = killed | 16:15 |
abhishekk | glance image-list --property-filter status=killed --property-filter deleted=True | 16:15 |
abhishekk | This is the actual command to get the images having status killed, but the code is ignoring deleted filter in this case | 16:16 |
openstackgerrit | Merged openstack/glance_store master: Pass multipath config while creating connector object https://review.opendev.org/c/openstack/glance_store/+/786271 | 16:24 |
openstackgerrit | Rajat Dhasmana proposed openstack/glance_store stable/wallaby: Pass multipath config while creating connector object https://review.opendev.org/c/openstack/glance_store/+/786420 | 16:36 |
*** k_mouza_ has quit IRC | 16:43 | |
*** k_mouza has joined #openstack-glance | 16:44 | |
*** k_mouza has quit IRC | 16:51 | |
*** ralonsoh has quit IRC | 17:12 | |
*** udesale has quit IRC | 17:21 | |
*** belmoreira has quit IRC | 17:42 | |
*** belmoreira has joined #openstack-glance | 18:34 | |
*** baojg has quit IRC | 19:16 | |
*** hamalq has quit IRC | 19:17 | |
*** baojg has joined #openstack-glance | 19:18 | |
*** hamalq has joined #openstack-glance | 19:31 | |
*** whoami-rajat has quit IRC | 19:47 | |
*** baojg has quit IRC | 19:50 | |
*** baojg has joined #openstack-glance | 19:52 | |
*** k_mouza has joined #openstack-glance | 20:45 | |
belmoreira | abhishekk created https://bugs.launchpad.net/glance/+bug/1924612 Thanks | 20:49 |
openstack | Launchpad bug 1924612 in Glance "Can't list "killed" images using the CLI" [Undecided,New] | 20:49 |
*** k_mouza has quit IRC | 20:49 | |
*** belmoreira has quit IRC | 21:23 | |
*** rcernin has joined #openstack-glance | 22:51 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!