Tuesday, 2015-06-09

*** abhide has left #openstack-sdks00:24
*** hitalia has quit IRC00:38
*** Qiming has joined #openstack-sdks01:04
*** sigmavirus24 is now known as sigmavirus24_awa01:06
*** dguerri is now known as dguerri`01:07
*** thrash is now known as thrash|g0ne01:08
*** pm90__ has joined #openstack-sdks01:14
*** pm90_ has quit IRC01:17
*** pm90__ has quit IRC01:18
*** sigmavirus24_awa is now known as sigmavirus2401:20
*** jamielennox|away is now known as jamielennox01:32
*** Yanyanhu has joined #openstack-sdks01:35
jamielennoxdtroyer: any news on a 1.4?01:51
*** tobe has joined #openstack-sdks02:27
*** dguerri` is now known as dguerri02:46
*** dguerri is now known as dguerri`02:56
*** briancurtin has quit IRC03:06
*** LinuxHorn has quit IRC03:07
*** sigmavirus24 is now known as sigmavirus24_awa03:40
openstackgerritxu-haiwei proposed stackforge/python-openstacksdk: Add action() and check() method for heat support  https://review.openstack.org/18954804:30
*** dguerri` is now known as dguerri04:35
*** VeggieMeat_ is now known as VeggieMeat04:38
*** dguerri is now known as dguerri`04:45
openstackgerritQiming Teng proposed stackforge/python-openstacksdk: Rename clustering to cluster service  https://review.openstack.org/18825005:00
*** boris-42 has quit IRC05:04
*** tobe has quit IRC05:05
*** abhide has joined #openstack-sdks05:07
*** hitalia has joined #openstack-sdks05:55
*** karmatronic has joined #openstack-sdks06:01
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient: Imported Translations from Transifex  https://review.openstack.org/18867206:01
*** karmatronic has quit IRC06:06
*** dguerri` is now known as dguerri06:24
*** abhide has quit IRC06:25
*** dguerri is now known as dguerri`06:34
*** abhide has joined #openstack-sdks06:35
*** abhide has left #openstack-sdks06:36
*** Qiming is now known as Qiming_afk06:38
*** Qiming_afk has quit IRC06:43
*** tobe has joined #openstack-sdks06:45
*** Qiming has joined #openstack-sdks06:56
*** LinuxHorn has joined #openstack-sdks07:01
*** hitalia has quit IRC07:02
*** briancurtin has joined #openstack-sdks07:09
*** dguerri` is now known as dguerri07:10
*** dguerri is now known as dguerri`07:36
*** jaosorior has joined #openstack-sdks07:50
*** dguerri` is now known as dguerri08:02
*** karimb has joined #openstack-sdks08:24
*** karmatronic has joined #openstack-sdks08:31
*** karmatronic has joined #openstack-sdks08:35
*** karimb has quit IRC08:36
*** karmatronic has quit IRC08:37
*** karimb has joined #openstack-sdks08:39
*** Qiming has quit IRC08:39
*** chlong has quit IRC08:52
*** MaxV has joined #openstack-sdks09:03
*** Qiming has joined #openstack-sdks09:10
*** Qiming_ has joined #openstack-sdks09:11
*** Qiming has quit IRC09:15
openstackgerritxu-haiwei proposed stackforge/python-openstacksdk: Add action() and check() method for heat support  https://review.openstack.org/18954809:54
*** Qiming_ has quit IRC10:08
*** Yanyanhu has quit IRC10:11
*** tobe has quit IRC10:32
*** tobe has joined #openstack-sdks10:33
*** thrash|g0ne is now known as thrash10:44
*** tobe has quit IRC10:47
*** tobe has joined #openstack-sdks10:49
openstackgerritDaisuke Fujita proposed openstack/python-openstackclient: Set up every time record log in file  https://review.openstack.org/18672010:49
*** boris-42 has joined #openstack-sdks10:53
*** tobe has quit IRC10:53
*** Qiming has joined #openstack-sdks11:00
openstackgerritGhe Rivero proposed openstack/os-client-config: Add test to check cert and key as a tuple  https://review.openstack.org/18965611:07
*** trown|outttypeww is now known as trown11:56
*** chlong has joined #openstack-sdks12:37
*** sigmavirus24_awa is now known as sigmavirus2412:41
*** bknudson has quit IRC12:41
*** petertr7_away is now known as petertr713:14
*** jamielennox is now known as jamielennox|away13:23
*** bknudson has joined #openstack-sdks13:38
*** zz_steveortiz is now known as steveortiz13:45
*** dguerri is now known as dguerri`14:06
*** jose4183 has joined #openstack-sdks14:06
*** trown is now known as trown|brb14:18
*** trown|brb is now known as trown14:29
MaxVIs 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-token14:41
MaxV?14:41
MaxVI tried:  conn = openstack.connection.Connection(auth_url="http://auth_url", token="mytoken")14:42
MaxVbut when I interact whith keystone I have a 401 "Could not find token: mytoken"14:43
MaxVwhen I check the debug logs14:43
MaxVthe openstackclient seems to directly dump the token in a SHA1 format to address keystone14:44
*** terrylhowe has joined #openstack-sdks14:44
MaxVbut the openstacksdk directly use the string "mytoken"14:44
ThooriumI'm surprised the connection doesn't ask for more info14:45
Thooriumhmm14:46
MaxVwhen you setup keystone it is possible to only use those two parameters14:46
mordredShrews: when you get a sec, could you take a pass through Ghe's patches on occ?14:58
Shrewsmordred: aye14:58
mordreddtroyer, Shrews: I think after yesterday I'm going to shelve my idea of a second repo with config files in it for now14:58
mordredand 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
Shrewsyeah15:06
openstackgerritMerged openstack/os-client-config: Add test to check cert and key as a tuple  https://review.openstack.org/18965615:07
openstackgerritMerged openstack/os-client-config: Raise warning when a vendor profile is missing  https://review.openstack.org/18901215:08
*** chlong is now known as chlong-zzz15:10
Shrewsmordred: 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 string15:10
Shrewse.g., image_api_version used to be '1', but will now be 1 ...  i wonder if we will uncover more bugs?15:11
Shrewsmore similar bugs15:11
Shrewsand i'm not really sure how to alleviate that fear15:12
* Shrews brb15:12
*** Qiming has quit IRC15:14
*** karimb has quit IRC15:18
*** abhide has joined #openstack-sdks15:18
mordredShrews: well, that's a thing where the json patch can help - it's got some jsonschema stuff15:25
*** pm90_ has joined #openstack-sdks15:27
Shrewsah, i had not yet seen that patch15:42
openstackgerritMerged openstack/os-client-config: Use one yaml file per vendor  https://review.openstack.org/18901315: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 IRC16:00
openstackgerritGhe Rivero proposed openstack/os-client-config: Add missing tests  https://review.openstack.org/18979416:04
openstackgerritRodrigo Duarte proposed openstack/python-openstackclient: Enables retrieval of project's parents and subtree  https://review.openstack.org/12353916:05
*** petertr7 is now known as petertr7_away16:07
*** steveortiz is now known as zz_steveortiz16:28
*** dguerri` is now known as dguerri16:40
openstackgerritMerged stackforge/python-openstacksdk: Refactor verify_update in proxy tests  https://review.openstack.org/18886016:45
*** petertr7_away is now known as petertr717:00
*** trown is now known as trown|lunch17:08
*** abhide has quit IRC17:14
*** hitalia has joined #openstack-sdks17:34
*** dguerri is now known as dguerri`17:44
*** abhide has joined #openstack-sdks17:49
*** pm90__ has joined #openstack-sdks18:02
*** pm90_ has quit IRC18:05
*** dguerri` is now known as dguerri18:08
*** dguerri is now known as dguerri`18:11
openstackgerritHardik Italia proposed stackforge/python-openstacksdk: Add functional test for Network Quota  https://review.openstack.org/18984618:17
briancurtinterrylhowe 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 queue18:18
briancurtini know everett is out, currently running a workshop18:19
terrylhowenothing comes to mind briancurtin18:19
briancurtinterrylhowe: 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 work18:20
openstackgerritMerged openstack/python-openstackclient: Enable specifying domain for group and role commands  https://review.openstack.org/18929418:20
*** pm90__ has quit IRC18:32
*** trown|lunch is now known as trown18:37
*** petertr7 is now known as petertr7_away18:47
*** openstackgerrit has quit IRC18:48
*** openstackgerrit has joined #openstack-sdks18:48
*** petertr7_away is now known as petertr718:49
*** pm90_ has joined #openstack-sdks19:05
*** abhide has quit IRC19:05
*** pm90_ has quit IRC19:11
*** pm90_ has joined #openstack-sdks19:16
openstackgerritDean Troyer proposed openstack/python-openstackclient: Bump glanceclient min version  https://review.openstack.org/18986119:19
*** pm90_ has quit IRC19:21
*** hitalia has quit IRC19:32
*** hitalia has joined #openstack-sdks19:55
*** jamielennox|away is now known as jamielennox20:01
*** pm90_ has joined #openstack-sdks20:09
*** pm90_ has quit IRC20:09
*** abhide has joined #openstack-sdks20:09
*** pm90_ has joined #openstack-sdks20:09
*** boris-42 has quit IRC20:22
*** boris-42 has joined #openstack-sdks20:24
openstackgerritMerged openstack/python-openstackclient: Imported Translations from Transifex  https://review.openstack.org/18867220:27
jamielennoxdtroyer: are you still planning the 1.4 release?20:35
dtroyeryes, it's hung on a python-glanceclient bump required in g-r20:35
jamielennoxdtroyer: ah, ok - thanks i assumed it was stuck on something as all the rel notes and stuff have merged20:37
*** pm90_ has quit IRC20:41
*** pm90_ has joined #openstack-sdks20:44
*** stevemar has joined #openstack-sdks20:51
jamielennoxdtroyer: there is not glanceclient 0.18 on pypi - are they still releasing that?20:56
*** petertr7 is now known as petertr7_away20:56
dtroyerjamielennox: heh, nice.  I looked at what was installed in my venv by pip that worked...20:57
dtroyer0.17.1 doesn't20:57
jamielennoxheh, where did you get that from then?20:58
dtroyergit tag in the master branch shows a 0.18.0 tag20:59
dtroyerIDKWTF is up20:59
jamielennoxweird, zuul might have failed to push it to pypi21:00
dtroyerdunno where pip got it then  (paste output coming)21:01
dtroyerhttp://paste.openstack.org/show/278856/21:02
*** dguerri` is now known as dguerri21:04
dtroyerargh, that's no good…21:04
dtroyerok, tried again, this time for real, got python-glanceclient 0.18.0 again21:08
sigmavirus24jamielennox: it'll be released tonight I think21:08
sigmavirus24maybe/21:08
sigmavirus24Idk21:08
sigmavirus24Let me ask nikhil in #openstack-glance21:08
jamielennoxif i pip install python-glanceclient i get 0.1821:08
jamielennox"from cache" apparently21:09
jamielennoxhow do you clean the pip cache21:09
sigmavirus24jamielennox: rm -rf *21:10
sigmavirus24;P21:10
*** nikhil_k has joined #openstack-sdks21:11
sigmavirus24jamielennox: seriously, pip's cache is in ~/.pip/cache iirc21:11
dtroyerno ~/.pip on my lappy21:11
sigmavirus24nikhil_k: was 0.18.0 of glanceclient ever published to PyPI?21:11
dtroyeralso, running pip —no-cache-dir gets the same result21:11
sigmavirus24hm, look in ~/.cache/pip21:11
kragnizjamielennox: yeah, should be tonight21:12
sigmavirus24I think ~/.cache is the XDG way of handling local caches21:12
dtroyerOS/X: ~/Library/Caches/pip21:12
sigmavirus24Ah, yeah, that too I guess21:12
dtroyereven so, it's still downloading from somehwere:   Downloading python_glanceclient-0.18.0-py2.py3-none-any.whl (84kB)21:13
dtroyerwheel mis-match?21:13
jamielennoxyea, i rm -rf ~/.cache/pip, recreate the venv and it's still fetching a 0.18 release from somewhere21:13
nikhil_koh boy21:14
nikhil_kit was the first Liberty release when all the libraries were fixed21:14
sigmavirus24so 0.18.0 is still up here: https://pypi.python.org/simple/python-glanceclient/21:15
nikhil_kdhellmann: released it and I am a bit confused on what process was follwed as it's not on pypi.21:15
sigmavirus24so maybe it was hidden on pypi.python.org/pypi/python-glanceclient, but it wasn't deleted21:15
*** jaosorior has quit IRC21:15
nikhil_ksigmavirus24: don't think so and I was hoping dhellmann would educate us. I think it may be up on tarballs.openstack web21:16
nikhil_kchecking21:16
nikhil_khttp://tarballs.openstack.org/python-glanceclient/python_glanceclient-0.18.0-py2.py3-none-any.whl21:16
*** trown is now known as trown|outttypeww21:22
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Refactor option handling for user|group|project domain scoping  https://review.openstack.org/18994721:26
*** karimb has joined #openstack-sdks21:35
*** bknudson has quit IRC22:13
stevemarterrylhowe, dtroyer this is whati was thinking for osc-base: https://github.com/stevemart/osc-base/tree/master/osc_base22:24
*** stevemar has quit IRC22:35
*** karimb has quit IRC22:41
*** chlong-zzz has quit IRC22:58
*** zz_steveortiz is now known as steveortiz23:28
*** stevemar has joined #openstack-sdks23:33
stevemarjamielennox, can you abandon this if it's not necessary: https://review.openstack.org/#/c/131804/1123:39
jamielennoxstevemar: still consider it necessary, just don't know how to do it anymore with occ23:40
jamielennoxbut abandoned23:40
*** dguerri is now known as dguerri`23:40
stevemarjamielennox, rgr that23:41
*** Qiming has joined #openstack-sdks23:42
stevemarjamielennox, trying to clean up dead osc patches23:43
jamielennoxstevemar: that's cool, i think i have some more there23:43
*** hitalia has quit IRC23:44
stevemarjamielennox, if you could quickly go through yours that would be awesome23:44
stevemari understand the other open ones much better23:44
stevemarthe auth stuff gets murky23:44
*** pm90_ has quit IRC23:50

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!