*** openstack has joined #openstack-shade | 06:57 | |
*** ioggstream has joined #openstack-shade | 07:28 | |
*** slaweq has joined #openstack-shade | 08:54 | |
*** slaweq has quit IRC | 08:59 | |
*** slaweq has joined #openstack-shade | 11:31 | |
*** slaweq has quit IRC | 11:36 | |
*** iogg has joined #openstack-shade | 11:38 | |
*** ioggstream has quit IRC | 11:39 | |
*** yfried has quit IRC | 11:47 | |
*** yfried has joined #openstack-shade | 12:04 | |
fbaca | hey mordred! you said we should be able to feed a dictionary to the flavor in os_server but I still couldn't make it work last week with the latest pip version of shade, is this something that only doesn't work for me, any idea? | 12:09 |
---|---|---|
*** iogg is now known as ioggstream | 12:22 | |
mordred | fbaca: hrm. just waking up - but will poke at it in just a sec | 12:34 |
*** gkadam has quit IRC | 13:04 | |
*** yfried has quit IRC | 13:14 | |
Shrews | mordred: http://logs.openstack.org/79/460779/12/check/gate-shade-dsvm-functional-legacy-libs-nv/1a62e3a/console.html#_2017-05-14_13_05_42_923638 | 13:37 |
*** gouthamr has joined #openstack-shade | 13:38 | |
mordred | Shrews: yup. STILL working on that job | 13:39 |
mordred | Shrews: I've got a project-config change up that should _finally_ fix it | 13:40 |
mordred | Shrews: https://review.openstack.org/#/c/464335/ fwiw | 13:40 |
mordred | Shrews: tl;dr - the shade change finally gets shade to properly install the git version of the library that zuul puts on the node | 13:40 |
mordred | Shrews: but the job config is causing zuul to put the stable/newton git version on the node | 13:41 |
mordred | which is not the thing we actually are trying to test here | 13:41 |
*** iogg has joined #openstack-shade | 15:26 | |
*** ioggstream has quit IRC | 15:27 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Fix broken version discovery endpoints https://review.openstack.org/464681 | 16:16 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Optimize the case of versioned image endpoint in catalog https://review.openstack.org/464682 | 16:16 |
mordred | Shrews, rcarrillocruz: if you have a second to double-check me on those ^^ ... got a bug report https://storyboard.openstack.org/#!/story/2001027 that the first is a fix for and the second an optimization for | 16:20 |
*** slaweq has joined #openstack-shade | 16:27 | |
*** slaweq has quit IRC | 16:28 | |
*** slaweq has joined #openstack-shade | 16:28 | |
*** slaweq has quit IRC | 16:33 | |
*** pabelanger_ is now known as pabelanger | 16:57 | |
*** slaweq has joined #openstack-shade | 17:09 | |
Shrews | mordred: well, the test failures for those aren't promising | 17:22 |
mordred | Shrews: I agree | 17:33 |
mordred | Shrews: looks like we'll need more unit tests! yay! | 17:33 |
mordred | Shrews: ugh. those all seem to be related to the legacy-libs stuff | 17:35 |
mordred | Shrews: hah! I believe we have properly fixed the gate job to do what we'd intended, and have found a place where the test not doing so was papering over an actual problem | 17:38 |
mordred | Shrews: yay us! | 17:38 |
mordred | Shrews: I mean, now it means I've got yet-another-rathole to descend this afternoon | 17:38 |
Shrews | i'm still confused over the previous ratholes | 17:39 |
mordred | Shrews: rats will do that to you | 17:39 |
mordred | Shrews: so - the tl;dr on this one is that before we fixed the job in project-config - we were testing tip of shade with stable/newton of python-novaclient in order to talk to stable/newton ... but that's not actually what we wanted to test - we want to test tip of shade with the version of novaclient you'll get from pip install will still work against old clouds | 17:40 |
mordred | Shrews: it's an issue in this case because novaclient 8.0 removed support for nova-network | 17:40 |
mordred | that's not a problem for us with pike because we also don't deploy nova-network in pike | 17:41 |
*** slaweq has quit IRC | 17:41 | |
mordred | but we missed the novaclient removal on the legacy jobs because we were running with the wrong version of novaclient | 17:41 |
mordred | I guess that's not really a tl;dr | 17:41 |
*** slaweq has joined #openstack-shade | 17:42 | |
mordred | Shrews: I'm going to make a fix stacked on top of the fix-tips patch for review - but then we'll need to squash toland it | 17:42 |
Shrews | nod | 17:43 |
*** slaweq has quit IRC | 17:46 | |
*** calebb has joined #openstack-shade | 18:09 | |
*** iogg has quit IRC | 18:30 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Fix broken version discovery endpoints https://review.openstack.org/464681 | 19:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Remove cinderclient from install-tips.sh https://review.openstack.org/464329 | 19:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Fix tips jobs to do what we think they do https://review.openstack.org/460779 | 19:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Convert Nova Floating IP tests to REST https://review.openstack.org/464729 | 19:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Convert Nova Floating IP calls to REST https://review.openstack.org/464730 | 19:10 |
mordred | Shrews: ^^ ok - the first two there should fail but the third should be green. if we're happy with all three we can squash them into a single commit we can land | 19:10 |
*** iogg has joined #openstack-shade | 19:20 | |
*** slaweq has joined #openstack-shade | 19:28 | |
*** slaweq has quit IRC | 19:38 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Optimize the case of versioned image endpoint in catalog https://review.openstack.org/464682 | 19:42 |
*** iogg is now known as ioggstream | 19:47 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Optimize the case of versioned image endpoint in catalog https://review.openstack.org/464682 | 20:44 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Fix broken version discovery endpoints https://review.openstack.org/464681 | 20:44 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Convert Nova Floating IP calls to REST https://review.openstack.org/464730 | 20:44 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Remove cinderclient from install-tips.sh https://review.openstack.org/464329 | 20:44 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Include error message from server if one exists https://review.openstack.org/464748 | 20:44 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Remove unused ServerConsoleGet task https://review.openstack.org/464752 | 21:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Convert list_server_security_groups to REST https://review.openstack.org/464753 | 21:10 |
*** larainema has quit IRC | 21:13 | |
*** ioggstream has quit IRC | 21:24 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Convert Nova Floating IP calls to REST https://review.openstack.org/464730 | 21:25 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Optimize the case of versioned image endpoint in catalog https://review.openstack.org/464682 | 22:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Include error message from server if one exists https://review.openstack.org/464748 | 22:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Fix broken version discovery endpoints https://review.openstack.org/464681 | 22:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Remove cinderclient from install-tips.sh https://review.openstack.org/464329 | 22:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Fix tips jobs and convert Nova Floating IP calls https://review.openstack.org/460779 | 22:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Convert list_server_security_groups to REST https://review.openstack.org/464753 | 22:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Remove two unused nova tasks https://review.openstack.org/464752 | 22:18 |
mordred | boom. patch bomb | 22:18 |
openstackgerrit | Slawek Kaplonski proposed openstack-infra/shade master: Remove designateclient mock from recordset tests https://review.openstack.org/464766 | 22:19 |
mordred | slaweq_: excellent. that's probably going to fail tests because of broken gate - but the patch to fix that is finally green - just pushed the new version of it up | 22:21 |
mordred | slaweq_: https://review.openstack.org/460779 is the magic, fwiw | 22:21 |
*** slaweq has joined #openstack-shade | 22:23 | |
*** slaweq has quit IRC | 22:33 | |
*** slaweq has joined #openstack-shade | 22:35 | |
*** slaweq has quit IRC | 22:35 | |
*** morgan_ has joined #openstack-shade | 22:41 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Remove direct uses of nova_client in functional tests https://review.openstack.org/464772 | 23:02 |
*** gouthamr has quit IRC | 23:56 | |
openstackgerrit | Merged openstack-infra/shade master: Fix tips jobs and convert Nova Floating IP calls https://review.openstack.org/460779 | 23:56 |
openstackgerrit | Merged openstack-infra/shade master: Remove cinderclient from install-tips.sh https://review.openstack.org/464329 | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!