*** openstackgerrit has quit IRC | 00:09 | |
*** bobh has joined #openstack-sdks | 01:17 | |
*** haleyb has quit IRC | 01:48 | |
*** lbragstad has joined #openstack-sdks | 02:07 | |
*** e0ne has joined #openstack-sdks | 02:33 | |
*** lbragstad has quit IRC | 02:36 | |
*** dave-mccowan has quit IRC | 02:37 | |
*** lbragstad has joined #openstack-sdks | 02:42 | |
*** openstackgerrit has joined #openstack-sdks | 03:21 | |
openstackgerrit | Fan Zhang proposed openstack/python-openstackclient master: Add --key-name and --key-unset option for server rebuild API. https://review.openstack.org/576422 | 03:21 |
---|---|---|
*** e0ne has quit IRC | 03:21 | |
*** e0ne has joined #openstack-sdks | 03:54 | |
*** pooja_jadhav has joined #openstack-sdks | 04:00 | |
openstackgerrit | Duc Nguyen proposed openstack/python-openstackclient master: Replace port 35357 with 5000 for "auth_url" https://review.openstack.org/583514 | 04:16 |
*** JuCross has quit IRC | 04:36 | |
*** dtruong has quit IRC | 04:36 | |
*** bobh has quit IRC | 04:41 | |
*** e0ne has quit IRC | 04:55 | |
*** dayou_ has joined #openstack-sdks | 05:33 | |
*** e0ne has joined #openstack-sdks | 05:42 | |
*** Luzi has joined #openstack-sdks | 06:00 | |
openstackgerrit | Deepak Mourya proposed openstack/python-openstackclient master: Now we can add description for role creation in OSC https://review.openstack.org/484355 | 06:28 |
*** e0ne_ has joined #openstack-sdks | 06:50 | |
*** e0ne has quit IRC | 06:53 | |
*** e0ne_ has quit IRC | 06:54 | |
*** slaweq has joined #openstack-sdks | 07:00 | |
*** olivierb has joined #openstack-sdks | 07:01 | |
*** jpich has joined #openstack-sdks | 07:52 | |
*** slaweq has quit IRC | 08:00 | |
*** slaweq has joined #openstack-sdks | 08:03 | |
*** tosky has joined #openstack-sdks | 08:41 | |
*** tobiash has joined #openstack-sdks | 09:21 | |
tobiash | mordred: it looks like all recent (devstack related?) jobs of openstacksdk are broken | 09:25 |
tosky | tobiash: something related with a BadZipfile exception during pip installation? | 09:42 |
*** dtantsur|afk is now known as dtantsur | 10:18 | |
tobiash | tosky: looks like something with keystone and groups: http://logs.openstack.org/18/602618/1/check/openstacksdk-functional-devstack-tips/02b87a9/testr_results.html.gz | 10:28 |
tobiash | tosky: but I have no knowledge about these things | 10:29 |
tosky | oh, oki | 10:29 |
*** finucannot is now known as stephenfin | 10:34 | |
dtantsur | http://logs.openstack.org/18/602618/1/check/openstacksdk-functional-devstack-tips/02b87a9/controller/logs/screen-keystone.txt.gz?level=WARNING#_Sep_16_15_37_39_019932 | 10:35 |
dtantsur | tosky: keystone looks quite broken ^^^ | 10:36 |
dtantsur | tobiash: is it the same error for all failed jobs? sometimes they Just Fail | 10:37 |
tobiash | dtantsur: at least for the last 5 or 6 changes the same set of jobs fails deterministically | 10:38 |
tobiash | and I think also the same test cases | 10:38 |
dtantsur | meh | 10:38 |
* dtantsur pinged #openstack-keystone, but it's probably too early | 10:38 | |
tobiash | these started to fail somewhere between friday and saturday last week | 10:40 |
dtantsur | tobiash: oh, they did like a full rewrite of the API O___O https://github.com/openstack/keystone/commit/27f226554a21667eab62cfc61c13abfc2e780518 | 10:40 |
dtantsur | gotta have some fun | 10:40 |
tobiash | dtantsur: thanks for checking, I think I'll just wait and try a recheck tomorrow ;) | 10:42 |
dtantsur | tobiash: mind filing a bug against keystone? I'm pretty sure that code is broken | 10:48 |
tobiash | dtantsur: can do that in an hour | 10:50 |
dtantsur | tobiash: never mind, did it https://bugs.launchpad.net/keystone/+bug/1792913 | 11:03 |
openstack | Launchpad bug 1792913 in OpenStack Identity (keystone) "Keystone HTTP 500: AttributeError: type object 'GroupsResource' has no attribute '_get_domain_id_from_token'" [Undecided,New] | 11:03 |
tobiash | thanks :) | 11:13 |
openstackgerrit | Dmitry Tantsur proposed openstack/openstacksdk master: [DO NOT MERGE] Testing the gate fix https://review.openstack.org/603098 | 11:17 |
AJaeger | dtantsur, mordred, shade is also broken... | 11:17 |
dtantsur | tobiash: you can watch https://review.openstack.org/#/c/602808/ | 11:17 |
dtantsur | AJaeger: ^^^ | 11:17 |
AJaeger | dtantsur: thanks | 11:18 |
*** imacdonn has quit IRC | 11:18 | |
*** imacdonn has joined #openstack-sdks | 11:19 | |
*** dave-mccowan has joined #openstack-sdks | 11:54 | |
*** bobh has joined #openstack-sdks | 12:07 | |
*** olivierb has quit IRC | 12:09 | |
*** olivierb has joined #openstack-sdks | 12:10 | |
*** bobh has quit IRC | 12:12 | |
openstackgerrit | Matthias Lisin proposed openstack/openstacksdk master: Support firewall service for SDK https://review.openstack.org/592303 | 12:58 |
*** bobh has joined #openstack-sdks | 13:02 | |
*** mriedem has joined #openstack-sdks | 13:18 | |
*** elmiko has joined #openstack-sdks | 13:31 | |
*** Luzi has quit IRC | 13:32 | |
*** ml has joined #openstack-sdks | 13:49 | |
ml | what's the status of openstackcloud.py? Will this still be used in future releases or will this be deprecated in favor of proxy implementations through the Resource interface? | 13:51 |
ml | or is it still ok to implement convenience methods to query/update/delete resources by name_or_id ? | 13:53 |
*** bobh has quit IRC | 13:55 | |
*** bobh has joined #openstack-sdks | 14:13 | |
*** bobh has quit IRC | 14:18 | |
*** e0ne has joined #openstack-sdks | 14:30 | |
*** bobh has joined #openstack-sdks | 14:35 | |
*** e0ne has quit IRC | 14:38 | |
*** dayou_ has quit IRC | 14:47 | |
*** Leo_m has joined #openstack-sdks | 15:40 | |
mordred | ml: openstackcloud.py is still totally a supported interface and will continue to be - so it's great to implement convenience methods there | 15:41 |
mordred | ml: we will hopefully start to implement some of those methods using the underlying proxy methods, but that should be transparent to the user | 15:41 |
dtantsur | mordred: hey, welcome back! mind checking a few baremetal patches? https://review.openstack.org/599420 https://review.openstack.org/599533 https://review.openstack.org/600452 | 16:00 |
dtantsur | we're getting really close, probably one patch away, from switching metalsmith away from ironicclient :) | 16:00 |
*** jpich has quit IRC | 16:01 | |
*** olivierb has quit IRC | 16:19 | |
*** dtruong has joined #openstack-sdks | 16:25 | |
*** dtantsur is now known as dtantsur|afk | 16:54 | |
ml | mordred: alright. thanks for the information | 17:27 |
*** tbarron_ is now known as tbarron | 17:41 | |
mordred | dtantsur|afk: woot! reviewing now | 18:09 |
*** openstackgerrit has quit IRC | 18:10 | |
Shrews | mnaser: regarding https://github.com/ansible/ansible/pull/45701 , we have a policy of not having the service name (e.g., "nova") in the name of the module | 18:30 |
Shrews | mnaser: i think mordred wrote the naming rules down somewhere, but i forget where | 18:30 |
Shrews | mordred: https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/cloud/openstack/README.md | 18:31 |
Shrews | mnaser: oh, i forgot the "admin" module rule | 18:32 |
Shrews | heh | 18:32 |
mnaser | Shrews: i guess i indirectly followed the rules :D | 18:33 |
mnaser | the reason is it is managing nova services, and other services have their own 'services' sooo | 18:33 |
Shrews | mnaser: yeah | 18:34 |
Shrews | my bad. strange test failure though | 18:34 |
*** openstackgerrit has joined #openstack-sdks | 18:45 | |
openstackgerrit | Brian Haley proposed openstack/python-openstackclient master: Fix some spaces in help messages https://review.openstack.org/603206 | 18:45 |
*** haleyb has joined #openstack-sdks | 19:45 | |
*** lbragstad has quit IRC | 20:26 | |
*** lbragstad has joined #openstack-sdks | 20:27 | |
*** bobh has quit IRC | 20:49 | |
*** bobh has joined #openstack-sdks | 21:25 | |
*** bobh has quit IRC | 21:30 | |
*** Leo_m has quit IRC | 21:43 | |
*** dasp_ has quit IRC | 21:47 | |
*** dasp has joined #openstack-sdks | 21:48 | |
*** slaweq has quit IRC | 22:09 | |
*** slaweq has joined #openstack-sdks | 22:11 | |
*** slaweq has quit IRC | 22:15 | |
*** slaweq has joined #openstack-sdks | 23:11 | |
*** slaweq has quit IRC | 23:16 | |
*** mriedem is now known as mriedem_away | 23:23 | |
*** tosky has quit IRC | 23:23 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!