Thursday, 2015-06-04

*** Qiming has joined #openstack-sdks00:20
*** abhide has quit IRC00:30
*** Qiming has quit IRC00:38
*** bknudson has joined #openstack-sdks00:43
*** openstack has joined #openstack-sdks01:23
etoewsbut it starts at -1 right?01:24
etoewsand that indexes from the right side of the array.01:24
*** Caleb-- has joined #openstack-sdks01:25
briancurtinit starts at -1 and then goes 0, 1, 2, etc. so it picks the last, then the first then up until the last one. that way there's no trying to access one index beyond the length of the list01:27
*** openstack has joined #openstack-sdks01:38
etoewsah. i was conflating the index of enumerate (when it starts at a negative value) and using that negative index as an array index. of course their behaviour is really independent of each other.01:38
*** Qiming has joined #openstack-sdks01:43
*** Qiming_ has joined #openstack-sdks01:44
*** boris-42 has quit IRC01:48
*** Qiming has quit IRC01:48
*** Qiming_ has quit IRC01:49
*** Yanyanhu has joined #openstack-sdks01:50
*** openstack has quit IRC01:52
*** openstack has joined #openstack-sdks01:55
Yanyanhuhi, briancurtin, are you still around?02:17
briancurtinYanyanhu: yep, i'm here02:18
Yanyanhuhi, thanks for you guys review02:18
Yanyanhuabout the patch of adding path_args when invoking Resource.list(), I guess the second way we discessed can also work for server_ips and server_interfaces02:19
Yanyanhubut when I tried to make some tests, I found list and page methods of Resource class are all classmethod02:20
Yanyanhuso *self* is unavailable when invoking page() inside list().02:23
Yanyanhuwe may need to add another input parameter for list() method to get the resource object itself02:28
YanyanhuBut I'm not sure it is correct to do so02:31
briancurtinYanyanhu: but wouldn't it just work to do it as your change originally does?02:31
Yanyanhusure, the original change will work correctly02:33
briancurtinYanyanhu: i will talk to terry as well tomorrow and see what he thinks, if we can do something maybe better than the original change but that isn't too invasive anywhere else02:34
Yanyanhuok, thanks02:34
*** bknudson has quit IRC02:39
openstackgerritQiming Teng proposed stackforge/python-openstacksdk: Senlin cluster resource and unit tests  https://review.openstack.org/18552702:51
openstackgerritQiming Teng proposed stackforge/python-openstacksdk: Add 'to_dict' operation to Resource class  https://review.openstack.org/18624202:55
*** stevemar has joined #openstack-sdks02:58
*** edleafe has quit IRC03:10
openstackgerritMerged stackforge/python-openstacksdk: Senlin cluster resource and unit tests  https://review.openstack.org/18552703:10
*** edleafe has joined #openstack-sdks03:12
openstackgerritQiming Teng proposed stackforge/python-openstacksdk: Rename clustering to cluster service  https://review.openstack.org/18825003:47
*** tobe has joined #openstack-sdks03:51
*** mordred has quit IRC04:21
*** mordred has joined #openstack-sdks04:25
openstackgerritAmey Bhide proposed openstack/python-openstackclient: Add support for volume snapshot v2 command  https://review.openstack.org/18825704:40
*** stevemar has quit IRC05:04
*** tobe has quit IRC05:22
*** tobe has joined #openstack-sdks05:40
openstackgerritYanyan Hu proposed stackforge/python-openstacksdk: Add network/v2 vpn service resource  https://review.openstack.org/18214105:45
*** abhide has joined #openstack-sdks06:07
*** tobe has quit IRC06:18
*** aufi has joined #openstack-sdks06:42
openstackgerritQiming Teng proposed stackforge/python-openstacksdk: Add Heat resource support  https://review.openstack.org/18106306:43
*** terrylhowe has quit IRC06:54
*** tobe has joined #openstack-sdks06:57
*** abhide has left #openstack-sdks07:07
openstackgerritMarek Aufart proposed openstack/python-openstackclient: Do not update existing image on create by default  https://review.openstack.org/18828507:38
*** karimb has joined #openstack-sdks07:43
*** chlong has quit IRC07:44
*** dguerri`away is now known as dguerri07:49
openstackgerritGhe Rivero proposed openstack/os-client-config: Add cloud vendor files config in doc  https://review.openstack.org/18829207:59
openstackgerritGhe Rivero proposed openstack/os-client-config: Raise a warning when using 'cloud' in config  https://review.openstack.org/18830108:27
*** karimb has quit IRC08:32
*** tobe has quit IRC08:39
*** tobe has joined #openstack-sdks08:39
openstackgerritMarek Aufart proposed openstack/python-openstackclient: Do not update existing image on create by default  https://review.openstack.org/18828509:09
openstackgerritGhe Rivero proposed openstack/os-client-config: Change references of "clouds.yaml" for real file  https://review.openstack.org/18831909:29
*** tobe has quit IRC09:33
openstackgerritThomas Bechtold proposed openstack/python-openstackclient: Require at least os-client-config >= 1.2  https://review.openstack.org/18832209:33
*** jlibosva has joined #openstack-sdks09:42
*** jaosorior has joined #openstack-sdks09:45
*** Yanyanhu has quit IRC09:51
*** tobe has joined #openstack-sdks09:53
*** thrash|g0ne is now known as thrash10:19
*** Qiming has quit IRC10:22
*** boris-42 has joined #openstack-sdks10:33
openstackgerritGhe Rivero proposed openstack/os-client-config: Raise a warning with conflicting SSL params  https://review.openstack.org/18834311:11
*** Qiming has joined #openstack-sdks11:20
openstackgerritGhe Rivero proposed openstack/os-client-config: Add SSL documentation to README.rst  https://review.openstack.org/18835311:40
*** tobe has quit IRC12:06
*** zz_steveortiz is now known as steveortiz12:16
*** chlong has joined #openstack-sdks12:19
*** steveortiz is now known as zz_steveortiz12:25
*** trown|outttypeww is now known as trown12:27
*** stevemar has joined #openstack-sdks12:41
*** bknudson has joined #openstack-sdks12:43
*** petertr7_away is now known as petertr713:15
stevemardtroyer, we are le broke13:45
*** Qiming has quit IRC13:45
dtroyerstevemar: ya, am sorting why now13:47
stevemardtroyer, cause of https://review.openstack.org/#/c/188386/ i think13:47
dtroyerI was running on occ master yesterday13:48
dtroyer1.3.0 released yesterday13:48
*** zz_steveortiz is now known as steveortiz13:49
*** terrylhowe has joined #openstack-sdks13:49
*** Qiming has joined #openstack-sdks13:50
stevemarhmm13:51
dtroyerit's the 1.3.0 release, because verify=True is now a default as opposed to verify=None13:53
*** Qiming has quit IRC13:54
*** sigmavirus24_awa is now known as sigmavirus2413:55
dtroyerso to fix this I might as well fix https://bugs.launchpad.net/python-openstackclient/+bug/1447784 because it's the same code13:55
openstackLaunchpad bug 1447784 in python-openstackclient "--insecure is ignored if OS_CACERT env var is set" [High,Confirmed]13:55
stevemardtroyer, yay...14:15
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Add cover/ folder to .gitignore  https://review.openstack.org/18841414:18
dtroyerok, got it, will work with occ 1.2.0 and 1.3.014:18
openstackgerritDean Troyer proposed openstack/python-openstackclient: Allow --insecure to override --os-cacert  https://review.openstack.org/18841714:24
dtroyerstevemar: let's see if ^^^ takes care of the borked tests14:24
*** Qiming has joined #openstack-sdks14:27
Qimingterrylhowe, there?14:28
etoewsterrylhowe: think you can give this a look this morning? https://review.openstack.org/#/c/187852/14:33
etoewswith those few calls i should be able to implement a pretty basic producer/consumer pattern14:34
terrylhoweHere etoews Qiming . I’ll look at the messaging stuff.14:34
etoewsyou're a popular guy :)14:35
Qimingterrylhowe, etoews, about the Heat functional test problem, maybe we had a wrong judgement14:36
QimingTerry has filed a bug here: https://bugs.launchpad.net/python-openstacksdk/+bug/146158214:36
openstackLaunchpad bug 1461582 in OpenStack SDK "Find uses page but page doesn't pass params" [Undecided,New] - Assigned to Qiming Teng (tengqim)14:36
Qimingthis may and may not be the root cause14:36
etoewsvoted :)14:36
Qimingthe real problem as I just found out is that filtering stacks by 'stack_name' won't work14:37
terrylhowefiltering is broken for a lot of services Qiming briancurtin had a client side search we might want to revive14:38
Qimingit is Heat API's problem, Heat expects a filter key 'name' instead of 'stack_name', that is why we always get incorrect results from resource.find()14:38
openstackgerritDean Troyer proposed openstack/python-openstackclient: Allow --insecure to override --os-cacert  https://review.openstack.org/18841714:38
Qimingjust proposed a fix in Heat: https://review.openstack.org/#/c/188411/14:38
openstackgerritMerged stackforge/python-openstacksdk: Add cover/ folder to .gitignore  https://review.openstack.org/18841414:38
briancurtinQiming terrylhowe: yeah, i will see if i can revive that client-side one. it was fairly simple and worked pretty well, just might require a lot of data (but you're going to need it one way or the other, so can't totally avoid in some cases)14:39
terrylhowecould probably fix that by overriding find in the resource class14:39
briancurtinyep, if find can work better in more specific cases for some resources, definitely override it14:39
briancurtina bunch of places will be able to have really nice finds, but a lot of resources you're on your own14:39
Qimingwhat is the targeted use case for find(), by the way?14:40
Qimingis it only designed for name or id?14:40
Qimingor more general filters could be included?14:41
terrylhoweI was thinking find would only be by name.  It originally was just a layer on list.  Trying to implement a search method would be even more complicated since you don’t know what the server side will support14:42
Qimingem, that's fair enough14:43
Qimingso if you want a search, go call list()14:43
Qimingseems to me we might want to use cls.name_attribute in this line: http://git.openstack.org/cgit/stackforge/python-openstacksdk/tree/openstack/resource.py#n94414:45
terrylhowefor now that would be the case unless we do something different with this client side search thing14:45
terrylhoweI have a ticket to remove ‘fields’ from find on that line Qiming14:46
Qimingokay, good to know14:46
dtroyerstevemar: since we're backtracking again, want to give https://review.openstack.org/#/c/186808/ another look?  or shall I push it to m13?14:46
terrylhoweI don’t think people care about the bandwidth usage from transfering all the fields over and many services don’t support that anyway14:46
*** chlong has quit IRC14:47
stevemardtroyer, whoa howd i forget about that one14:47
stevemaryeah yeah, do it up14:47
stevemardtroyer, +A'ed14:51
openstackgerritDean Troyer proposed openstack/python-openstackclient: Create 1.4.0 release notes  https://review.openstack.org/18806814:55
*** jlibosva has quit IRC14:58
*** pm90_ has joined #openstack-sdks15:03
openstackgerritTerry Howe proposed openstack/python-openstackclient: Add functional tests for image set  https://review.openstack.org/18820615:09
*** aufi has quit IRC15:10
*** notmars has joined #openstack-sdks15:23
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Use ostestr for tests  https://review.openstack.org/18844115:34
*** Qiming has quit IRC15:44
*** Qiming has joined #openstack-sdks15:45
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Add path_args to create and update proxy methods  https://review.openstack.org/18844815:46
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Support get/set metadata on object_store proxy  https://review.openstack.org/18845215:56
*** Qiming has quit IRC15:58
terrylhowedtroyer: are you looking at the test_help_options problem?  I was about to look at that.15:59
dtroyernot beyond +2 on https://review.openstack.org/#/c/186394/16:01
terrylhoweI’m getting a different error locally than the gate :-/16:04
*** mattfarina has joined #openstack-sdks16:04
dtroyerdo you have https://review.openstack.org/188417 in your test?  occ 1.3.0 broke us16:05
dtroyermy fault, I didn't test it fully16:05
terrylhoweYeh, that is what I’m getting, but the gate is failing in a different spot16:05
openstackgerritTerry Howe proposed openstack/python-openstackclient: Add functional tests for image set  https://review.openstack.org/18820616:06
terrylhoweprobably needs a rebase and another rebase when the verify/cacert thing goes in16:07
dtroyerif you don't have a depends-on in your review you don't have that fix yet.  not sure though why it would be a different spot unless the mix of dependencies is different16:07
openstackgerritMerged stackforge/python-openstacksdk: Add 'to_dict' operation to Resource class  https://review.openstack.org/18624216:11
*** petertr7 is now known as petertr7_away16:33
*** trown is now known as trown|lunch16:56
openstackgerritEverett Toews proposed stackforge/python-openstacksdk: Claim messages and delete messages  https://review.openstack.org/18785217:08
etoewsthx for the review terrylhowe17:16
*** notmars has quit IRC17:19
*** dguerri is now known as dguerri`away17:24
*** dguerri`away is now known as dguerri17:24
*** dguerri is now known as dguerri`away17:24
*** Viswanath has joined #openstack-sdks17:25
*** petertr7_away is now known as petertr717:26
*** Viswanath has quit IRC17:30
*** notmars has joined #openstack-sdks17:38
*** trown|lunch is now known as trown17:57
*** Viswanath has joined #openstack-sdks18:01
*** barra204 has joined #openstack-sdks18:01
*** Viswanath has quit IRC18:04
*** tellesnobrega_ has joined #openstack-sdks18:06
*** barra204 has quit IRC18:07
*** notmars has quit IRC18:14
*** dguerri`away is now known as dguerri18:17
terrylhowebriancurtin: etoews dtroyer stevemar I’ll be afk Fri, Sat, Sun on a raft on the Rio Chama in NM.  No Internet, so don’t expect any responses from me :)18:17
etoews++18:17
briancurtinterrylhowe: im pretty much done with the Sat & Sun work anyway. we all should be.18:17
terrylhoweYeh, I need to back off the throttle in general18:17
briancurtinI'm moving back to Chicago a week from today so I'll be able to find endless amounts of things to do besides near constant work18:18
dtroyerterrylhowe: have fun, I'll be following you down a river in NC about 9 days later…18:20
terrylhoweawesome!18:20
mordreddtroyer: yuck! sorry about that - I thought your patch made it happy ... anything I can do to help?18:21
mordredit's also possible taht I'm just generally brain dead18:22
dtroyermordred: no, I mis-guessed about OSc handling the change…fix stuck in gate mystery atm18:22
mordredawesome. I love gate mysteries18:22
*** notmars has joined #openstack-sdks18:26
*** tellesnobrega_ has quit IRC18:29
*** tellesnobrega_ has joined #openstack-sdks18:29
*** tellesnobrega_ has quit IRC18:29
*** tellesnobrega_ has joined #openstack-sdks18:32
stevemarterrylhowe, have fun boss :)18:32
*** tellesnobrega_ has quit IRC18:32
terrylhowewill do18:32
*** openstackstatus has joined #openstack-sdks18:40
*** ChanServ sets mode: +v openstackstatus18:40
*** tellesnobrega_ has joined #openstack-sdks18:41
-openstackstatus- NOTICE: Gerrit has been restarted to clear an issue with its event stream. Any change events between 17:25 and 18:38 UTC should be rechecked or have their approvals reapplied to initiate testing.18:42
*** tellesnobrega_ has quit IRC18:43
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Add functional tests for servers  https://review.openstack.org/18854618:44
openstackgerritAmey Bhide proposed openstack/python-openstackclient: Add support for volume snapshot v2 command  https://review.openstack.org/18825718:45
*** tellesnobrega_ has joined #openstack-sdks18:45
*** abhide has joined #openstack-sdks18:48
*** dguerri is now known as dguerri`away18:51
*** hitalia has joined #openstack-sdks18:58
*** hitalia has quit IRC19:00
sigmavirus24stevemar: courtesy reminder?19:00
briancurtinterrylhowe: as i'm about to add a verify_update3 temporarily to the proxy base tests...i am reminded now to go in and clean up that whole mess, so you might come back from your trip to much cleaner tests19:06
terrylhoweexcellent briancurtin19:06
*** petertr7 is now known as petertr7_away19:16
terrylhoweetoews: I’m seeing random failures on message create because the dict comes out in different orders sometimes if you get a chance19:18
*** Viswanath has joined #openstack-sdks19:18
etoewswait. dict equality is based on key order?19:19
terrylhoweI don’t know.  I guess. It blew up running py34.19:20
etoewsterrylhowe: which test is failing?19:20
*** petertr7_away is now known as petertr719:21
*** Viswanath has quit IRC19:21
terrylhowemessage create.  Sorry, I nuked that window, so I don’t have the details.19:21
etoewsokay. i'll try to get to it sometime today.19:23
*** hitalia has joined #openstack-sdks19:25
openstackgerritMerged openstack/python-openstackclient: Allow --insecure to override --os-cacert  https://review.openstack.org/18841719:27
etoewsterrylhowe: huh. 20 runs of `tox -e py34` and i couldn't reproduce it.19:27
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Support get/set metadata on object_store proxy  https://review.openstack.org/18845219:28
etoewsping me if you can reproduce it or it pops up in a review19:28
terrylhoweokay etoews I’m not seeing it either.  maybe it was when I was messing with ostestr which doesn’t matter now19:30
briancurtineh, actually i did see a message create failure but couldnt get it back again. was working on all object_store tests and it popped up. haven't seen it since19:40
*** hitalia has quit IRC19:42
*** beagles is now known as beagles_brb19:43
*** Viswanath has joined #openstack-sdks19:55
*** Viswanath has quit IRC20:00
*** hitalia has joined #openstack-sdks20:04
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/18850120:05
*** Viswanath has joined #openstack-sdks20:07
*** Viswanath has quit IRC20:10
openstackgerritAmey Bhide proposed openstack/python-openstackclient: Add support for volume snapshot v2 command  https://review.openstack.org/18825720:13
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/18850120:14
openstackgerritOpenStack Proposal Bot proposed stackforge/python-openstacksdk: Updated from global requirements  https://review.openstack.org/18857120:15
*** Viswanath has joined #openstack-sdks20:16
*** stevemar has quit IRC20:18
*** Viswanath has quit IRC20:20
*** dguerri`away is now known as dguerri20:26
*** dguerri is now known as dguerri`20:29
*** Viswanath has joined #openstack-sdks20:44
*** Viswanath has quit IRC20:47
openstackgerritMerged openstack/cliff: Fix object has no attribute debug error  https://review.openstack.org/18639420:53
*** beagles_brb is now known as beagles21:00
*** trown is now known as trown|outttypeww21:08
*** notmars has quit IRC21:09
*** petertr7 is now known as petertr7_away21:09
*** notmars has joined #openstack-sdks21:10
terrylhoweetoews: http://logs.openstack.org/71/188571/1/check/gate-python-openstacksdk-python34/d9382cf/console.html#_2015-06-04_20_55_57_22021:12
*** tellesnobrega_ has quit IRC21:21
*** notmars has quit IRC21:25
*** mattfarina has quit IRC21:37
*** mattfarina has joined #openstack-sdks21:38
*** notmars has joined #openstack-sdks21:41
*** hitalia has quit IRC21:47
openstackgerritDean Troyer proposed openstack/python-openstackclient: Create 1.4.0 release notes  https://review.openstack.org/18806821:51
*** mattfarina has quit IRC21:54
openstackgerritEverett Toews proposed stackforge/python-openstacksdk: Use an OrderedDict for fake data  https://review.openstack.org/18860521:56
etoewsterrylhowe: hopefully that does the trick ^21:56
*** hitalia has joined #openstack-sdks21:57
*** stevemar has joined #openstack-sdks22:05
*** sigmavirus24 is now known as sigmavirus24_awa22:13
*** notmars has quit IRC22:14
openstackgerritMerged openstack/python-openstackclient: add --domain argument to v3 project set  https://review.openstack.org/18680822:21
stevemarsigmavirus24_awa, around?22:22
stevemardamn your _awa22:22
*** bknudson has quit IRC22:28
jamielennoxdtroyer, stevemar: i see we're nearly at a new OSC release - thank you22:41
stevemarjamielennox, just pushing the last few patches22:41
dtroyerjamielennox: I wish we could have gotten it out sooner…still some dependencies to test once the dust settles, but I'm hoping to get it yet tonight22:42
stevemardtroyer, live on the wild side22:42
stevemardtroyer, oh22:42
jamielennoxdtroyer: this is faster than i expected22:43
jamielennoxi mean we had to do a ksc release, a g-r bump etc22:43
dtroyerand we're approaching the too-late-for-the-weekend zone22:47
openstackgerritHardik Italia proposed stackforge/python-openstacksdk: Added functional tests for subnet.  https://review.openstack.org/18861922:52
openstackgerritEverett Toews proposed stackforge/python-openstacksdk: Use sort_keys=True to pass tests  https://review.openstack.org/18860522:54
openstackgerritRoxana Gherle proposed openstack/python-openstackclient: Add --os-endpoint-type cli optional argument  https://review.openstack.org/18519322:54
openstackgerritMerged openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/18850123:00
openstackgerritEverett Toews proposed stackforge/python-openstacksdk: Return the entire response in an InvalidResponse  https://review.openstack.org/18862223:01
*** Qiming has joined #openstack-sdks23:08
openstackgerritRoxana Gherle proposed openstack/python-openstackclient: Add --os-endpoint-type cli optional argument  https://review.openstack.org/18519323:15
*** chlong has joined #openstack-sdks23:27
*** steveortiz is now known as zz_steveortiz23:55

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