*** takashin has joined #openstack-placement | 00:08 | |
*** tetsuro has joined #openstack-placement | 00:15 | |
*** tetsuro has quit IRC | 01:29 | |
*** tetsuro has joined #openstack-placement | 01:49 | |
*** dims has quit IRC | 06:24 | |
*** e0ne has joined #openstack-placement | 06:24 | |
*** dims has joined #openstack-placement | 06:26 | |
*** dims has quit IRC | 06:34 | |
*** dims has joined #openstack-placement | 06:35 | |
*** jroll has quit IRC | 07:19 | |
*** vdrok has quit IRC | 07:19 | |
*** helenafm has joined #openstack-placement | 07:29 | |
*** jroll has joined #openstack-placement | 07:32 | |
*** vdrok has joined #openstack-placement | 07:32 | |
*** tssurya has joined #openstack-placement | 07:38 | |
*** tetsuro has quit IRC | 07:54 | |
*** takashin has left #openstack-placement | 08:02 | |
*** jroll has quit IRC | 08:13 | |
*** vdrok has quit IRC | 08:13 | |
*** jroll has joined #openstack-placement | 08:27 | |
*** vdrok has joined #openstack-placement | 08:27 | |
*** cdent has joined #openstack-placement | 08:31 | |
cdent | o/ | 08:38 |
---|---|---|
openstackgerrit | Merged openstack/placement master: Placement: Remove usage of get_legacy_facade() https://review.openstack.org/607335 | 08:48 |
*** ttsiouts has joined #openstack-placement | 08:51 | |
*** jroll has quit IRC | 08:51 | |
*** vdrok has quit IRC | 08:51 | |
*** ttsiouts has quit IRC | 08:53 | |
*** ttsiouts has joined #openstack-placement | 08:53 | |
*** ttsiouts has quit IRC | 08:58 | |
*** ttsiouts has joined #openstack-placement | 09:00 | |
*** jroll has joined #openstack-placement | 09:05 | |
*** vdrok has joined #openstack-placement | 09:05 | |
*** ttsiouts has quit IRC | 09:07 | |
*** ttsiouts has joined #openstack-placement | 09:07 | |
*** ttsiouts_ has joined #openstack-placement | 09:10 | |
*** ttsiouts has quit IRC | 09:12 | |
openstackgerrit | Chris Dent proposed openstack/placement master: Initial integration test using gabbits https://review.openstack.org/601614 | 09:27 |
openstackgerrit | Chris Dent proposed openstack/placement master: WIP: Use gabbi-tempest job from tempest https://review.openstack.org/607508 | 09:27 |
openstackgerrit | Chris Dent proposed openstack/placement master: WIP: add a table create CLI https://review.openstack.org/600161 | 10:06 |
*** ttsiouts_ has quit IRC | 10:07 | |
cdent | E_TOO_MANY_DEPENDS | 10:09 |
openstackgerrit | Chris Dent proposed openstack/placement master: Add placeload to integration test https://review.openstack.org/602484 | 10:09 |
openstackgerrit | sean mooney proposed openstack/nova-specs master: Add spec for sriov live migration https://review.openstack.org/605116 | 10:43 |
*** ttsiouts has joined #openstack-placement | 11:02 | |
openstackgerrit | sean mooney proposed openstack/nova-specs master: Add spec for sriov live migration https://review.openstack.org/605116 | 11:09 |
*** s10 has joined #openstack-placement | 11:11 | |
cdent | efried, jaypipes : cleaner gabbi-based integration tests, but needs some (small) changes to tempest: https://review.openstack.org/#/c/607508/ | 11:52 |
*** e0ne has quit IRC | 12:04 | |
*** ttsiouts has quit IRC | 12:05 | |
jaypipes | cdent: ready for reviews? or shall I wait? | 12:05 |
cdent | jaypipes: if you like it, then reviews on the tempest change are probably the most important thing, as we'll need support from tempest to make it real | 12:06 |
*** ttsiouts has joined #openstack-placement | 12:07 | |
cdent | and that stack is still dependent on the devstack changes (which the parent of 607508 depends on), and I'm not entirely clear on the next steps for that. waiting on mriedem to show up so we can chat about that | 12:07 |
*** ttsiouts has quit IRC | 12:11 | |
jaypipes | cdent: ack | 12:13 |
*** e0ne has joined #openstack-placement | 12:16 | |
*** ttsiouts has joined #openstack-placement | 12:31 | |
*** ttsiouts has quit IRC | 12:33 | |
*** ttsiouts has joined #openstack-placement | 12:34 | |
*** mriedem has joined #openstack-placement | 13:37 | |
cdent | mriedem: I'm trying to unwind in my head the steps to getting https://review.openstack.org/#/c/600162/ (extracted placement devstack) able to merge. we seem to have several pieces up in the air and connecting the dots is not moving along in my head as well as I would like. Do you have a picture? | 13:58 |
mriedem | yeah | 13:59 |
mriedem | devstack -> grenade -> placement db migration (merged) | neutron/ironic/heat grenade job updates to require openstack/placement | 13:59 |
mriedem | the latter neutron grenade patch is blocked on neutron CI issues, | 13:59 |
mriedem | the grenade ironic patch is merged | 14:00 |
mriedem | and the heat-grenade patch hasn't gotten attention | 14:00 |
mriedem | the grenade patch needs the uwsgi work that we talked about on monday | 14:00 |
mriedem | but i'm likely not going to get to that this week (i'm out tomorrow and friday) | 14:01 |
* cdent thinks | 14:03 | |
cdent | I'm out next week, but I could do start some of the uwsgi work tomorrow and friday, if that's a sensible thing to do | 14:04 |
mriedem | how much of the grenade placement uwsgi stuff could be done by just calling this? https://github.com/openstack-dev/devstack/blob/master/lib/placement#L128 | 14:09 |
mriedem | with the correct / modern variables | 14:09 |
cdent | that gets 2 of the four steps, I think | 14:11 |
cdent | and effectively adds another small one: remove the old one | 14:12 |
cdent | at some point write_uwsgi_user_unit_file needs to happen | 14:16 |
cdent | mriedem: let me know if you're happy for me to pick it up tomorrow | 14:17 |
mriedem | that's fine with me | 14:17 |
cdent | ✔ | 14:18 |
cdent | jaypipes, efried, edleafe: those devstack changes ^ depend on a thing I've hacked up to create tables https://review.openstack.org/#/c/600161/ . That needs to be more proper and/or we need to decide if we even care to have a non-migration way into the db. If we don't we need a db_sync. | 14:20 |
cdent | the heat change just went +A | 14:21 |
efried | cdent: Ack. JFYI, zuul yaml and devstack are way down the list of "things efried doesn't understand well enough to render an opinion on" and I'm so underwater with $work I'm not going to get a chance to "learn" them any time soon. | 14:22 |
cdent | efried: yeah, that's part of why I'm pointing out the db change separately. It is independent of devstack and zuul. deployers need a table create/sync interface. | 14:23 |
cdent | this is placement version of nova/cmd/manage | 14:24 |
cdent | biab | 14:28 |
*** ttsiouts has quit IRC | 14:30 | |
*** ttsiouts has joined #openstack-placement | 14:40 | |
openstackgerrit | Jan Gutter proposed openstack/nova-specs master: Spec to implement vRouter HW offloads https://review.openstack.org/567148 | 15:07 |
openstackgerrit | Jan Gutter proposed openstack/nova-specs master: Spec to implement generic HW offloads for os-vif https://review.openstack.org/607610 | 15:07 |
openstackgerrit | Chris Dent proposed openstack/placement master: Initial integration test using gabbits https://review.openstack.org/601614 | 15:17 |
openstackgerrit | Chris Dent proposed openstack/placement master: WIP: Use gabbi-tempest job from tempest https://review.openstack.org/607508 | 15:17 |
openstackgerrit | Chris Dent proposed openstack/placement master: Add placeload to integration test https://review.openstack.org/602484 | 15:18 |
cdent | mriedem: I went ahead and made some grenade tweaks now and pushed them up. Was trying to test them locally first but meh, grenade fought back | 15:19 |
cdent | biab | 15:19 |
*** ttsiouts has quit IRC | 15:31 | |
*** ttsiouts has joined #openstack-placement | 16:12 | |
*** s10 has quit IRC | 16:13 | |
*** ttsiouts has quit IRC | 16:15 | |
*** ttsiouts has joined #openstack-placement | 16:16 | |
*** ttsiouts has quit IRC | 16:20 | |
*** helenafm has quit IRC | 16:26 | |
*** dims has quit IRC | 16:28 | |
*** dims_ has joined #openstack-placement | 16:35 | |
*** s10 has joined #openstack-placement | 16:46 | |
*** s10 has quit IRC | 16:46 | |
*** e0ne has quit IRC | 16:47 | |
*** e0ne has joined #openstack-placement | 18:02 | |
*** cdent has quit IRC | 18:33 | |
*** e0ne has quit IRC | 18:45 | |
*** e0ne has joined #openstack-placement | 18:48 | |
*** s10 has joined #openstack-placement | 18:52 | |
*** efried has quit IRC | 18:58 | |
*** efried has joined #openstack-placement | 19:00 | |
*** e0ne has quit IRC | 19:10 | |
*** tssurya has quit IRC | 19:30 | |
*** s10 has quit IRC | 19:48 | |
*** takashin has joined #openstack-placement | 21:45 | |
*** s10 has joined #openstack-placement | 22:08 | |
*** s10 has quit IRC | 22:28 | |
*** mriedem has quit IRC | 23:51 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!