Earlier  
Posted Nick Remark
#openstack-sdks - 2017-04-06
23:40:06 ankur-gupta-f4 briancurtin: ping are you around?
23:41:30 ankur-gupta-f4 Initial LB SDK patch was merged. In a new env ran functional tests and discovered its not even finding the correct endpoint http://paste.openstack.org/show/605681/ . Thoughts? Fiddling with it now trying to figure it out
#openstack-sdks - 2017-04-07
00:51:45 briancurtin ankur-gupta-f4: i'm not around (on mobile right now, won't be on computer until tomorrow). should we perhaps revert the original change so i can do a release, then get LB right for the next one?
00:53:19 ankur-gupta-f4 NP. I figured since its after hours. There is no direct harm in leaving it.. It just doesn't work. I have sorted it out locally but may seem a bit hacky. Right now dealing with issue where after lb creation you have to wait for it to become active before the API allows deletion. Thus the tearDown always fails :|
00:53:23 ankur-gupta-f4 briancurtin: ^^
01:14:18 openstackgerrit yangweiwei proposed openstack/python-openstackclient master: Update endpoint-delete, endpoint-show, endpoint-set method https://review.openstack.org/453429
01:20:17 openstackgerrit Ankur proposed openstack/python-openstacksdk master: Attempt to fix Octavia/load-balancer https://review.openstack.org/454410
01:39:21 openstackgerrit yangweiwei proposed openstack/python-openstackclient master: Update endpoint-delete, endpoint-show, endpoint-set method https://review.openstack.org/453429
05:27:19 openstackgerrit yangweiwei proposed openstack/python-openstackclient master: Update to tox.ini https://review.openstack.org/454455
07:30:31 openstackgerrit Huanxuan Ao proposed openstack/python-openstackclient master: "--type" should be required option in "network qos rule create" https://review.openstack.org/454575
08:46:26 openstackgerrit Rui Chen proposed openstack/cliff master: Add smart help formatter for command parser https://review.openstack.org/454613
08:49:41 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Make block-device-mapping more stable and clear https://review.openstack.org/438141
09:35:08 openstackgerrit Stephen Finucane proposed openstack/cliff master: Add 'autoprogram-cliff' Sphinx directive https://review.openstack.org/450322
09:35:09 openstackgerrit Stephen Finucane proposed openstack/cliff master: Add support for epilogs https://review.openstack.org/454132
09:35:20 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: WIP! Start using 'cliff.sphinxext' https://review.openstack.org/452861
10:15:46 cdent sdague: if you've got a few moments, you can probably provide some good tie-breaking input on some http response code bikeshedding over on https://review.openstack.org/#/c/446716/
10:23:38 sdague cdent: yeh, I'm with you on that. 404 seems weird to me for collections searches
10:24:08 cdent yeah. it's correct on some dimension, but not really the human one.
10:24:09 sdague I also am a little o_O on 'last' even being in there
10:24:27 cdent feel free to comment on whatever you feel like commenting on, of course
10:24:37 sdague yeh, I did
10:24:50 cdent there was some earlier debate on 'last' on a previous iteration of the guideline (which was replaced)
10:25:59 cdent that guidelines has struggled to see the light of day almost as much as the *ability one
12:11:36 mordred cdent: agree re: 400
12:11:49 cdent good to know, thanks
14:11:20 openstackgerrit Merged openstack/python-openstackclient master: Split security group tests https://review.openstack.org/454262
14:17:48 openstackgerrit yangweiwei proposed openstack/python-openstackclient master: Update to tox.ini https://review.openstack.org/454455
14:23:20 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level API for Compute v2 https://review.openstack.org/454310
14:32:08 openstackgerrit Ed Leafe proposed openstack/api-wg master: Define pagination guidelines https://review.openstack.org/446716
14:32:42 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/454532
14:36:29 openstackgerrit David Rabel proposed openstack/python-openstackclient master: Add --network and --port to server create https://review.openstack.org/444924
15:19:06 openstackgerrit Merged openstack/osc-lib master: Updated from global requirements https://review.openstack.org/454515
17:05:47 openstackgerrit Merged openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/454532
17:59:10 ankur-gupta-f4 briancurtin: So the wait_for_status issue for LB. I was worried about it at first since it makes looped calls to the API, but its the only way I could think of to make the functional tests work and pass. But if there is no hesitation from you will continue down that rabbit hole
18:04:19 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level API for Compute v2 https://review.openstack.org/454310
18:33:45 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Update to tox.ini https://review.openstack.org/454455
18:53:11 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level API for Compute v2 https://review.openstack.org/454310
20:27:24 openstackgerrit Justin A Wilson proposed openstack/python-openstackclient master: Add support for Cinder API 3.3/3.5 into OSC https://review.openstack.org/421585
21:10:45 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level API for Compute v2 https://review.openstack.org/454310
22:58:38 openstackgerrit Ankur proposed openstack/python-openstacksdk master: Attempt to fix Octavia/load-balancer https://review.openstack.org/454410
#openstack-sdks - 2017-04-08
01:36:54 openstackgerrit Prince Nana Owusu Boateng proposed openstack/python-openstacksdk master: openstack network list https://review.openstack.org/454933
02:03:30 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level Compute v2 API: security group rules https://review.openstack.org/454939
22:49:54 openstackgerrit Prince Nana Owusu Boateng proposed openstack/python-openstacksdk master: openstack network list https://review.openstack.org/454933
#openstack-sdks - 2017-04-09
15:34:36 openstackgerrit Sean McCully proposed openstack/keystoneauth master: KeystoneAuth should default to system CAFile. https://review.openstack.org/452585
17:44:10 reedip o/
#openstack-sdks - 2017-04-10
03:47:58 openstackgerrit Ankur proposed openstack/python-openstackclient master: Refactor Extension command columns https://review.openstack.org/449757
04:29:28 openstackgerrit Ankur proposed openstack/python-openstacksdk master: Introduce Listener for Octavia (load balancing) https://review.openstack.org/451574
05:06:40 openstackgerrit Ankur proposed openstack/python-openstacksdk master: Introduce Listener for Octavia (load balancing) https://review.openstack.org/451574
07:06:45 openstackgerrit Valery Tschopp proposed openstack/python-openstacksdk master: Whitelist query parameter 'project_id' https://review.openstack.org/454241
08:24:36 openstackgerrit Valery Tschopp proposed openstack/python-openstacksdk master: Whitelist query parameter 'project_id' https://review.openstack.org/454241
08:26:12 openstackgerrit Valery Tschopp proposed openstack/python-openstacksdk master: Add 'project_id' to Server query parameters https://review.openstack.org/454241
10:54:27 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
11:10:36 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Add document about renaming OS_ENDPOINT_TYPE to OS_INTERFACE https://review.openstack.org/455252
12:43:52 openstackgerrit Reedip proposed openstack/python-openstackclient master: Add extra dhcp option to 'port create/set/unset' https://review.openstack.org/356263
12:45:30 openstackgerrit Reedip proposed openstack/osc-lib master: Add MultiKeyValueCommaAction to osc-lib https://review.openstack.org/425515
12:55:11 jkilpatr so how exactly are you supposed to use the python openstacksdk with ssl? I can set verify false but that's not great, what connection var do I need to set to point it at the cert bundle?
12:55:25 jkilpatr the doc says I can just set verify to the pem path but that does not seem to work.
13:04:15 briancurtin that's probably a keystoneauth question. i'll take a look in a minute and see what this is about
13:13:41 dtroyer jkilpatr: all of the OpenStack python libs (including SDK) use the requests module for their low-level REST work. http://docs.python-requests.org/en/master/ keystoneauth is the layer above that adds OpenStack token handling and otherwise keeps all of requests' semantics. I believe the SDK just passes through the verify argument. (http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification)
13:13:55 dtroyer also, all of requests' environment variables may be used here too
13:14:07 dtroyer specifically REQUESTS_CA_BUNDLE
13:15:56 briancurtin jkilpatr: our docs don’t mention anything about what you’re talking about so I’m not sure what you’re reading. can you link to what told you to do that?
13:16:10 jkilpatr https://developer.openstack.org/sdks/python/openstacksdk/users/connection.html
13:16:14 jkilpatr briancurtin,
13:17:29 briancurtin ok, yeah we just pass that on to keystoneauth’s session
13:19:51 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Add 'profile_only' to Cluster resource https://review.openstack.org/455211
13:20:19 jkilpatr briancurtin, it wants a pubkey, but it looks like the install only dumped private keys into files in the home folder. Not sure how I'm supposed to deal with that.
13:20:40 briancurtin install of what?
13:21:11 briancurtin we don’t generate keys. what are you doing here?
13:23:03 jkilpatr briancurtin, sorry got to thinking aloud. It's a set of CI tools and I'm not sure how they deal with this problem themselves. Off to the appropriate channel.
13:24:48 briancurtin this could be the appropriate channel for some things, i didn’t mean it like that, was just trying to figure out what was going on
13:28:16 jkilpatr briancurtin, nah looks like this is a tripleo-quickstart thing. I just needed to figure out how to pass a key to the SDK. Thanks for the help.
13:58:00 openstackgerrit Jose Castro Leon proposed openstack/keystoneauth master: Allows to modify the behavior of mutual authentication in kerberos Adds an optional parameter that will allow a deployer to tune it on their environments https://review.openstack.org/455330
14:09:34 openstackgerrit yuval shalev proposed openstack/python-openstacksdk master: Added server_attachment on compute v2 https://review.openstack.org/455335
14:15:30 openstackgerrit ayoung proposed openstack/keystoneauth master: Parameter to tune mutual authentication in kerberos https://review.openstack.org/455330
14:24:13 openstackgerrit yuval shalev proposed openstack/python-openstacksdk master: Added server_attachment on compute v2 https://review.openstack.org/455335
16:16:41 reedip_ o/
18:08:36 openstackgerrit Prince Nana Owusu Boateng proposed openstack/python-openstacksdk master: Adding router is external to query parameters. https://review.openstack.org/454933
18:24:20 openstackgerrit Reedip proposed openstack/osc-lib master: Add MultiKeyValueCommaAction to osc-lib https://review.openstack.org/425515
18:54:26 reedip_ dtroyer : I updated the osc-lib patch, would appreciate your comments on this ^^
20:48:30 openstackgerrit Prince Nana Owusu Boateng proposed openstack/python-openstacksdk master: Adding router is external to query parameters. https://review.openstack.org/454933
21:15:17 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level API for Compute v2 https://review.openstack.org/454310
21:24:44 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level Compute v2 API: security group rules https://review.openstack.org/454939
22:06:16 openstackgerrit Merged openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/445086
22:16:49 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Split floating IP tests https://review.openstack.org/455465
23:07:29 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Split floating IP tests https://review.openstack.org/455465
#openstack-sdks - 2017-04-11
02:14:22 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Fix cluster update profile_only parameter miss https://review.openstack.org/455211
02:49:16 openstackgerrit Merged openstack/python-openstackclient master: Split floating IP tests https://review.openstack.org/455465
03:11:14 openstackgerrit wangxiyuan proposed openstack/python-openstackclient master: Remove nova V1.1 import https://review.openstack.org/455498
03:12:50 openstackgerrit wangxiyuan proposed openstack/python-openstackclient master: Remove nova V1.1 import https://review.openstack.org/455498
04:56:42 openstackgerrit Huanxuan Ao proposed openstack/python-openstackclient master: "--type" should be required option in "network qos rule create" https://review.openstack.org/454575
07:02:52 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Add document about renaming OS_ENDPOINT_TYPE to OS_INTERFACE https://review.openstack.org/455252
07:14:55 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level Compute v2 API: security group rules https://review.openstack.org/454939
07:14:55 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level Compute v2 API: security group https://review.openstack.org/454310
07:17:07 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Low-level Compute v2 API: floating ip https://review.openstack.org/455555
08:24:30 openstackgerrit Rui Chen proposed openstack/cliff master: Add smart help formatter for command parser https://review.openstack.org/454613
08:41:22 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Make block-device-mapping more stable and clear https://review.openstack.org/438141
10:52:16 openstackgerrit yuval shalev proposed openstack/python-openstacksdk master: git review Added server_attachment on compute v2 https://review.openstack.org/455335
11:02:13 openstackgerrit Chris Dent proposed openstack/api-wg master: Create a set of api interoperability guidelines https://review.openstack.org/421846
11:07:24 openstackgerrit yuval shalev proposed openstack/python-openstacksdk master: git review Added server_attachment on compute v2 https://review.openstack.org/455335

Earlier   Later