*** abhide has left #openstack-sdks | 00:24 | |
*** hitalia has quit IRC | 00:38 | |
*** Qiming has joined #openstack-sdks | 01:04 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:06 | |
*** dguerri is now known as dguerri` | 01:07 | |
*** thrash is now known as thrash|g0ne | 01:08 | |
*** pm90__ has joined #openstack-sdks | 01:14 | |
*** pm90_ has quit IRC | 01:17 | |
*** pm90__ has quit IRC | 01:18 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 01:20 | |
*** jamielennox|away is now known as jamielennox | 01:32 | |
*** Yanyanhu has joined #openstack-sdks | 01:35 | |
jamielennox | dtroyer: any news on a 1.4? | 01:51 |
---|---|---|
*** tobe has joined #openstack-sdks | 02:27 | |
*** dguerri` is now known as dguerri | 02:46 | |
*** dguerri is now known as dguerri` | 02:56 | |
*** briancurtin has quit IRC | 03:06 | |
*** LinuxHorn has quit IRC | 03:07 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 03:40 | |
openstackgerrit | xu-haiwei proposed stackforge/python-openstacksdk: Add action() and check() method for heat support https://review.openstack.org/189548 | 04:30 |
*** dguerri` is now known as dguerri | 04:35 | |
*** VeggieMeat_ is now known as VeggieMeat | 04:38 | |
*** dguerri is now known as dguerri` | 04:45 | |
openstackgerrit | Qiming Teng proposed stackforge/python-openstacksdk: Rename clustering to cluster service https://review.openstack.org/188250 | 05:00 |
*** boris-42 has quit IRC | 05:04 | |
*** tobe has quit IRC | 05:05 | |
*** abhide has joined #openstack-sdks | 05:07 | |
*** hitalia has joined #openstack-sdks | 05:55 | |
*** karmatronic has joined #openstack-sdks | 06:01 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient: Imported Translations from Transifex https://review.openstack.org/188672 | 06:01 |
*** karmatronic has quit IRC | 06:06 | |
*** dguerri` is now known as dguerri | 06:24 | |
*** abhide has quit IRC | 06:25 | |
*** dguerri is now known as dguerri` | 06:34 | |
*** abhide has joined #openstack-sdks | 06:35 | |
*** abhide has left #openstack-sdks | 06:36 | |
*** Qiming is now known as Qiming_afk | 06:38 | |
*** Qiming_afk has quit IRC | 06:43 | |
*** tobe has joined #openstack-sdks | 06:45 | |
*** Qiming has joined #openstack-sdks | 06:56 | |
*** LinuxHorn has joined #openstack-sdks | 07:01 | |
*** hitalia has quit IRC | 07:02 | |
*** briancurtin has joined #openstack-sdks | 07:09 | |
*** dguerri` is now known as dguerri | 07:10 | |
*** dguerri is now known as dguerri` | 07:36 | |
*** jaosorior has joined #openstack-sdks | 07:50 | |
*** dguerri` is now known as dguerri | 08:02 | |
*** karimb has joined #openstack-sdks | 08:24 | |
*** karmatronic has joined #openstack-sdks | 08:31 | |
*** karmatronic has joined #openstack-sdks | 08:35 | |
*** karimb has quit IRC | 08:36 | |
*** karmatronic has quit IRC | 08:37 | |
*** karimb has joined #openstack-sdks | 08:39 | |
*** Qiming has quit IRC | 08:39 | |
*** chlong has quit IRC | 08:52 | |
*** MaxV has joined #openstack-sdks | 09:03 | |
*** Qiming has joined #openstack-sdks | 09:10 | |
*** Qiming_ has joined #openstack-sdks | 09:11 | |
*** Qiming has quit IRC | 09:15 | |
openstackgerrit | xu-haiwei proposed stackforge/python-openstacksdk: Add action() and check() method for heat support https://review.openstack.org/189548 | 09:54 |
*** Qiming_ has quit IRC | 10:08 | |
*** Yanyanhu has quit IRC | 10:11 | |
*** tobe has quit IRC | 10:32 | |
*** tobe has joined #openstack-sdks | 10:33 | |
*** thrash|g0ne is now known as thrash | 10:44 | |
*** tobe has quit IRC | 10:47 | |
*** tobe has joined #openstack-sdks | 10:49 | |
openstackgerrit | Daisuke Fujita proposed openstack/python-openstackclient: Set up every time record log in file https://review.openstack.org/186720 | 10:49 |
*** boris-42 has joined #openstack-sdks | 10:53 | |
*** tobe has quit IRC | 10:53 | |
*** Qiming has joined #openstack-sdks | 11:00 | |
openstackgerrit | Ghe Rivero proposed openstack/os-client-config: Add test to check cert and key as a tuple https://review.openstack.org/189656 | 11:07 |
*** trown|outttypeww is now known as trown | 11:56 | |
*** chlong has joined #openstack-sdks | 12:37 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 12:41 | |
*** bknudson has quit IRC | 12:41 | |
*** petertr7_away is now known as petertr7 | 13:14 | |
*** jamielennox is now known as jamielennox|away | 13:23 | |
*** bknudson has joined #openstack-sdks | 13:38 | |
*** zz_steveortiz is now known as steveortiz | 13:45 | |
*** dguerri is now known as dguerri` | 14:06 | |
*** jose4183 has joined #openstack-sdks | 14:06 | |
*** trown is now known as trown|brb | 14:18 | |
*** trown|brb is now known as trown | 14:29 | |
MaxV | Is there a way to use the python-openstacksdk to request the keystone endpoint with the admin token? Like described here for the openstackclient http://docs.openstack.org/developer/keystone/configuration.html#authenticating-with-a-token | 14:41 |
MaxV | ? | 14:41 |
MaxV | I tried: conn = openstack.connection.Connection(auth_url="http://auth_url", token="mytoken") | 14:42 |
MaxV | but when I interact whith keystone I have a 401 "Could not find token: mytoken" | 14:43 |
MaxV | when I check the debug logs | 14:43 |
MaxV | the openstackclient seems to directly dump the token in a SHA1 format to address keystone | 14:44 |
*** terrylhowe has joined #openstack-sdks | 14:44 | |
MaxV | but the openstacksdk directly use the string "mytoken" | 14:44 |
Thoorium | I'm surprised the connection doesn't ask for more info | 14:45 |
Thoorium | hmm | 14:46 |
MaxV | when you setup keystone it is possible to only use those two parameters | 14:46 |
mordred | Shrews: when you get a sec, could you take a pass through Ghe's patches on occ? | 14:58 |
Shrews | mordred: aye | 14:58 |
mordred | dtroyer, Shrews: I think after yesterday I'm going to shelve my idea of a second repo with config files in it for now | 14:58 |
mordred | and think that just having them in-tree as a first step to see if we like that is plenty far enough - if someone else decides to consume them and complains that it's too hard in their current form, we can re-address that later, yeah? | 14:59 |
Shrews | yeah | 15:06 |
openstackgerrit | Merged openstack/os-client-config: Add test to check cert and key as a tuple https://review.openstack.org/189656 | 15:07 |
openstackgerrit | Merged openstack/os-client-config: Raise warning when a vendor profile is missing https://review.openstack.org/189012 | 15:08 |
*** chlong is now known as chlong-zzz | 15:10 | |
Shrews | mordred: for https://review.openstack.org/189013, now that the vendors are yaml, i fear the same problem you had yesterday when something was read in as an int but we expected string | 15:10 |
Shrews | e.g., image_api_version used to be '1', but will now be 1 ... i wonder if we will uncover more bugs? | 15:11 |
Shrews | more similar bugs | 15:11 |
Shrews | and i'm not really sure how to alleviate that fear | 15:12 |
* Shrews brb | 15:12 | |
*** Qiming has quit IRC | 15:14 | |
*** karimb has quit IRC | 15:18 | |
*** abhide has joined #openstack-sdks | 15:18 | |
mordred | Shrews: well, that's a thing where the json patch can help - it's got some jsonschema stuff | 15:25 |
*** pm90_ has joined #openstack-sdks | 15:27 | |
Shrews | ah, i had not yet seen that patch | 15:42 |
openstackgerrit | Merged openstack/os-client-config: Use one yaml file per vendor https://review.openstack.org/189013 | 15:46 |
Caleb-- | i'm looking at the compute v2.1 apis, and for some reason the docs dont show that i need to specify the tenant id in the url. any idea why? | 15:46 |
*** MaxV has quit IRC | 16:00 | |
openstackgerrit | Ghe Rivero proposed openstack/os-client-config: Add missing tests https://review.openstack.org/189794 | 16:04 |
openstackgerrit | Rodrigo Duarte proposed openstack/python-openstackclient: Enables retrieval of project's parents and subtree https://review.openstack.org/123539 | 16:05 |
*** petertr7 is now known as petertr7_away | 16:07 | |
*** steveortiz is now known as zz_steveortiz | 16:28 | |
*** dguerri` is now known as dguerri | 16:40 | |
openstackgerrit | Merged stackforge/python-openstacksdk: Refactor verify_update in proxy tests https://review.openstack.org/188860 | 16:45 |
*** petertr7_away is now known as petertr7 | 17:00 | |
*** trown is now known as trown|lunch | 17:08 | |
*** abhide has quit IRC | 17:14 | |
*** hitalia has joined #openstack-sdks | 17:34 | |
*** dguerri is now known as dguerri` | 17:44 | |
*** abhide has joined #openstack-sdks | 17:49 | |
*** pm90__ has joined #openstack-sdks | 18:02 | |
*** pm90_ has quit IRC | 18:05 | |
*** dguerri` is now known as dguerri | 18:08 | |
*** dguerri is now known as dguerri` | 18:11 | |
openstackgerrit | Hardik Italia proposed stackforge/python-openstacksdk: Add functional test for Network Quota https://review.openstack.org/189846 | 18:17 |
briancurtin | terrylhowe or any SDK people: any topics for a meeting in ~40 min? i dont really have anything at the moment, just working through the review queue | 18:18 |
briancurtin | i know everett is out, currently running a workshop | 18:19 |
terrylhowe | nothing comes to mind briancurtin | 18:19 |
briancurtin | terrylhowe: i'm moving later in the week so i'll probably be somewhat quiet then, but am going to try and start tackling find after i clear out some test work | 18:20 |
openstackgerrit | Merged openstack/python-openstackclient: Enable specifying domain for group and role commands https://review.openstack.org/189294 | 18:20 |
*** pm90__ has quit IRC | 18:32 | |
*** trown|lunch is now known as trown | 18:37 | |
*** petertr7 is now known as petertr7_away | 18:47 | |
*** openstackgerrit has quit IRC | 18:48 | |
*** openstackgerrit has joined #openstack-sdks | 18:48 | |
*** petertr7_away is now known as petertr7 | 18:49 | |
*** pm90_ has joined #openstack-sdks | 19:05 | |
*** abhide has quit IRC | 19:05 | |
*** pm90_ has quit IRC | 19:11 | |
*** pm90_ has joined #openstack-sdks | 19:16 | |
openstackgerrit | Dean Troyer proposed openstack/python-openstackclient: Bump glanceclient min version https://review.openstack.org/189861 | 19:19 |
*** pm90_ has quit IRC | 19:21 | |
*** hitalia has quit IRC | 19:32 | |
*** hitalia has joined #openstack-sdks | 19:55 | |
*** jamielennox|away is now known as jamielennox | 20:01 | |
*** pm90_ has joined #openstack-sdks | 20:09 | |
*** pm90_ has quit IRC | 20:09 | |
*** abhide has joined #openstack-sdks | 20:09 | |
*** pm90_ has joined #openstack-sdks | 20:09 | |
*** boris-42 has quit IRC | 20:22 | |
*** boris-42 has joined #openstack-sdks | 20:24 | |
openstackgerrit | Merged openstack/python-openstackclient: Imported Translations from Transifex https://review.openstack.org/188672 | 20:27 |
jamielennox | dtroyer: are you still planning the 1.4 release? | 20:35 |
dtroyer | yes, it's hung on a python-glanceclient bump required in g-r | 20:35 |
jamielennox | dtroyer: ah, ok - thanks i assumed it was stuck on something as all the rel notes and stuff have merged | 20:37 |
*** pm90_ has quit IRC | 20:41 | |
*** pm90_ has joined #openstack-sdks | 20:44 | |
*** stevemar has joined #openstack-sdks | 20:51 | |
jamielennox | dtroyer: there is not glanceclient 0.18 on pypi - are they still releasing that? | 20:56 |
*** petertr7 is now known as petertr7_away | 20:56 | |
dtroyer | jamielennox: heh, nice. I looked at what was installed in my venv by pip that worked... | 20:57 |
dtroyer | 0.17.1 doesn't | 20:57 |
jamielennox | heh, where did you get that from then? | 20:58 |
dtroyer | git tag in the master branch shows a 0.18.0 tag | 20:59 |
dtroyer | IDKWTF is up | 20:59 |
jamielennox | weird, zuul might have failed to push it to pypi | 21:00 |
dtroyer | dunno where pip got it then (paste output coming) | 21:01 |
dtroyer | http://paste.openstack.org/show/278856/ | 21:02 |
*** dguerri` is now known as dguerri | 21:04 | |
dtroyer | argh, that's no good… | 21:04 |
dtroyer | ok, tried again, this time for real, got python-glanceclient 0.18.0 again | 21:08 |
sigmavirus24 | jamielennox: it'll be released tonight I think | 21:08 |
sigmavirus24 | maybe/ | 21:08 |
sigmavirus24 | Idk | 21:08 |
sigmavirus24 | Let me ask nikhil in #openstack-glance | 21:08 |
jamielennox | if i pip install python-glanceclient i get 0.18 | 21:08 |
jamielennox | "from cache" apparently | 21:09 |
jamielennox | how do you clean the pip cache | 21:09 |
sigmavirus24 | jamielennox: rm -rf * | 21:10 |
sigmavirus24 | ;P | 21:10 |
*** nikhil_k has joined #openstack-sdks | 21:11 | |
sigmavirus24 | jamielennox: seriously, pip's cache is in ~/.pip/cache iirc | 21:11 |
dtroyer | no ~/.pip on my lappy | 21:11 |
sigmavirus24 | nikhil_k: was 0.18.0 of glanceclient ever published to PyPI? | 21:11 |
dtroyer | also, running pip —no-cache-dir gets the same result | 21:11 |
sigmavirus24 | hm, look in ~/.cache/pip | 21:11 |
kragniz | jamielennox: yeah, should be tonight | 21:12 |
sigmavirus24 | I think ~/.cache is the XDG way of handling local caches | 21:12 |
dtroyer | OS/X: ~/Library/Caches/pip | 21:12 |
sigmavirus24 | Ah, yeah, that too I guess | 21:12 |
dtroyer | even so, it's still downloading from somehwere: Downloading python_glanceclient-0.18.0-py2.py3-none-any.whl (84kB) | 21:13 |
dtroyer | wheel mis-match? | 21:13 |
jamielennox | yea, i rm -rf ~/.cache/pip, recreate the venv and it's still fetching a 0.18 release from somewhere | 21:13 |
nikhil_k | oh boy | 21:14 |
nikhil_k | it was the first Liberty release when all the libraries were fixed | 21:14 |
sigmavirus24 | so 0.18.0 is still up here: https://pypi.python.org/simple/python-glanceclient/ | 21:15 |
nikhil_k | dhellmann: released it and I am a bit confused on what process was follwed as it's not on pypi. | 21:15 |
sigmavirus24 | so maybe it was hidden on pypi.python.org/pypi/python-glanceclient, but it wasn't deleted | 21:15 |
*** jaosorior has quit IRC | 21:15 | |
nikhil_k | sigmavirus24: don't think so and I was hoping dhellmann would educate us. I think it may be up on tarballs.openstack web | 21:16 |
nikhil_k | checking | 21:16 |
nikhil_k | http://tarballs.openstack.org/python-glanceclient/python_glanceclient-0.18.0-py2.py3-none-any.whl | 21:16 |
*** trown is now known as trown|outttypeww | 21:22 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Refactor option handling for user|group|project domain scoping https://review.openstack.org/189947 | 21:26 |
*** karimb has joined #openstack-sdks | 21:35 | |
*** bknudson has quit IRC | 22:13 | |
stevemar | terrylhowe, dtroyer this is whati was thinking for osc-base: https://github.com/stevemart/osc-base/tree/master/osc_base | 22:24 |
*** stevemar has quit IRC | 22:35 | |
*** karimb has quit IRC | 22:41 | |
*** chlong-zzz has quit IRC | 22:58 | |
*** zz_steveortiz is now known as steveortiz | 23:28 | |
*** stevemar has joined #openstack-sdks | 23:33 | |
stevemar | jamielennox, can you abandon this if it's not necessary: https://review.openstack.org/#/c/131804/11 | 23:39 |
jamielennox | stevemar: still consider it necessary, just don't know how to do it anymore with occ | 23:40 |
jamielennox | but abandoned | 23:40 |
*** dguerri is now known as dguerri` | 23:40 | |
stevemar | jamielennox, rgr that | 23:41 |
*** Qiming has joined #openstack-sdks | 23:42 | |
stevemar | jamielennox, trying to clean up dead osc patches | 23:43 |
jamielennox | stevemar: that's cool, i think i have some more there | 23:43 |
*** hitalia has quit IRC | 23:44 | |
stevemar | jamielennox, if you could quickly go through yours that would be awesome | 23:44 |
stevemar | i understand the other open ones much better | 23:44 |
stevemar | the auth stuff gets murky | 23:44 |
*** pm90_ has quit IRC | 23:50 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!