*** bknudson has joined #openstack-sdks | 00:00 | |
openstackgerrit | Roxana Gherle proposed openstack/python-openstackclient: Send the correct user-agent to Keystone https://review.openstack.org/182124 | 00:02 |
---|---|---|
*** britthou_ has joined #openstack-sdks | 00:28 | |
*** britthouser has quit IRC | 00:30 | |
*** lhcheng has quit IRC | 00:48 | |
*** ChanServ changes topic to "#openstack-sdks" | 00:57 | |
-openstackstatus- NOTICE: Gerrit has been downgraded to version 2.8 due to the issues observed today. Please report further problems in #openstack-infra. | 00:57 | |
*** Qiming has joined #openstack-sdks | 01:00 | |
*** Qiming_ has joined #openstack-sdks | 01:11 | |
*** Qiming has quit IRC | 01:14 | |
*** redrobot has quit IRC | 01:25 | |
*** stevemar has joined #openstack-sdks | 01:25 | |
*** redrobot has joined #openstack-sdks | 01:26 | |
*** redrobot is now known as Guest20306 | 01:26 | |
*** britthou_ has quit IRC | 01:37 | |
*** Qiming_ has quit IRC | 01:38 | |
*** britthouser has joined #openstack-sdks | 01:41 | |
*** britthouser has quit IRC | 01:41 | |
*** britthouser has joined #openstack-sdks | 01:41 | |
*** Qiming has joined #openstack-sdks | 01:45 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:54 | |
*** Yanyanhu has joined #openstack-sdks | 01:59 | |
*** bknudson has quit IRC | 02:08 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 02:21 | |
openstackgerrit | Yanyan Hu proposed stackforge/python-openstacksdk: Add network/v2 vpnservice resource https://review.openstack.org/182141 | 02:38 |
openstackgerrit | Yanyan Hu proposed stackforge/python-openstacksdk: Fix several small nits in network v2 proxy https://review.openstack.org/182143 | 02:45 |
openstackgerrit | Yanyan Hu proposed stackforge/python-openstacksdk: Fix several small nits in network v2 proxy https://review.openstack.org/182143 | 02:46 |
*** thrash is now known as thrash|g0ne | 03:01 | |
*** Qiming_ has joined #openstack-sdks | 03:04 | |
*** Qiming__ has joined #openstack-sdks | 03:05 | |
*** Qiming has quit IRC | 03:06 | |
*** Qiming_ has quit IRC | 03:08 | |
*** stevemar has quit IRC | 03:31 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 04:05 | |
*** stevemar has joined #openstack-sdks | 04:54 | |
*** Qiming__ is now known as Qiming | 05:08 | |
*** stevemar has quit IRC | 06:57 | |
*** aufi has joined #openstack-sdks | 07:19 | |
*** jaosorior has joined #openstack-sdks | 07:38 | |
*** openstackstatus has quit IRC | 07:52 | |
*** openstack has joined #openstack-sdks | 07:55 | |
*** Qiming_ has joined #openstack-sdks | 08:48 | |
*** Qiming has quit IRC | 08:48 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-openstackclient: Enable specifing domains in "role add" https://review.openstack.org/180712 | 09:55 |
*** Yanyanhu has quit IRC | 10:03 | |
*** Daviey has quit IRC | 10:03 | |
*** Daviey has joined #openstack-sdks | 10:03 | |
*** Qiming_ has quit IRC | 10:06 | |
*** beagles has quit IRC | 11:19 | |
*** thrash|g0ne is now known as thrash | 11:31 | |
Shrews | mordred: 2 questions about https://review.openstack.org/181645 .... 1) what purpose does the 'defaults' cloud serve without vital info like the auth stuff? 2) why would the new TestConfig.test_fallthrough test fail on my local system but not jenkins? | 11:33 |
Shrews | mordred: ah, for #2, the test is reading my clouds.yml file, but this should not be | 11:37 |
*** trown|outttypeww is now known as trown | 11:45 | |
mordred | Shrews: defaults cloud is to handle the case where you chose to only pass in arguments | 12:05 |
Shrews | mordred: ah, ok. that makes sense then | 12:06 |
mordred | Shrews: so we have local state leaking into the tests? | 12:22 |
Shrews | mordred: left a comment on the review | 12:23 |
mordred | ah - I see that | 12:23 |
mordred | piddle. goign to have to monkeypatch something aren't I? | 12:24 |
Shrews | mordred: you *could* distinquish between None and [] | 12:24 |
* Shrews tosses ideas wildly | 12:26 | |
mordred | Shrews: ewww. | 12:29 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Only add fall through cloud as a fall through https://review.openstack.org/181645 | 12:29 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Sort defaults list for less conflicts https://review.openstack.org/181647 | 12:29 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Use appdirs for platform-independent locations https://review.openstack.org/182072 | 12:30 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Add default versions for trove and ironic https://review.openstack.org/181648 | 12:30 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Add UnitedStack https://review.openstack.org/181700 | 12:30 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Expose function to get defaults dict https://review.openstack.org/181649 | 12:30 |
mordred | Shrews: how about I just patchbomb you | 12:30 |
Shrews | mordred: how about you remove debug print statements before patchbombing me? :-P | 12:33 |
mordred | bah. | 12:33 |
mordred | that's lame | 12:33 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Only add fall through cloud as a fall through https://review.openstack.org/181645 | 12:36 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Sort defaults list for less conflicts https://review.openstack.org/181647 | 12:36 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Use appdirs for platform-independent locations https://review.openstack.org/182072 | 12:36 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Add default versions for trove and ironic https://review.openstack.org/181648 | 12:36 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Add UnitedStack https://review.openstack.org/181700 | 12:36 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Expose function to get defaults dict https://review.openstack.org/181649 | 12:36 |
briancurtin | terrylhowe: do we know what has been up with pypy lately? I just noticed it's now non-voting? | 12:50 |
sdague | briancurtin: the jobs were broken for 48 hrs blocking everything. There does not seem to be anyone actually interested in keeping pypy working. | 12:52 |
briancurtin | sdague: ah, ok, thanks. wasn't sure if it was us (SDK) or something else. i used to have a pypy core on my team but he's moved on | 12:54 |
sdague | there is an ML thread out there, might be tagged as oslo | 12:55 |
sdague | because they tripped it first | 12:55 |
sdague | or noticed it first | 12:55 |
dhellmann | sdague, briancurtin : http://lists.openstack.org/pipermail/openstack-dev/2015-May/063720.html | 12:56 |
*** mattfarina has joined #openstack-sdks | 13:38 | |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Basic object store container functional tests https://review.openstack.org/179779 | 13:54 |
*** bknudson has joined #openstack-sdks | 13:57 | |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Add clouds.yaml file for contributor testing docs https://review.openstack.org/182001 | 14:01 |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Remove clouds.yaml from gitignore https://review.openstack.org/182304 | 14:05 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Use appdirs for platform-independent locations https://review.openstack.org/182072 | 14:09 |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Add some examples documentation https://review.openstack.org/180222 | 14:11 |
mordred | dtroyer, terrylhowe: https://review.openstack.org/181645 could use eyeballs from an OSC person to make sure the shift in behavior doesn't mess you up. I believe that it's more inline with what you're expecting there anyway | 14:15 |
openstackgerrit | Terry Howe proposed openstack/python-openstackclient: Do not set default versions in parsed args https://review.openstack.org/181514 | 14:16 |
*** stevemar has joined #openstack-sdks | 14:17 | |
mordred | why in the heck did dtroyer's patch fail on only py34 | 14:20 |
mordred | 182114 | 14:20 |
mordred | gah | 14:20 |
Shrews | mordred: because gremlins? | 14:24 |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:25 | |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Add tests for OSC usage https://review.openstack.org/182114 | 14:26 |
mordred | Shrews: actually, it's because there was actually something broken that I fixed in my other patch | 14:27 |
mordred | rebasing dean's on mine fixes it | 14:27 |
mordred | Shrews: so - I will now contend that 181645 is _good_ for OSC :) | 14:28 |
Shrews | mordred: odd that it passed check but not gate | 14:28 |
mordred | Shrews: I believe something else landed in between | 14:28 |
mordred | when I cloned it as it was, it passed tests - when I rebase on to master, it failed | 14:29 |
mordred | so - it's a good test | 14:29 |
mordred | it is clearly testing valuable behavior | 14:29 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements https://review.openstack.org/181914 | 14:35 |
*** Guest20306 is now known as redrobot | 14:39 | |
*** aufi has quit IRC | 15:10 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Common list method for proxies https://review.openstack.org/178302 | 15:17 |
*** barra204 has joined #openstack-sdks | 15:22 | |
*** shakamunyi has joined #openstack-sdks | 15:22 | |
openstackgerrit | Merged openstack/os-client-config: Only add fall through cloud as a fall through https://review.openstack.org/181645 | 15:24 |
openstackgerrit | Merged openstack/os-client-config: Sort defaults list for less conflicts https://review.openstack.org/181647 | 15:24 |
openstackgerrit | Merged openstack/os-client-config: Add default versions for trove and ironic https://review.openstack.org/181648 | 15:29 |
openstackgerrit | Merged openstack/os-client-config: Expose function to get defaults dict https://review.openstack.org/181649 | 15:29 |
openstackgerrit | Merged openstack/os-client-config: Add UnitedStack https://review.openstack.org/181700 | 15:29 |
openstackgerrit | Merged openstack/python-openstackclient: Send the correct user-agent to Keystone https://review.openstack.org/182124 | 15:38 |
dtroyer | mordred: my test patch to occ is apparently introducing races still, I get that 'username' failure in random places, if at all locally. I've introduced side-effects that still are not isolated… | 15:42 |
dtroyer | random places == py34 one run, py27 the next, ext | 15:42 |
mordred | dtroyer: lovely | 15:42 |
dtroyer | yeah, totally a test problem with set_default(). obvious now, changing a global in a test… | 15:51 |
dtroyer | so set_defaults() itself is a bad idea… if OpenStackConfig.__init__() didn't do so much it could be a method, but I think it's going to have to be a kwarg to __init__() instead | 15:55 |
dtroyer | I'll try that after lunch... | 15:55 |
dtroyer | mordred, Shrews: I don't think you guys use config.set_default(), right? IIRC I added specifically for OSC | 15:57 |
mordred | dtroyer: correct | 15:57 |
openstackgerrit | Terry Howe proposed openstack/python-openstackclient: Do not set default versions in parsed args https://review.openstack.org/181514 | 15:59 |
*** britthouser has quit IRC | 16:03 | |
*** britthouser has joined #openstack-sdks | 16:04 | |
*** openstackgerrit_ has quit IRC | 16:11 | |
*** pm90_ has joined #openstack-sdks | 16:18 | |
*** pm90_ has quit IRC | 16:27 | |
*** pm90_ has joined #openstack-sdks | 16:28 | |
*** trown is now known as trown|lunch | 16:34 | |
*** christi3k has quit IRC | 17:02 | |
*** christi3k has joined #openstack-sdks | 17:03 | |
*** aufi has joined #openstack-sdks | 17:23 | |
*** tellesnobrega_ has joined #openstack-sdks | 17:38 | |
*** tellesnobrega_ has left #openstack-sdks | 17:38 | |
*** aufi has quit IRC | 17:39 | |
*** chlong has quit IRC | 17:46 | |
openstackgerrit | Merged openstack/python-openstackclient: Updated from global requirements https://review.openstack.org/181914 | 17:48 |
*** chlong has joined #openstack-sdks | 17:59 | |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Activate the cdn stuff https://review.openstack.org/182399 | 18:02 |
*** trown|lunch is now known as trown | 18:05 | |
openstackgerrit | Dean Troyer proposed openstack/os-client-config: Add tests for OSC usage https://review.openstack.org/182114 | 18:45 |
briancurtin | sdk meeting in 15 min in #openstack-meeting-3 - no huge agenda, just want to figure out what needs focus over the next few days heading into the summit with get/list and anything else we need to get done | 18:47 |
*** pm90_ has quit IRC | 18:54 | |
*** openstackgerrit_ has joined #openstack-sdks | 19:16 | |
*** nosleep77 has joined #openstack-sdks | 19:24 | |
*** openstackgerrit_ has quit IRC | 19:25 | |
*** jaosorior has quit IRC | 19:32 | |
openstackgerrit | Dean Troyer proposed openstack/os-client-config: Change overriding defaults to kwarg https://review.openstack.org/182427 | 19:34 |
*** shakamunyi has quit IRC | 19:35 | |
*** barra204 has quit IRC | 19:36 | |
openstackgerrit | Merged openstack/cliff: Updated from global requirements https://review.openstack.org/181198 | 19:45 |
mordred | dtroyer, Shrews: os-client-config may have the best patch turn around times in all of openstack | 19:48 |
terrylhowe | most of those patches are pretty easy to evaluate | 19:49 |
*** shakamunyi has joined #openstack-sdks | 19:49 | |
*** barra204 has joined #openstack-sdks | 19:49 | |
Shrews | mordred: wait, you want us to actually *look* at the code and not just press the pretty button? | 19:52 |
Shrews | this changes everything | 19:52 |
mordred | Shrews: nope | 19:54 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Temporarily work around httpretty again https://review.openstack.org/182435 | 19:55 |
briancurtin | terrylhowe: we have that one and plugin loading to consider as the next big things, i think, after the proxies become solid | 20:02 |
etoews | terrylhowe: was there a particular session you wanted to discuss https://review.openstack.org/#/c/155362/ in? | 20:02 |
*** pm90_ has joined #openstack-sdks | 20:03 | |
briancurtin | ugh, need to look through bug tracker as well, so many things we've wanted to change that haven't gotten around to (UserPreference to something else i forgot, put_update/patch_update, etc) | 20:03 |
openstackgerrit | Merged openstack/os-client-config: Add tests for OSC usage https://review.openstack.org/182114 | 20:12 |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Add proxy docs and empty user guides https://review.openstack.org/182441 | 20:19 |
openstackgerrit | Merged openstack/os-client-config: Change overriding defaults to kwarg https://review.openstack.org/182427 | 20:20 |
openstackgerrit | Merged stackforge/python-openstacksdk: Temporarily work around httpretty again https://review.openstack.org/182435 | 20:20 |
*** karimb has joined #openstack-sdks | 20:34 | |
karimb | hi folks can someone provide a snippet for uploading an image using the python sdk api ? | 20:34 |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Activate the cdn stuff https://review.openstack.org/182399 | 20:37 |
*** openstackgerrit has quit IRC | 20:37 | |
*** openstackgerrit has joined #openstack-sdks | 20:37 | |
*** pm90_ has quit IRC | 20:39 | |
*** pm90_ has joined #openstack-sdks | 20:40 | |
terrylhowe | I’m a little confused on how to do that myself karimb the docs weren’t clear to me | 20:40 |
karimb | terrylhowe, /me feels less lonely at least :) | 20:41 |
mordred | dtroyer: I think as soon as 182072 lands its time to cut a new release. also, I think we might be dangerously close to 1.0 territory | 20:41 |
terrylhowe | karimb: were you the one getting the image type None error from glance? | 20:44 |
terrylhowe | I tried that too and I assume it was user error, I see the message going out just fine | 20:44 |
dtroyer | mordred: yup, one final checkout and I think I'll be good with 182072 | 20:45 |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Add clouds.yaml file for contributor testing docs https://review.openstack.org/182001 | 20:46 |
karimb | terrylhowe, nope. doing some reverse engineering, i think i m almost there :) | 20:47 |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Remove clouds.yaml from gitignore https://review.openstack.org/182304 | 20:47 |
openstackgerrit | Merged stackforge/python-openstacksdk: Activate the cdn stuff https://review.openstack.org/182399 | 20:49 |
openstackgerrit | Merged openstack/cliff: Sort the fuzzy matches https://review.openstack.org/173341 | 20:54 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Proxy get method https://review.openstack.org/164351 | 20:59 |
openstackgerrit | Merged openstack/cliff: Defer interactive import https://review.openstack.org/173164 | 21:00 |
openstackgerrit | Merged stackforge/python-openstacksdk: Remove clouds.yaml from gitignore https://review.openstack.org/182304 | 21:01 |
openstackgerrit | Merged stackforge/python-openstacksdk: Add clouds.yaml file for contributor testing docs https://review.openstack.org/182001 | 21:02 |
*** stevemar has quit IRC | 21:08 | |
sigmavirus24 | terrylhowe: I think I'll have to work on the sdk's image porcelain | 21:09 |
sigmavirus24 | I just need to find time to work on the sdk =/ | 21:10 |
etoews | sigmavirus24: what? no free time before the summit? | 21:11 |
sigmavirus24 | s/before the summit// | 21:11 |
dtroyer | mordred: when 182072 merges a release sounds good. if it is 1.0, that's ok too, | 21:13 |
mordred | woot! | 21:13 |
*** chlong has quit IRC | 21:24 | |
karimb | terrylhowe, http://pastebin.com/bvjea5cN | 21:32 |
*** SpamapS has quit IRC | 21:34 | |
*** thrash is now known as thrash|g0ne | 21:34 | |
*** SpamapS has joined #openstack-sdks | 21:34 | |
karimb | terrylhowe, http://pastebin.com/8wFdTNHn for v1 | 21:34 |
*** mattfarina has quit IRC | 21:35 | |
*** trown is now known as trown|outttypeww | 21:41 | |
*** pm90_ has quit IRC | 21:50 | |
*** karimb has quit IRC | 21:57 | |
*** bknudson has quit IRC | 22:18 | |
*** pm90_ has joined #openstack-sdks | 22:57 | |
*** pm90_ has quit IRC | 22:58 | |
*** pm90_ has joined #openstack-sdks | 22:58 | |
*** chlong has joined #openstack-sdks | 23:15 | |
*** bradbeam has joined #openstack-sdks | 23:41 | |
*** pm90_ has quit IRC | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!