Earlier  
Posted Nick Remark
#openstack-sdks - 2017-01-09
12:59:24 nmagnezi huanxuan, hi
13:00:26 nmagnezi huanxuan, re: https://review.openstack.org/#/c/417813/ , please see my comment about functional tests
13:11:10 huanxuan nmagnezi: hi, I left one comment in the review just now
13:32:44 openstackgerrit Nir Magnezi proposed openstack/python-openstackclient: Fix Octavia gate breakage caused by _get_columns() https://review.openstack.org/417813
13:33:04 nmagnezi huanxuan, hi there, I had to fix a pep8 issue (ununsed imports, prolly was skipped before)
13:33:12 nmagnezi huanxuan, submitted another patchset ^^
13:33:23 nmagnezi huanxuan, hopefully CI will pass now
13:36:27 huanxuan nmagnezi: OK, thank you! :)
13:37:54 openstackgerrit Huanxuan Ao proposed openstack/python-openstackclient: WIP: Add "encryption-*" options in volume type commands https://review.openstack.org/414197
14:09:54 nmagnezi huanxuan, not sure why it fails http://logs.openstack.org/13/417813/5/check/gate-osc-dsvm-functional-ubuntu-xenial/8202976/testr_results.html.gz
14:15:38 openstackgerrit Jordan Pittier proposed openstack/python-openstackclient: Make 'object save' fast again https://review.openstack.org/417892
14:19:32 openstackgerrit Jordan Pittier proposed openstack/python-openstackclient: Make 'object save' fast again https://review.openstack.org/417892
14:28:08 huanxuan nmagnezi: Iooks like you have fixed the errors caused by the "keys", but seems like there are some other errors in security group rule list command
14:28:15 openstackgerrit Jordan Pittier proposed openstack/python-openstackclient: Make 'object save' fast again https://review.openstack.org/417892
14:28:28 nmagnezi huanxuan, how to proceed?
14:31:34 nmagnezi huanxuan, ?
14:31:43 nmagnezi huanxuan, maybe we should not remove the skip
14:36:24 huanxuan nmagnezi: It would be nice if you find and fix the new error, also you could leave a skip for the security group rule list command only for now
14:37:12 huanxuan nmagnezi: but I think we'd better recheck first
14:38:51 nmagnezi huanxuan, ack
14:39:03 nmagnezi huanxuan, i think i'll add the skip, i have no idea where this is coming from
14:41:32 huanxuan nmagnezi: OK, I am OK that you skip it for now if a recheck still failed
14:43:24 openstackgerrit Jordan Pittier proposed openstack/python-openstackclient: Make 'object save' fast again https://review.openstack.org/417892
14:44:19 openstackgerrit Nir Magnezi proposed openstack/python-openstackclient: Fix Octavia gate breakage caused by _get_columns() https://review.openstack.org/417813
14:48:46 nmagnezi huanxuan, ^^
14:49:23 openstack Launchpad bug 1652317 in Manila "OpenStackSDK refactoring caused various OSC networking commands to fail" [Critical,New]
14:49:23 nmagnezi huanxuan, dasm mentioned https://bugs.launchpad.net/manila/+bug/1652317 on #openstack-neutron , claiming this issue is part of a bigger problem
14:55:32 huanxuan nmagnezi: yes, it caused many bugs in OSC now
14:56:35 huanxuan nmagnezi: thank you for fixing one ^^
14:57:18 nmagnezi huanxuan, with pleasure
14:59:38 openstackgerrit Badhmapriya Boopalan proposed openstack/python-openstackclient: To include 'Project' column for 'port list --long' command https://review.openstack.org/408322
15:12:31 openstackgerrit Badhmapriya Boopalan proposed openstack/python-openstackclient: To support '--project' and '--project-domain' options https://review.openstack.org/415858
16:06:27 openstackgerrit Anindita Das proposed openstack/python-openstackclient: OSC Network Flavor https://review.openstack.org/382530
16:08:22 openstackgerrit Steve Martinelli proposed openstack/keystoneauth: X-Serivce-Token should be hashed in the log https://review.openstack.org/417765
16:19:36 openstackgerrit Steve Martinelli proposed openstack/python-openstackclient: Make 'object save' fast again https://review.openstack.org/417892
16:21:22 stevemar dtroyer: easy peasy https://review.openstack.org/#/c/417892/5
16:46:49 stevemar dtroyer: another for you to look at when you get back: https://review.openstack.org/#/c/417675/2
16:47:10 stevemar dtroyer: and one more, cause its end of release and of course this is happening :) https://review.openstack.org/#/c/417813/
18:04:53 openstackgerrit Merged openstack/osc-lib: Don't call formatters on None value https://review.openstack.org/417675
18:07:33 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for Network QoS rule commands https://review.openstack.org/352477
18:40:53 reedip_outofmemo stevemar : ping
18:41:03 openstackgerrit Merged openstack/python-openstackclient: Fix Octavia gate breakage caused by _get_columns() https://review.openstack.org/417813
18:45:16 reedip_outofmemo stevemar: I am just concerned about ^^ patch.
18:45:47 reedip_outofmemo stevemar : actually I am not sure what caused this sudden failure, Security groups were working smoothly earlier, werent they ?
19:13:26 openstackgerrit Merged openstack/osc-lib: Include OSC additions https://review.openstack.org/416693
19:21:31 stevemar reedip: we got burned by the latest openstacksdk release and our functional tests were broken :(
19:38:20 johnsom Any idea when a release can be made that includes https://review.openstack.org/#/c/417813/ ?
19:43:02 briancurtin stevemar: im not exactly sure how you guys got burned? i keep seeing this
19:43:30 briancurtin i know the second to last one caused something, but what happened with the last one?
19:44:55 stevemar briancurtin: we reverted the old one, and were fixing the errors one at at time, but then the new release was proposed and bumped in upper-constraints
19:45:31 stevemar reverted the upper-constraints bump for the old one... *
19:46:02 stevemar since rally and a few other things depended on OSC's networking commands, we kept getting a bunch of bugs filed against us
19:46:18 stevemar it just resulted in a lot of extra things we had to look at
19:47:09 stevemar the proposal bot proposed the sdk bump to upper-constraints, and it was approved quickly, to no one's fault
19:48:03 briancurtin ah, ok. i was trying to figure out how we broke anything in networking when nothing in 0.9.12 touched networking, but i see what you mean now. i think
19:57:12 stevemar briancurtin: requirements fun
19:57:26 stevemar briancurtin: will you have another release of the SDK in ocata?
19:58:20 briancurtin stevemar: i don’t know what or when ocata is, but it’ll probably be another week or two until we have enough stuff to release, barring something critical coming up that we need to get out
19:59:26 stevemar briancurtin: you're so independent from the release hehe
21:00:09 openstackgerrit Merged openstack/service-types-authority: add initial stub for service types https://review.openstack.org/286089
21:00:20 openstackgerrit Merged openstack/service-types-authority: add proposal on non official types https://review.openstack.org/286091
21:21:19 openstackgerrit Merged openstack/osc-lib: Include OSC additions 2 https://review.openstack.org/416747
21:22:53 openstackgerrit Shashank Kumar Shankar proposed openstack/python-openstackclient: Introduce Neutron DHCP agent commands to OSC. https://review.openstack.org/387611
21:29:27 ankur-gupta-f sshank: ping
21:29:42 sshank ankur-gupta-f, pong
21:30:08 ankur-gupta-f just looking at the DHCP thing you just posted. Looking at the diff. Why are you adding the stuff that has already been merged?
21:31:36 sshank ankur-gupta-f, I think you are comparing with previous PS. The current one was rebase.
21:32:07 sshank ankur-gupta-f, Comparing with base shows just my changes.
21:33:17 ankur-gupta-f sshank: oh bizarre haha my bad.
21:52:35 openstackgerrit Merged openstack/keystoneauth: X-Serivce-Token should be hashed in the log https://review.openstack.org/417765
22:12:27 openstackgerrit Merged openstack/python-openstackclient: Make 'object save' fast again https://review.openstack.org/417892
22:39:20 openstackgerrit Shashank Kumar Shankar proposed openstack/python-openstackclient: Introduce Neutron DHCP agent commands to OSC. https://review.openstack.org/387611
22:41:55 openstackgerrit Shashank Kumar Shankar proposed openstack/python-openstackclient: Introduce Neutron DHCP agent commands to OSC. https://review.openstack.org/387611
#openstack-sdks - 2017-01-10
01:55:03 openstackgerrit Merged openstack/python-openstacksdk: Add support_status to policy type and profile type https://review.openstack.org/417744
02:32:40 openstackgerrit Monty Taylor proposed openstack/service-types-authority: Add python constructors to the metadata for a service https://review.openstack.org/418179
02:33:45 openstackgerrit Monty Taylor proposed openstack/service-types-authority: Add python constructors to the metadata for a service https://review.openstack.org/418179
02:40:00 openstackgerrit Abhishek Raut proposed openstack/python-openstackclient: SDK refactor: Prepare security group commands https://review.openstack.org/418183
02:49:34 mordred edleafe: I'm feeling the time has come for me to maybe get a little more involved in the API-WG :)
03:19:20 openstackgerrit Monty Taylor proposed openstack/os-client-config: Swap the order of interface and endpoint_type https://review.openstack.org/418192
03:47:46 openstackgerrit Jamie Lennox proposed openstack/keystoneauth: Only log application/json in session to start https://review.openstack.org/418194
04:11:37 openstackgerrit Jamie Lennox proposed openstack/keystoneauth: Only log application/json in session to start https://review.openstack.org/418194
05:45:16 openstackgerrit Steve Martinelli proposed openstack/keystoneauth: Only log application/json in session to start https://review.openstack.org/418194
06:48:41 reedip stevemar : there ?
06:48:57 stevemar reedip: yeah, but going to bed in about 10 minutes :)
06:49:56 openstack Launchpad bug 1654984 in python-openstackclient "Error reported when creating a Port after upgrading openstackclient to 3.6.0" [Undecided,New] - Assigned to Reedip (reedip-banerjee)
06:49:56 reedip stevemar : I found another bug yesterday : https://bugs.launchpad.net/python-openstackclient/+bug/1654984
06:50:23 reedip seems to be similar to what Nir Magnezi reported ( and found during investigation of that bug itself)
06:56:38 reedip stevemar : any idea where to find bugs for port create ?
07:11:57 openstackgerrit Rui Chen proposed openstack/osc-lib: Fix OSC networking commands help errors https://review.openstack.org/418220
07:16:19 openstackgerrit Rui Chen proposed openstack/python-openstackclient: Fix OSC networking commands help errors https://review.openstack.org/418221
07:24:52 stevemar reedip: you mean on launchpad? i just search
07:34:53 reedip ok stevemar
08:49:20 openstackgerrit Rui Chen proposed openstack/python-openstackclient: Fix OSC networking commands help errors https://review.openstack.org/418221
14:34:30 sc68cal unhappy. Please don't do stuff like this......
14:34:30 sc68cal Hey folks, kevinbenton and I are trying to track down a bug ( https://review.openstack.org/#/c/418190/2 and https://launchpad.net/bugs/1654806 ) - as part of that work we came across the following commit - https://review.openstack.org/#/c/364052/4 - and to be honest the commit message is just plain awful. It's a huge commit with a single line message. This is the kind of thing that makes people
14:34:38 openstack Launchpad bug 1654806 in python-novaclient "Functional tests (with neutron) failing with "ERROR (Conflict): Multiple possible networks found, use a Network ID to be more specific. (HTTP 409)" since 1/6" [High,In progress] - Assigned to Matt Riedemann (mriedem)
14:36:34 sc68cal We currently think that the handling of the rename of tenant_id -> project_id in that commit may be somewhat related. Regardless, it's a huge commit and a change like that is fairly important. To have nothing in the commit message mentioning it is bad.
14:40:31 openstackgerrit Steve Martinelli proposed openstack/keystoneauth: Add a full listing of all auth plugins and there options https://review.openstack.org/418347
15:19:28 openstackgerrit Merged openstack/python-openstackclient: Updated from global requirements https://review.openstack.org/418286
15:39:35 openstackgerrit Merged openstack/keystoneauth: Only log application/json in session to start https://review.openstack.org/418194

Earlier   Later