Earlier  
Posted Nick Remark
#openstack-sdks - 2017-12-07
14:10:59 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Fix SDK Connection creation alternative to Profile https://review.openstack.org/523938
14:27:29 dtroyer mordred, Shrews, other SDK fans: I have a depends-on chain that has https://review.openstack.org/#/c/526202/ at the bottom that (finally!!) gets the osc functional-tips job running cleanly.
14:27:52 openstackgerrit Yuki Nishiwaki proposed openstack/osc-lib master: Check auth_url as well as identity version api https://review.openstack.org/526413
14:28:24 dtroyer The matching o-c-c review is in https://review.openstack.org/#/c/526201/ and is not passing due to Mr Chicken having not yet been introduced to Mr Egg. Actually, it is because -tips is voting in o-c-c and not SDK. Fortunately thisone is not needed to make the job pass...
15:34:58 slaweq dtroyer: hi again
15:35:10 slaweq dtroyer: please check once again https://review.openstack.org/515401
15:35:35 slaweq I answered to Your comment there and I need Your opinion about way in which I should go with it now
15:35:38 slaweq thx in advance
17:11:15 edleafe cdent: dtantsur: https://etherpad.openstack.org/p/api-sig-newsletter is ready for your review
17:15:16 cdent edleafe: if you’re feeling pedantic, the review you mention in the new text could be listed in guidelines currently under review, but maybe you left that out on purpose since it was already mentioned?
17:17:05 cdent edleafe: so either gtg or add that, whichever you prefer
17:20:17 edleafe cdent: I thought about it, but figured it wasn't quite ready. But since the microversion review is also a WIP, I think I'll add it
17:20:46 cdent edleafe: coooooooool
17:23:24 edleafe sent
19:44:18 bar hello, I've been noticing race-conditions in octaviaclient tests when using fakes for generating resources, as we add more tests. Any way we can avoid that?
19:47:49 dtroyer bar: you have to be careful in test setup/teardown to make sure things are not shared between tests. class variables often are part of the problem, so is allocating things in a setUpClass method.
19:49:17 bar dtroyer, do you suggest to re-allocate our resources in class/function granularity?
19:51:46 dtroyer bar: I have found it to be east to go too far with refactoring/normalizing things here. remember the tests all may run in parallel and you can't guarantee order so each one ultimately has to keep track of its own resources.
19:52:08 dtroyer in OSC, the Identity functional tests are probably in the best shape regarding that balance
19:53:21 bar dtroyer, Identity functional tests?
19:54:52 dtroyer if you are talking about unit tests, those are generally easier to deal with but the basic problem is the same
19:54:52 dtroyer http://git.openstack.org/cgit/openstack/python-openstackclient/tree/openstackclient/tests/functional/identity/v3
20:00:13 bar dtroyer, just to make sure, there are (A)no guarantees of the order that different functions in the same test file is called, and (B)different functions in the same class could be run in parallel?
20:08:17 dtroyer bar: correct. at least that is what I try to code for, anything less random in the test runner still works that way
20:09:10 bar dtroyer, thanks!
20:37:35 mordred dtroyer: woot!
21:17:55 elmiko edleafe: sorry i missed the meeting today, at a conference and totally spaced on the timezone conversion
21:24:35 edleafe elmiko: we were going to assign all the things to you
21:24:42 edleafe but there weren't any things
21:25:08 openstackgerrit Merged openstack-infra/shade master: Fix batching for floating ips and ports https://review.openstack.org/526127
23:41:59 openstackgerrit Merged openstack/keystoneauth master: Make none auth usable in CLI https://review.openstack.org/515730
#openstack-sdks - 2017-12-08
00:52:04 openstackgerrit Yuki Nishiwaki proposed openstack/osc-lib master: Check auth_url as well as identity version api https://review.openstack.org/526413
01:02:05 openstackgerrit Gilles Dubreuil proposed openstack/api-wg master: Adds API-Schema guideline https://review.openstack.org/524467
04:54:08 rm_work anyone know why on one system when I run OSC with `endpoint list -h` it tells me optional arguments include `--service` and `--interface`, but on another system it doesn't? verified same version of python-openstackclient and python-keystoneclient
04:55:09 rm_work does it go out to keystone and check for version or something before it even returns the help?
04:55:55 rm_work ahhh i see, keystone v2/v3. nevermind
09:14:30 openstackgerrit Slawek Kaplonski proposed openstack/python-openstackclient master: Add support for get details of Quota https://review.openstack.org/515401
09:17:32 openstackgerrit Slawek Kaplonski proposed openstack/python-openstackclient master: Add support for get details of Quota https://review.openstack.org/515401
15:03:33 TheJulia mordred: When you have a minute, if you could take a look at https://review.openstack.org/#/c/526105
15:05:46 mordred TheJulia: done
15:06:36 TheJulia Thanks!
15:30:39 openstackgerrit Monty Taylor proposed openstack/os-client-config master: Remove osc devstack tips jobs https://review.openstack.org/526705
15:30:39 openstackgerrit Monty Taylor proposed openstack/os-client-config master: Make the get_service_type() overrides tolernat of no defaults https://review.openstack.org/526201
15:30:40 openstackgerrit Monty Taylor proposed openstack/os-client-config master: Add osc tips jobs back https://review.openstack.org/526706
15:30:58 mordred dtroyer: ^^ quick remove/re-add wrapped around your fix patch
15:31:11 mordred dtroyer: the re-add depends-on the 'make it voting in osc' patch
16:00:26 frickler dtroyer: the plugin check needs an update, because the zuul restart earlier changed the format of zuul.projects, could you have a look? http://logs.openstack.org/01/515401/10/check/openstackclient-check-plugins/d41b3ab/job-output.txt.gz#_2017-12-08_10_32_51_957615
16:00:45 frickler it is a hash now like zuul._projects was earlier
16:01:36 frickler the good news is that the check now is really running on plugins, stumbled about that in python-designateclient
16:33:43 openstackgerrit Merged openstack-infra/shade master: Baremetal NIC list should return a list https://review.openstack.org/526105
16:46:58 dtroyer mordred: kk, we have to work up the food chain to fix -tips, last I looked the SDK review needs another +2. I'll +A it anyway by noon to unblock everything else.
21:07:24 openstackgerrit Joshua Harlow proposed openstack-infra/shade master: Pass through all_projects for get_server https://review.openstack.org/526774
21:27:59 openstackgerrit Joshua Harlow proposed openstack-infra/shade master: The implementation of list servers cache is wrong https://review.openstack.org/526779
21:42:32 openstackgerrit Merged openstack/python-openstacksdk master: Make the get_service_type() overrides tolernat of no defaults https://review.openstack.org/526202
22:45:25 openstackgerrit Joshua Harlow proposed openstack-infra/shade master: The implementation of list servers cache is wrong https://review.openstack.org/526779
23:00:26 openstackgerrit Hongbin Lu proposed openstack/python-openstackclient master: Allow ports filtering with device_id https://review.openstack.org/526798
23:39:57 openstackgerrit Joshua Harlow proposed openstack-infra/shade master: The implementation of list servers cache is wrong https://review.openstack.org/526779
#openstack-sdks - 2017-12-09
00:44:21 openstackgerrit Merged openstack-infra/shade master: Pass through all_projects for get_server https://review.openstack.org/526774
00:54:57 openstackgerrit Merged openstack/os-client-config master: Remove osc devstack tips jobs https://review.openstack.org/526705
01:07:18 openstackgerrit Merged openstack/os-client-config master: Make the get_service_type() overrides tolernat of no defaults https://review.openstack.org/526201
01:36:06 openstackgerrit Joshua Harlow proposed openstack-infra/shade master: Follow the marker rabbit https://review.openstack.org/526809
17:59:01 openstackgerrit Merged openstack/osc-lib master: Use converged SDK insead of os-client-config https://review.openstack.org/518240
19:17:28 openstackgerrit Merged openstack/python-openstackclient master: Fix SDK Connection creation alternative to Profile https://review.openstack.org/523938
23:02:36 openstackgerrit Merged openstack/os-client-config master: Do not apply format expansions to passwords https://review.openstack.org/525744
#openstack-sdks - 2017-12-10
07:37:03 openstackgerrit OpenStack Proposal Bot proposed openstack/osc-lib master: Updated from global requirements https://review.openstack.org/525389
13:57:19 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove python-ironicclient https://review.openstack.org/525280
13:57:20 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Allow grant_role to select users outside default domain https://review.openstack.org/525278
13:57:20 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Implement availability_zone_hints for networks and routers. https://review.openstack.org/525279
19:50:52 SamYaple jeez. i want to rewrok all the shade glance create image code
19:50:58 SamYaple but at the same time, i never want to see or touch it again
22:35:26 SamYaple mordred: so im clear on thecurrent state of affairs... a patch to create_image() should still be submitted to shade, correct?
#openstack-sdks - 2017-12-11
12:26:17 openstackgerrit Merged openstack/python-openstacksdk master: Add tag support to create_stack https://review.openstack.org/525174
16:22:26 mordred SamYaple: yes. and also yes, I agree with those emotions
21:06:07 sdague mordred / cdent - https://dague.net/2017/12/11/rest-api-microversions/ is roughly the presentation I gave at API Strat, for additional reference material
21:30:40 openstackgerrit Christian Berendt proposed openstack/os-client-config master: Add betacloud to the vendors https://review.openstack.org/527248
21:31:10 openstackgerrit Christian Berendt proposed openstack/os-client-config master: Add betacloud to the vendors https://review.openstack.org/527248
21:43:10 SamYaple mordred: thougths on a 1.26.0 tag for shade so i can start not pulling in python-*client deps?
22:18:43 mordred SamYaple: it's a great idea ... I'm laid up sick today so may not get to it - but I think it's a good idea
22:19:10 mordred SamYaple: that said - you weren't crazy about the cherry-pick of https://review.openstack.org/525278 to sdk - should we revert that from shade or rework it before releasing?
22:19:51 SamYaple i would revert it personally, im happy to restore my other patch
22:20:15 SamYaple if youre cool with adding all them other openstack for user_domain project_domain group_domain (role_domain?)
22:20:35 SamYaple i jsut started passing in raw objects and ids to make it work and did the lookup external
22:21:22 mordred SamYaple: hrm. not sure I have the mental facilities to fully connect with that today ... let's be sure to not release before resolving it one way or the other - https://review.openstack.org/#/c/523095/ is the shade patch if yo uwanna propose a revert
22:21:41 SamYaple mordred: reasonable! get some rest
22:23:21 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Extract cache key function https://review.openstack.org/527252
22:23:21 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Fix list servers cache for dealing with parameters https://review.openstack.org/526779
22:23:22 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Rearrange server caching https://review.openstack.org/527253
22:23:35 mordred wrote those over the weekend but never pushed them up ...
22:24:07 Shrews don't make me ask sandy to take your laptop from you
22:24:40 mordred Shrews: :)
22:25:18 openstackgerrit Sam Yaple proposed openstack-infra/shade master: Revert "Allow grant_role to select users outside default domain" https://review.openstack.org/527254
22:25:44 mordred Shrews: over the weekend, before I got sick, I figured out a great way to deal with all the caching ... now I just have to remember it once I'm lucid
22:25:58 openstackgerrit Sam Yaple proposed openstack-infra/shade master: Revert "Allow grant_role to select users outside default domain" https://review.openstack.org/527254
22:26:02 Shrews mordred: lol
22:28:23 SamYaple dang it doesnt cleanly revert :/
22:29:24 openstackgerrit Merged openstack/osc-lib master: Util to calculate header and attr names based on parsed_args.columns https://review.openstack.org/522900
22:31:15 openstackgerrit Joshua Harlow proposed openstack-infra/shade master: Follow the link rabbit (WIP) https://review.openstack.org/526809
22:38:10 openstackgerrit Joshua Harlow proposed openstack-infra/shade master: Follow the link rabbit (WIP) https://review.openstack.org/526809
22:44:41 openstackgerrit Joshua Harlow proposed openstack-infra/shade master: Follow the link rabbit (WIP) https://review.openstack.org/526809
22:45:54 openstackgerrit Merged openstack/python-openstackclient master: Fix credentials in create, update and list. https://review.openstack.org/519254

Earlier   Later