*** gyee has quit IRC | 01:58 | |
*** rcernin has quit IRC | 02:12 | |
*** jokke_ has quit IRC | 02:54 | |
*** rcernin has joined #openstack-glance | 03:17 | |
*** Liang__ has joined #openstack-glance | 03:30 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-glance | 04:33 | |
*** udesale has joined #openstack-glance | 05:34 | |
*** ratailor has joined #openstack-glance | 06:08 | |
*** ratailor has quit IRC | 06:22 | |
*** ratailor has joined #openstack-glance | 06:30 | |
*** belmoreira has joined #openstack-glance | 06:52 | |
*** rosmaita has quit IRC | 07:19 | |
*** rosmaita has joined #openstack-glance | 07:33 | |
*** bhagyashris|away is now known as bhagyashris | 07:39 | |
*** rcernin has quit IRC | 07:59 | |
*** mugsie has quit IRC | 08:48 | |
*** mugsie has joined #openstack-glance | 08:48 | |
*** rcernin has joined #openstack-glance | 08:53 | |
*** rcernin has quit IRC | 09:01 | |
*** tkajinam has quit IRC | 09:21 | |
*** rcernin has joined #openstack-glance | 09:23 | |
*** priteau has joined #openstack-glance | 09:36 | |
*** rcernin has quit IRC | 09:58 | |
*** Liang__ has quit IRC | 10:24 | |
*** rcernin has joined #openstack-glance | 10:53 | |
*** rcernin has quit IRC | 11:08 | |
*** ratailor has quit IRC | 11:09 | |
*** jokke has joined #openstack-glance | 11:42 | |
*** rcernin has joined #openstack-glance | 11:53 | |
*** tkajinam has joined #openstack-glance | 12:04 | |
*** rcernin has quit IRC | 12:06 | |
*** udesale_ has joined #openstack-glance | 12:44 | |
*** udesale has quit IRC | 12:46 | |
dansmith | abhishekk: looks like the problem is the image never goes from "uploading" to "active": https://zuul.opendev.org/t/openstack/build/1864846239234e10b2a5b506f42b175f/log/job-output.txt#32647 | 13:47 |
---|---|---|
dansmith | Hmm, maybe because you can't use the import mode of upload without running in WSGI mode? | 13:48 |
dansmith | so it never runs the import task or whatever? | 13:48 |
jokke | dansmith: abhishekk is out sick today. Let me have a look | 13:48 |
dansmith | jokke: okay, not sure it's worth you looking as he has the context | 13:49 |
jokke | dansmith: indeed, I can see the import call but no taskflow starting. | 13:55 |
dansmith | ack, I just made the wsgi_mode change in that test patch, | 13:55 |
dansmith | so we'll see if that clears it up | 13:55 |
jokke | yeah, you should see it going from "uploading" to "importing" and then "active" | 13:56 |
dansmith | probably just need a check to make sure that if you're asking to use the glance import-and-do-stuff command, that wsgi_mode is not uwsgi | 13:56 |
dansmith | cool, thanks for the confirmation | 13:56 |
jokke | np | 13:59 |
jokke | It's quick check when you take that image ID from the job log and just search it in the g-api.txt and see what's happening around it. There's not that many hits on it normally. | 14:00 |
jokke | after POST /v2/images/095f6600-b472-409c-b709-179bb0b96dab/import you should see tasklfow reporting starting and different stages of the flow | 14:01 |
dansmith | okay, I "glanced" through it and didn't see much activity so I figured as much | 14:01 |
jokke | yup | 14:03 |
jokke | btw thanks for pushing the devstack change. Appreciated | 14:03 |
dansmith | yup, no problem.. hoping that we'll be able to push on this one to be able to use/test the import and task methods too | 14:05 |
dansmith | presumably now there is a glance patch to follow up to remove the rest of the g-reg residue right? | 14:06 |
dansmith | s/patch/patch needed/ | 14:06 |
jokke | yeah, I'm working on the next cleanup. It's bit more complicated as we've found few places where we're tapping into the registry code o need to break those dependencies first | 14:08 |
jokke | and it would be fantastic to get to the point of actually running tests against the import api <3 | 14:09 |
jokke | Specially as most of our recent feature work goes through that to avoid holding the client hostage for anything that runs bit longer | 14:10 |
jokke | Enabled us to do lots of things I was few years ago still dead set against being something that should be done by Glance ;) | 14:11 |
dansmith | ack, well, should be doable I think | 14:13 |
*** tkajinam has quit IRC | 14:13 | |
dansmith | sweet, image made it to active state in this run | 14:14 |
jokke | cool | 14:19 |
*** rchurch has quit IRC | 14:29 | |
*** rchurch has joined #openstack-glance | 14:32 | |
dansmith | ugh, looks like grenade is broken for mod_wsgi usage | 14:47 |
dansmith | specifically keystone in grenade | 14:47 |
*** jdillaman has joined #openstack-glance | 15:05 | |
*** rchurch has quit IRC | 15:32 | |
*** jv has quit IRC | 15:32 | |
*** rchurch has joined #openstack-glance | 15:32 | |
*** jv has joined #openstack-glance | 15:32 | |
*** jmlowe has quit IRC | 15:45 | |
smcginnis | abhishekk: There are a couple m-1 release patches for glance_store and python-glanceclient out there. | 15:55 |
smcginnis | abhishekk: Our process is to approve patches with no response today, but thought I would ping quick and see if you wanted to take a look at any of those first. | 15:55 |
*** udesale_ has quit IRC | 16:26 | |
jokke | smcginnis: let me have a look, abhishekk is out sick today | 16:35 |
jokke | smcginnis: looks like we have no renos for the client. Is there still time for that or should we pull the trigger without renos? I think there is couple of patches that wouldn't hurt to tag | 16:39 |
jokke | smcginnis: actually scrab that ^^ one of them doesn't have reno, it's a bug fix | 16:43 |
smcginnis | jokke: If we need to quick get something in, we can probably do that. But are you saying it's good as is? | 16:45 |
jokke | smcginnis: yeah, I think it's fine to go | 16:46 |
jokke | smcginnis: the fix is how the --allow-failure is translated to the api call that is missing reno | 16:46 |
jokke | dff5c881bdbc7f0cf03d88e974ae4234cb646aa1 | 16:47 |
smcginnis | Awesome, thanks for looking jokke! | 16:49 |
jokke | smcginnis: my -1 for the store release. There is couple of quite major bugfixes in that chain that also have all releasenotes missing. I'd prefer pushing releasing those until we've got renos | 16:56 |
smcginnis | jokke: OK, we can wait on that one. | 16:57 |
smcginnis | We should probably start including the release notes along with the patches. | 16:57 |
jokke | smcginnis: agreed :( | 16:57 |
jokke | I used keep pushing for that, but have been sloppy lately | 16:58 |
smcginnis | Eh, all we can do is try. ;) | 16:58 |
jokke | smcginnis: there is no glance v1 patch, or did I miss it? | 16:58 |
smcginnis | The only ones that get proposed are the cycle-with-intermediary library deliverables. | 16:59 |
smcginnis | We don't need to release the service at milestones now unless we have a specific need to get it out there for someone downstream testing packaging or something. | 16:59 |
jokke | smcginnis: cool cool, just making sure, as we discussed about this yesterday and decided not to release m1 from glance, so just double checking | 16:59 |
smcginnis | Cool, then we're all set. Just need to get some renos in for glance_store. | 17:01 |
jokke | smcginnis: yeah, I'll take that on with abhishekk at Mon taken he feels better by that and well get you updated hash to the review | 17:02 |
smcginnis | Good, as long as we have that -1 on there, we can just hold it waiting for the update. | 17:02 |
jokke | and make sure thanks | 17:02 |
jokke | -- | 17:03 |
jokke | thanks | 17:03 |
jokke | Now I'm gonna go and start prepping my dinner. Getting late. Happy Summer solstice everyone! | 17:04 |
smcginnis | Have a good one jokke! | 17:04 |
*** gmann is now known as gmann_afk | 17:13 | |
*** jmlowe has joined #openstack-glance | 18:53 | |
*** belmoreira has quit IRC | 18:57 | |
*** gmann_afk is now known as gmann | 20:15 | |
*** priteau has quit IRC | 20:36 | |
*** gyee has joined #openstack-glance | 20:46 | |
*** gyee has quit IRC | 22:42 | |
*** jdillaman has quit IRC | 23:02 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!