Earlier  
Posted Nick Remark
#openstack-sdks - 2018-11-09
16:27:35 mordred slaweq: ^^
16:37:31 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: WIP Collect request stats https://review.openstack.org/614834
16:37:32 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Replace TaskManager with a keystoneauth concurrency https://review.openstack.org/604926
16:41:52 slaweq mordred: I will check that today evening
16:42:23 mordred slaweq: thanks!
19:43:02 tobiash mordred: just curious, is there any official api in openstack to get lbaas io counters as non-admin?
20:54:15 kmalloc ianw: i want to say your semaphore fix might have a minor race condition in it where it could force more-than-allowed concurrency (by ~1)
20:55:07 kmalloc ianw: it's not bad. just working through the logic. it's because of the count increment/decrement/trigger of execution. but... i don't think it's a huge issue.
20:56:12 kmalloc ianw: and really the race might be mordred's fault
20:56:13 kmalloc :P
21:14:07 kmalloc ianw, mordred: the fair semaphore is looking pretty good. I'll need to run through the tests some more and i think we cna improve the testing.
21:14:34 kmalloc I'd like to get a functional test of the rate limit happening as well through KSA not just synthetic [functional testing? etc]
21:15:11 kmalloc to be sure we don't need to re-work the mechanics. Remember KSA's contract is extremely strict, and once code lands, i am hesitant to change it.
22:35:46 mordred kmalloc: ++ to functional test. fwiw, we've got a nodepool devstack functional test - but I think that's lkely TOO functional for us to be able to properly exercise the rate limiting
22:48:02 openstackgerrit Merged openstack/openstacksdk master: Add wait functions to orchestration proxy https://review.openstack.org/615702
22:56:23 openstackgerrit Slawek Kaplonski proposed openstack/openstacksdk master: Add CRUD methods for Neutron Port Forwarding https://review.openstack.org/616710
22:56:42 slaweq mordred: if You will have a minute, please take a look at ^^
23:20:27 openstackgerrit Daniel Speichert proposed openstack/openstacksdk master: Added image properties to Image class https://review.openstack.org/544544
23:21:15 kmalloc mordred: yah
23:36:15 ianw kmalloc: i'll take a look on my monday with fresh eyes with that in consideration ... sounds very plausible :)
23:37:01 kmalloc ianw: possible, but it's not a major concern, a functional test would be more important :)
23:50:25 openstackgerrit Merged openstack/openstacksdk master: Fix neutron endpoint mangling https://review.openstack.org/616989
23:51:16 openstackgerrit Slawek Kaplonski proposed openstack/openstacksdk master: Add CRUD methods for Neutron Port Forwarding https://review.openstack.org/616710
#openstack-sdks - 2018-11-10
08:11:14 openstackgerrit Sean McGinnis proposed openstack/python-openstackclient master: Add volume backup import/export commands https://review.openstack.org/612735
08:22:31 openstackgerrit Slawek Kaplonski proposed openstack/openstacksdk master: Add CRUD methods for Neutron Port Forwarding https://review.openstack.org/616710
20:27:36 openstackgerrit Merged openstack/python-openstackclient master: Add volume backup import/export commands https://review.openstack.org/612735
#openstack-sdks - 2018-11-11
04:38:00 openstackgerrit Merged openstack/openstackclient master: fix tox python3 overrides https://review.openstack.org/606685
13:46:42 openstackgerrit Radoslaw Smigielski proposed openstack/python-openstackclient master: Fix --limit option in image list sub-command https://review.openstack.org/617139
16:47:36 openstackgerrit melissaml proposed openstack-infra/shade master: change default python 3 env in tox to 3.5 https://review.openstack.org/617151
#openstack-sdks - 2018-11-12
01:24:48 openstackgerrit liuyamin proposed openstack/python-openstackclient master: Remove .testr.conf configuration https://review.openstack.org/616733
08:42:54 openstackgerrit Vieri proposed openstack/openstackclient master: removing older python version 3.4 from setup.cfg https://review.openstack.org/606361
10:47:15 openstackgerrit Andreas Jaeger proposed openstack-infra/shade master: Use openSUSE 15.0 for testing https://review.openstack.org/617276
10:49:20 openstackgerrit Andreas Jaeger proposed openstack-infra/shade master: Use openSUSE 15.0 for testing https://review.openstack.org/617276
11:01:55 openstackgerrit Andreas Jaeger proposed openstack-infra/shade master: Use openSUSE 15.0 for testing https://review.openstack.org/617276
13:47:05 openstackgerrit Dean Troyer proposed openstack/osc-lib master: Remove pypy job https://review.openstack.org/617336
15:25:25 openstackgerrit Merged openstack/osc-lib master: Mask password when specified as an argument with a space https://review.openstack.org/603528
#openstack-sdks - 2018-11-13
02:15:41 openstackgerrit zhouxinyong proposed openstack/api-sig master: fix some errors for ill-syntax in testing.rst https://review.openstack.org/617417
09:06:13 openstackgerrit liuyamin proposed openstack/python-openstackclient master: Fix i18n issue https://review.openstack.org/617527
09:22:10 openstackgerrit Merged openstack/api-sig master: fix some errors for ill-syntax in testing.rst https://review.openstack.org/617417
13:36:23 openstackgerrit zhouxinyong proposed openstack/api-sig master: Advancing the protocal of the website to HTTPS in methods.rst. https://review.openstack.org/617651
18:05:36 openstackgerrit zhouxinyong proposed openstack/openstackclient master: Advancing the protocal of the website to HTTPS in index.rst. https://review.openstack.org/617761
18:08:06 openstackgerrit zhouxinyong proposed openstack/openstacksdk master: Advancing the protocal of the website to HTTPS in compute.rst. https://review.openstack.org/617762
18:12:00 openstackgerrit zhouxinyong proposed openstack/os-client-config master: Applying the HTTPS protocal in configuration.rst.To keep the website in this file be more robust,we'd better update the links to HTTPS type https://review.openstack.org/617765
18:18:20 openstackgerrit zhouxinyong proposed openstack/osc-lib master: Update the HTTP links to HTTPS in bug-1558690-1528b637f2c0a449.yaml. https://review.openstack.org/617768
19:38:30 openstackgerrit zhouxinyong proposed openstack/js-openstack-lib master: Applying the HTTPS protocal in es2015.rst.To keep the website in this file be more robust,we'd better update the links to HTTPS type https://review.openstack.org/617805
19:48:21 openstackgerrit zhouxinyong proposed openstack/keystoneauth master: Replacing the HTTP protocal with HTTPS in ksa_betamax_test_cassette.yaml. https://review.openstack.org/617811
#openstack-sdks - 2018-11-14
00:48:48 openstackgerrit Viktor Ekmark proposed openstack/openstacksdk master: new auth_url for ELASTX https://review.openstack.org/617851
03:22:10 openstackgerrit liuyamin proposed openstack/python-openstackclient master: Replace assertEqual(True/False, expr) with assertTrue/assertFalse https://review.openstack.org/617862
05:03:43 openstackgerrit Merged openstack/python-openstackclient master: Fix i18n issue https://review.openstack.org/617527
06:51:07 openstackgerrit liuyamin proposed openstack/python-openstackclient master: Replace assertEqual(True/False, expr) with assertTrue/assertFalse https://review.openstack.org/617862
12:15:13 adriant what's the progress on the openstackclient switching to the SDK?
12:38:58 dtroyer it is becoming clear that I need to let go of that…
13:11:39 smcginnis dtroyer: Maybe something to try to solicit additional help for on the ML?
13:53:52 adriant I'd be willing to lend a hand with it, at least with some things like switching the identity parts to use the SDK
19:20:29 openstackgerrit Ed Leafe proposed openstack/api-sig master: Add idempotent DELETE guidance https://review.openstack.org/616610
#openstack-sdks - 2018-11-15
06:35:31 masuberu good afternoon, this is the right place to ask about openstack python client?
06:35:54 masuberu more precisely python-neutronclient
10:53:14 openstackgerrit Merged openstack-infra/shade master: Use openSUSE 15.0 for testing https://review.openstack.org/617276
11:56:49 openstackgerrit Rabi Mishra proposed openstack/osc-lib master: Fix issubclass() in python 3.7 https://review.openstack.org/618137
13:29:10 jmccarthy Is this the correct irc channel to ask about the openstack client ? I was wondering about this unicode bug https://bugs.launchpad.net/python-openstackclient/+bug/1743731
13:29:10 openstack Launchpad bug 1743731 in python-openstackclient "object create cannot handle unicode file names" [Undecided,New]
13:29:58 jmccarthy frickler: I mean https://storyboard.openstack.org/#!/story/1743731 :)
13:57:37 smcginnis jmccarthy: This is the correct channel for that.
13:59:02 jmccarthy smcginnis: Ok cool, I hope to try the suggestion in the bug and see how it goes, maybe someone has some additional insight ?
14:03:25 smcginnis jmccarthy: Most folks are tied up right now with Summit/Forum sessions, but would be great if you could try it out and share your experience.
14:03:47 smcginnis And maybe anyone else that has looked at it or has any thoughts about it swing by and can comment in the meantime.
14:26:15 jmccarthy smcginnis: Sure, it'll take me a while tho
15:21:33 jmccarthy Is there anything special needed with tox regarding locale ? I believe my env is ok, and altered an existing funcitonal test like so http://paste.openstack.org/show/734871/ however tox -e functional tells me http://paste.openstack.org/show/734873/
15:36:16 openstackgerrit Tobias Urdin proposed openstack/openstacksdk master: Fix some spelling in documentation https://review.openstack.org/618198
15:55:10 openstackgerrit Daniel Speichert proposed openstack/openstacksdk master: Added image properties to Image class https://review.openstack.org/544544
16:00:06 edleafe The API-SIG office hour has now officially begun
18:24:24 openstackgerrit zhouxinyong proposed openstack/oaktree master: Replacing the link in HACKING.rst https://review.openstack.org/618266
#openstack-sdks - 2018-11-16
02:41:08 openstackgerrit Yang JianFeng proposed openstack/openstacksdk master: Add support for octavia's resuorces quota https://review.openstack.org/590193
03:41:49 openstackgerrit zhouxinyong proposed openstack/oaktree master: Optimizing the safety of the http link site in HACKING.rst https://review.openstack.org/618424
07:20:00 amito hey, anyone here this time of day? :)
09:19:38 openstackgerrit Yang JianFeng proposed openstack/openstacksdk master: Add support for octavia's resuorces quota https://review.openstack.org/590193
09:21:10 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: implement block-storage backup resource https://review.openstack.org/591445
11:31:59 openstackgerrit Yang JianFeng proposed openstack/openstacksdk master: Add support for octavia's resuorces quota https://review.openstack.org/590193
12:44:01 openstackgerrit Lars Kellogg-Stedman proposed openstack/openstacksdk master: _make_proxy attempts to referenced undefined variable api_version https://review.openstack.org/618519
12:45:58 gtema dtansur, are you here?
12:49:55 openstackgerrit Lars Kellogg-Stedman proposed openstack/openstacksdk master: _make_proxy attempts to referenced undefined variable api_version https://review.openstack.org/618519
13:04:46 openstackgerrit Lars Kellogg-Stedman proposed openstack/openstacksdk master: several errors in _make_proxy https://review.openstack.org/618519
13:48:27 openstackgerrit Lars Kellogg-Stedman proposed openstack/openstacksdk master: several errors in _make_proxy https://review.openstack.org/618519
15:02:46 larsks Hey folks. I'm running into a variety of problems with ansible's os_loadbalancer module, and it looks like it's tripping over problems in openstack/service_description.py. There appears to be a ton of untested code there (e.g., it's trying to raise exceptions.UnsupportedVersionWarning all over the place, but that exception doesn't seem to exist).
15:03:24 larsks ...but it's doing that because it doesn't seem to be able to determine the api version for the octavia service, and I'm wondering if someone here has thoughts on what might be going on. The openstack cli works fine.
15:05:37 frickler larsks: I fear lots of folks are still recovering from the summit, I'm off for the weekend now, too. probably best create a story at https://storyboard.openstack.org/#!/project/openstack/openstacksdk , include some error logs and mention the story here
15:06:01 larsks Curses! But sure, I'll do that.
15:06:19 frickler usually mordred might want to take a look, but he also seems to be busy recovering ;)
15:33:03 gtema larsks: what's your endpoint url for octavia? Do you also set/change octavia api version in your clouds.yaml?
15:36:20 gtema UnsupportedVersionWarning should be either created in exceptions.py or replaced with UnsupportedServiceVersion. Not sure what mordred would prefer
15:36:46 larsks gtema: The endpoint url does not hav a version (https://my.public.hostname:13876). I did try setting load_balancer_api_version: 2 in the clouds.yaml file but that didn't appear to resolve the issue.
15:38:04 gtema under "cli" you mean octaviaclient, right?
15:39:06 larsks gtema: I mean "openstack loadbalancer ...", which uses octaviaclient, yes.
15:39:47 gtema ok
15:41:00 johnsom larsks What version of Octavia do you have deployed?
15:42:10 larsks johnsom: 'octavia-api --version' tells me 2.0.2.dev42
15:44:33 johnsom Queens. Ok, you should be good with the API versioning. It's v2. If you do an "openstack versions show" you should see lines like this:
15:44:45 johnsom https://www.irccloud.com/pastebin/uQXXdGAU/
15:46:10 larsks johnsom: ah, there's a problem. The same command here shows: http://termbin.com/8rlw
15:46:45 larsks If I curl the endpointa address I get: http://termbin.com/om4q

Earlier   Later