*** k_mouza has joined #openstack-glance | 00:15 | |
*** k_mouza has quit IRC | 00:20 | |
*** hamalq has quit IRC | 00:48 | |
*** k_mouza has joined #openstack-glance | 01:26 | |
*** k_mouza has quit IRC | 01:30 | |
*** baojg has joined #openstack-glance | 01:57 | |
*** rcernin has quit IRC | 02:17 | |
*** rcernin has joined #openstack-glance | 02:45 | |
*** rcernin has quit IRC | 02:50 | |
*** rcernin has joined #openstack-glance | 02:50 | |
*** k_mouza has joined #openstack-glance | 03:27 | |
*** k_mouza has quit IRC | 03:31 | |
*** m75abrams has joined #openstack-glance | 04:13 | |
*** zzzeek has quit IRC | 04:34 | |
*** zzzeek has joined #openstack-glance | 04:35 | |
*** ratailor has joined #openstack-glance | 04:48 | |
*** udesale has joined #openstack-glance | 05:17 | |
*** whoami-rajat has joined #openstack-glance | 05:23 | |
*** ralonsoh has joined #openstack-glance | 05:51 | |
*** k_mouza has joined #openstack-glance | 05:57 | |
*** k_mouza has quit IRC | 06:02 | |
*** lpetrut has joined #openstack-glance | 06:02 | |
*** lpetrut has quit IRC | 06:40 | |
*** ratailor_ has joined #openstack-glance | 07:24 | |
*** rcernin has quit IRC | 07:27 | |
*** ratailor has quit IRC | 07:27 | |
*** k_mouza has joined #openstack-glance | 07:27 | |
*** k_mouza has quit IRC | 07:32 | |
*** ratailor__ has joined #openstack-glance | 07:38 | |
*** ratailor_ has quit IRC | 07:41 | |
*** m75abrams has quit IRC | 07:59 | |
*** tkajinam has quit IRC | 08:25 | |
*** tkajinam has joined #openstack-glance | 08:26 | |
*** rcernin has joined #openstack-glance | 08:30 | |
*** rcernin has quit IRC | 08:52 | |
*** ratailor_ has joined #openstack-glance | 09:03 | |
*** ratailor__ has quit IRC | 09:06 | |
*** m75abrams has joined #openstack-glance | 09:26 | |
*** m75abrams has quit IRC | 09:31 | |
*** ratailor__ has joined #openstack-glance | 09:31 | |
*** ratailor_ has quit IRC | 09:34 | |
*** nikparasyr has joined #openstack-glance | 09:35 | |
*** rcernin has joined #openstack-glance | 09:48 | |
*** ratailor has joined #openstack-glance | 09:59 | |
*** ratailor__ has quit IRC | 10:00 | |
*** rcernin has quit IRC | 10:06 | |
*** dosaboy has joined #openstack-glance | 10:08 | |
*** baojg has quit IRC | 10:17 | |
*** m75abrams has joined #openstack-glance | 10:36 | |
*** k_mouza has joined #openstack-glance | 10:55 | |
*** k_mouza has quit IRC | 11:43 | |
*** baojg has joined #openstack-glance | 11:44 | |
*** k_mouza has joined #openstack-glance | 11:47 | |
*** k_mouza has quit IRC | 12:24 | |
*** k_mouza has joined #openstack-glance | 12:24 | |
*** baojg has quit IRC | 12:47 | |
*** baojg has joined #openstack-glance | 12:48 | |
*** lpetrut has joined #openstack-glance | 13:16 | |
*** ratailor has quit IRC | 13:41 | |
*** m75abrams has quit IRC | 14:04 | |
*** baojg has quit IRC | 14:27 | |
dansmith | abhishekk: the test that fails is doing the /images/$uuid/tasks validation and finding no task | 14:51 |
---|---|---|
dansmith | the image appears to still be working on the import when we make that call, as it still has the lock | 14:51 |
dansmith | did we somehow miss that in-progress tasks aren't included in the /tasks output by chance? | 14:52 |
abhishekk | I don't think so | 14:52 |
dansmith | I wouldn't think so either, but.. it's failing because there are no tasks on the image we just imported | 14:53 |
abhishekk | need to cross check | 14:54 |
abhishekk | but AFAIK we are not filtering tasks on the basis of status | 14:54 |
dansmith | hmmmm | 14:54 |
*** lpetrut has quit IRC | 14:54 | |
dansmith | query = query.filter(expires_at >= timeutils.utcnow()) | 14:54 |
dansmith | isn't expires_at=0 until the task is completed? | 14:55 |
dansmith | er, null | 14:56 |
abhishekk | I think so :/ | 14:57 |
dansmith | # Make sure we do not retrieve the expired task | 14:58 |
dansmith | task_id, tasks = self._test_task_get_by_image(expired=None) | 14:58 |
dansmith | self.assertEqual(0, len(tasks)) | 14:58 |
*** belmoreira has joined #openstack-glance | 14:58 | |
dansmith | I think I wrote that test, but based on the code, which means I didn't consider what it meant :/ | 14:58 |
abhishekk | :/ | 14:59 |
abhishekk | dansmith, could you please report this | 15:00 |
* abhishekk on the mobile at the moment | 15:00 | |
dansmith | abhishekk: yeah, and working on a fix | 15:00 |
abhishekk | thank you :D | 15:01 |
*** k_mouza has quit IRC | 15:08 | |
openstackgerrit | Dan Smith proposed openstack/glance master: Fix image/tasks API for in-progress tasks https://review.opendev.org/c/openstack/glance/+/785218 | 15:09 |
openstackgerrit | Dan Smith proposed openstack/glance master: Fix image/tasks API for in-progress tasks https://review.opendev.org/c/openstack/glance/+/785218 | 15:09 |
*** k_mouza has joined #openstack-glance | 15:10 | |
dansmith | abhishekk: ^ also updated your devstack patch to depends-on this | 15:10 |
abhishekk | superman :D | 15:11 |
dansmith | superDAN | 15:11 |
abhishekk | :D | 15:13 |
abhishekk | correct | 15:14 |
*** rajinir has quit IRC | 15:21 | |
abhishekk | dansmith, not sure why bots are not working/picking bugs from the commit message and updates it accordingly | 15:24 |
abhishekk | could you please assigned the https://bugs.launchpad.net/glance/+bug/1922928 to your self? | 15:24 |
openstack | Launchpad bug 1922928 in Glance "Image tasks API excludes in-progress tasks" [Undecided,New] | 15:24 |
dansmith | abhishekk: since the gerrit upgrade none of that has worked, I think | 15:24 |
dansmith | but yeah | 15:24 |
*** rajinir has joined #openstack-glance | 15:26 | |
*** belmoreira has quit IRC | 15:37 | |
*** hamalq has joined #openstack-glance | 16:00 | |
*** rcernin has joined #openstack-glance | 16:03 | |
*** rcernin has quit IRC | 16:08 | |
lbragstad | abhishekk ping - do you have a specific time you want to set aside for the plethora of policy sessions with glance? | 16:10 |
lbragstad | if so - i'll start writing those times down | 16:10 |
lbragstad | if not - i can start scheduling those if you give me a window | 16:11 |
dansmith | lbragstad: I just told him a bit ago that wednesday would work best for me, given nova and TC schedules | 16:12 |
lbragstad | dansmith sweet - wednesday is wide open regarding other policy sessions | 16:13 |
dansmith | cool | 16:13 |
lbragstad | looks like there are three different topics for glance and policy | 16:14 |
lbragstad | i don't want to burn everyone out - but how long should i set aside for those? | 16:14 |
lbragstad | 2 hours? | 16:14 |
dansmith | idk | 16:14 |
*** udesale has quit IRC | 16:17 | |
lbragstad | dansmith is 15 utc too early for you? | 16:19 |
dansmith | lbragstad: nope, I'm good at 14UTC without any schedule changes from normal | 16:20 |
lbragstad | i'd like to keep the sessions in the morning for abhishekk - but i don't want to make them inconvenient for you either | 16:20 |
lbragstad | cool | 16:20 |
lbragstad | ok - i updated https://etherpad.opendev.org/p/xena-ptg-glance-planning accordingly and i apologize in advance for taking up 3 hours to talk about the most excited topic on earth | 16:23 |
lbragstad | we can obviously cut things short if needed | 16:23 |
lbragstad | abhishekk please feel free to adjust as needed and i'll update the main policy etherpad | 16:24 |
dansmith | abhishekk: devstack patch based on my fix passed nova-ceph-multistore, FYI | 16:50 |
*** baojg has joined #openstack-glance | 17:12 | |
*** lbragstad has quit IRC | 17:25 | |
*** baojg has quit IRC | 17:45 | |
*** baojg has joined #openstack-glance | 17:45 | |
*** rcernin has joined #openstack-glance | 18:04 | |
*** rcernin has quit IRC | 18:09 | |
*** lbragstad has joined #openstack-glance | 18:19 | |
*** rosmaita has quit IRC | 18:42 | |
*** nikparasyr has left #openstack-glance | 18:54 | |
*** k_mouza has quit IRC | 18:54 | |
*** rosmaita has joined #openstack-glance | 19:01 | |
*** baojg has quit IRC | 19:31 | |
*** baojg has joined #openstack-glance | 19:32 | |
*** baojg has quit IRC | 19:38 | |
*** baojg has joined #openstack-glance | 19:39 | |
*** baojg has quit IRC | 19:40 | |
*** baojg has joined #openstack-glance | 19:41 | |
*** ralonsoh has quit IRC | 19:50 | |
*** jmlowe has joined #openstack-glance | 19:52 | |
*** whoami-rajat has quit IRC | 19:57 | |
*** rcernin has joined #openstack-glance | 20:05 | |
*** lifeless has quit IRC | 20:09 | |
*** rcernin has quit IRC | 20:09 | |
*** mgagne has joined #openstack-glance | 20:21 | |
*** spotz has quit IRC | 20:38 | |
*** baojg has quit IRC | 20:50 | |
*** baojg has joined #openstack-glance | 20:51 | |
*** rcernin has joined #openstack-glance | 20:53 | |
*** baojg has quit IRC | 20:54 | |
*** baojg has joined #openstack-glance | 20:55 | |
*** k_mouza has joined #openstack-glance | 20:56 | |
*** k_mouza has quit IRC | 21:00 | |
*** rcernin has quit IRC | 21:11 | |
*** rcernin has joined #openstack-glance | 21:11 | |
*** lbragstad has quit IRC | 21:32 | |
*** spotz has joined #openstack-glance | 21:38 | |
*** rcernin has quit IRC | 21:57 | |
*** ianw_pto is now known as ianw | 22:14 | |
*** lbragstad has joined #openstack-glance | 22:15 | |
*** rcernin has joined #openstack-glance | 22:37 | |
*** rcernin has quit IRC | 22:42 | |
*** rcernin has joined #openstack-glance | 22:47 | |
*** rcernin has quit IRC | 22:47 | |
*** rcernin has joined #openstack-glance | 22:48 | |
*** k_mouza has joined #openstack-glance | 23:25 | |
*** k_mouza has quit IRC | 23:29 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!