Earlier  
Posted Nick Remark
#openstack-sdks - 2018-01-22
20:17:15 slaweq ok, I will change topic then
20:49:31 openstackgerrit Lance Bragstad proposed openstack/python-openstackclient master: Add system role functionality https://review.openstack.org/524416
20:54:07 openstackgerrit Adrian Turjak proposed openstack/python-openstacksdk master: Raise error when supplying invalid query params https://review.openstack.org/532723
22:51:39 openstackgerrit Monty Taylor proposed openstack/python-openstackclient master: Rework Network client config for new SDK Connection https://review.openstack.org/524715
22:52:34 mordred dtroyer: could I impose upon you to +A https://review.openstack.org/#/c/524991/ ?
22:52:59 mordred dtroyer: I'm trying to get the osc-tips jobs added to openstacksdk which kind of fell off the radar a bit
22:56:30 mordred amotoki, dhellmann: also, if either of you have a sec to +A a patch from dtroyer ... https://review.openstack.org/#/c/524715
22:56:30 openstackgerrit Ihar Hrachyshka proposed openstack/python-openstacksdk master: DNM testing whether lib/neutron switch breaks this repo https://review.openstack.org/535943
23:00:25 mordred RuiChen: you too re: 524715
23:07:33 openstackgerrit Colleen Murphy proposed openstack/python-openstackclient master: Add CRUD support for application credentials https://review.openstack.org/536163
23:13:03 openstackgerrit Colleen Murphy proposed openstack/python-openstackclient master: Add CRUD support for application credentials https://review.openstack.org/536163
23:14:44 mordred adriant: fyi - the test failure you're seeing on your patch is not related to your patch
23:16:08 adriant mordred: I gathered. I'm just keeping it rebased out of habit.
23:16:12 mordred adriant: it should be fixed by https://review.openstack.org/#/c/533823 - although now that one has a super-fun error about invalid gateways
23:16:16 mordred adriant: ++
23:29:06 openstackgerrit Merged openstack/python-openstacksdk master: Fix releasenotes builds https://review.openstack.org/536056
#openstack-sdks - 2018-01-23
01:36:08 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Remove inner_exceptions plumbing https://review.openstack.org/536640
01:59:39 mordred SamYaple, Shrews, adriant, briancurtin: the stuff in https://review.openstack.org/#/q/topic:swift-resource2+status:open should be ready to go - the RETRY_LIMIT errors were actually a zuul bug that we helped track down (go us)
02:00:12 mordred amotoki: ^^ you too, if you have any time
02:03:33 mordred amotoki, briancurtin: there's a weird thing in https://review.openstack.org/#/c/533823/ - basically the override of _consume_attrs - that would be better if it wasn't there, but my brain hasn't been able to unlock the actual issue and figure your eyes might spot something
02:05:39 mordred essentially, what happens without that keypair override method is that **SOMETIMES** the incoming/remote name parameter gets applied to both id and name of keypair, and **SOMETIMES** the remote id parameter does. it's non-determinitstic - if I run a 4-line script in a loop it'll do it one way sometimes and one way the other times
02:13:49 mordred the keypair patch 'fixes' it and it's always consistent now - but there's obviously something deeper that I'm guessing I broke ... my hunch is something with the MRO lookups
02:14:40 mordred amotoki, briancurtin: ANYWAY - no worries if you don't have time/space for it, but if you do, it would be neat
05:06:36 openstackgerrit Merged openstack/python-openstackclient master: Rework Network client config for new SDK Connection https://review.openstack.org/524715
06:00:08 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Fix compute keypair functional test error https://review.openstack.org/536206
07:03:58 adriant mordred: since the VPNasS is once again supported and maintained, we probably do need to do some work in the SDK and shade to make it a little more sensible and ensure it works as expected.
07:04:32 adriant ^ is lying
07:04:32 adriant https://github.com/openstack/python-openstacksdk/blob/master/openstack/network/v2/vpn_service.py#L17
07:05:57 adriant I'm bringing it up because we have people using the service, and someone today actually was talking about wanting to automate elements of it, and how neutronclient didn't really do anything useful with it and is itself kind of crappy.
07:06:55 adriant plus there are many things with VPNaaS that you can shoot yourself with, so some sensible logic in Shade to help people not shoot themselves in the foot would be nice, parts of which we can also expose in the SDK.
07:08:40 chenyb4 Hi, Qiming . Please help review this patch. https://review.openstack.org/#/c/536206/
07:12:57 chenyb4 Qiming, this patch fix gerrit review functional test faild.
07:56:14 tovin07 HI dtroyer, RuiChen
07:57:00 tovin07 Please take a look at this https://review.openstack.org/#/c/524715/2/openstackclient/network/client.py@70
07:57:25 tovin07 This is dtroyer's patch
07:57:46 tovin07 it failed in my case
08:11:34 openstackgerrit Slawek Kaplonski proposed openstack/python-openstacksdk master: Make floating IP to be prefered over fixed when looking for IP https://review.openstack.org/536548
08:58:49 RuiChen tovin07: yes, you are right, please commit a patch to resolve it, we can merge your patch quickly.
09:31:30 openstackgerrit Qi Peng proposed openstack/openstackclient master: Update homepage url https://review.openstack.org/536732
10:55:28 openstackgerrit Kairat Kushaev proposed openstack/keystoneauth master: replace lxml with defusedxml https://review.openstack.org/536761
13:44:34 openstackgerrit Hunt Xu proposed openstack/python-openstacksdk master: Fix an error about listing projects in connection doc https://review.openstack.org/536825
14:01:43 mordred adriant: ++
14:02:29 mordred Qiming, chenyb4: those failures should be fixed by https://review.openstack.org/#/c/533823
14:03:58 chenyb4 ok, thanks Qiming
14:09:05 openstackgerrit Monty Taylor proposed openstack/python-openstackclient master: Fix use of new openstacksdk connection https://review.openstack.org/536839
14:10:08 mordred RuiChen, dtroyer, tovin07: ^^ that fixes tovin07's issue
14:31:36 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add clustering guides node file, examples node code https://review.openstack.org/536847
14:37:59 openstackgerrit Monty Taylor proposed openstack/service-types-authority master: Add masakari and service-type instance-ha https://review.openstack.org/534875
14:39:35 openstackgerrit Monty Taylor proposed openstack/service-types-authority master: Add historical aliases for openstacksdk names https://review.openstack.org/536848
14:42:31 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Remove inner_exceptions plumbing https://review.openstack.org/536640
15:14:05 dtroyer mordred: thanks for getting that
16:03:46 tovin07_ hi dtroyer
16:15:13 mordred dtroyer: turns out - that test job we added for it does its job :)
16:16:04 dtroyer \o/
17:30:32 openstackgerrit Merged openstack-infra/shade master: Remove inner_exceptions plumbing https://review.openstack.org/536640
17:42:28 mordred dtroyer: while I'm bothering you - got a sec to +A https://review.openstack.org/#/c/524991/ ?
17:43:45 dtroyer mordred: done
17:43:52 mordred dtroyer: awesome. thanks!
17:44:45 mordred dtroyer: with that I should be able to land the add-osc-functional-tips patch to openstacksdk
17:49:35 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Add OSC functional tips jobs https://review.openstack.org/520812
17:49:49 mordred updated to depends-on the right fix patch
20:35:02 openstackgerrit Merged openstack/python-openstackclient master: Fix use of new openstacksdk connection https://review.openstack.org/536839
23:30:48 openstackgerrit Merged openstack/python-openstacksdk master: Make floating IP to be prefered over fixed when looking for IP https://review.openstack.org/536548
23:30:50 openstackgerrit Merged openstack/python-openstacksdk master: Clean up a bit after the mapping inversion https://review.openstack.org/533823
23:30:51 openstackgerrit Merged openstack/python-openstacksdk master: Fix typo in the external service loader code https://review.openstack.org/534452
23:30:53 openstackgerrit Merged openstack/python-openstacksdk master: Fixed a few nits in the README https://review.openstack.org/534453
#openstack-sdks - 2018-01-24
00:29:46 openstackgerrit Gilles Dubreuil proposed openstack/api-wg master: Adds API-Schema guideline https://review.openstack.org/524467
00:48:34 openstackgerrit OpenStack Proposal Bot proposed openstack-infra/shade master: Updated from global requirements https://review.openstack.org/537023
00:50:46 openstackgerrit OpenStack Proposal Bot proposed openstack/cliff master: Updated from global requirements https://review.openstack.org/534911
00:57:22 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/537056
01:24:33 openstackgerrit OpenStack Proposal Bot proposed openstack/osc-lib master: Updated from global requirements https://review.openstack.org/533997
01:31:51 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/537173
01:50:39 openstackgerrit OpenStack Proposal Bot proposed openstack/cliff master: Updated from global requirements https://review.openstack.org/534911
02:14:28 openstackgerrit OpenStack Proposal Bot proposed openstack/os-client-config master: Updated from global requirements https://review.openstack.org/533991
02:15:31 openstackgerrit OpenStack Proposal Bot proposed openstack/osc-lib master: Updated from global requirements https://review.openstack.org/533997
02:29:04 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Fix clustering detach policy describe error https://review.openstack.org/536184
02:45:12 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add clustering guides cluster file, examples cluster code https://review.openstack.org/536264
02:46:56 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add clustering guides node file, examples node code https://review.openstack.org/536847
04:47:15 openstackgerrit Merged openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/537056
06:02:47 openstackgerrit Merged openstack/python-openstacksdk master: Handle resource deletion properly https://review.openstack.org/535679
06:11:10 openstackgerrit Merged openstack/os-api-ref master: Updated from global requirements https://review.openstack.org/537134
06:49:40 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add clustering guides node file, examples node code https://review.openstack.org/536847
09:46:43 openstackgerrit Merged openstack/python-openstacksdk master: fix misspelling of 'configuration' https://review.openstack.org/534618
09:46:47 openstackgerrit Merged openstack/python-openstacksdk master: Move openstack_cloud helper functions https://review.openstack.org/535515
09:58:42 openstackgerrit Merged openstack/python-openstacksdk master: Fix clustering detach policy describe error https://review.openstack.org/536184
10:08:27 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Use devstack functional test base job https://review.openstack.org/526116
10:23:05 openstackgerrit Merged openstack/os-api-ref master: Use openstackdocstheme https://review.openstack.org/536137
10:55:57 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Shift doc requirements to doc/requirements.txt https://review.openstack.org/537347
10:55:57 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Use devstack functional test base job https://review.openstack.org/526116
11:42:32 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Update docs and pep8 tox environments https://review.openstack.org/537357
11:44:02 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Update docs and pep8 tox environments https://review.openstack.org/537357
12:34:28 openstackgerrit Merged openstack-infra/shade master: Updated from global requirements https://review.openstack.org/537023
12:49:45 openstackgerrit Merged openstack/python-openstacksdk master: Add clustering guides node file, examples node code https://review.openstack.org/536847
12:49:46 openstackgerrit Merged openstack/python-openstacksdk master: Add OSC functional tips jobs https://review.openstack.org/520812
13:12:31 openstackgerrit Merged openstack/python-openstacksdk master: Fix an error about listing projects in connection doc https://review.openstack.org/536825
13:29:31 Tahvok Hey guys! I'm trying to create a new instance from volume using openstacksdk
13:29:43 Tahvok I'm having trouble with block_device_mapping
13:29:57 Tahvok Can someone give me a working example?
13:37:14 mordred Tahvok: block_device_mapping is ... hard. I recommend looking at the code in the shade layer that handles building block_device_mapping dicts: http://git.openstack.org/cgit/openstack/python-openstacksdk/tree/openstack/cloud/openstackcloud.py#n6475
13:38:14 mordred Tahvok: we haven't gotten to exposing those functions up in the connection.compute layer yet, so it's not directly helpful, but you should hopefully be able to see what you need to put in block_device_mapping

Earlier   Later