Friday, 2014-11-14

openstackgerritMerged stackforge/python-openstacksdk: Compute proxy methods  https://review.openstack.org/13244400:26
*** tellesnobrega_ has quit IRC00:31
*** etoews has quit IRC00:37
*** ycombinator_ has quit IRC00:41
*** Viswanath has joined #openstack-sdks01:09
*** Viswanath has quit IRC01:12
*** tellesnobrega_ has joined #openstack-sdks01:14
*** tellesnobrega_ has quit IRC01:19
*** tellesnobrega_ has joined #openstack-sdks01:28
*** stevemar has joined #openstack-sdks01:50
*** briancurtin2 has joined #openstack-sdks01:56
*** briancurtin has quit IRC02:00
*** etoews has joined #openstack-sdks02:06
*** glenc has quit IRC02:10
*** glenc has joined #openstack-sdks02:11
*** tellesnobrega_ has quit IRC02:13
*** tellesnobrega_ has joined #openstack-sdks02:16
*** ycombinator_ has joined #openstack-sdks02:17
openstackgerritBritt Houser proposed stackforge/python-openstacksdk: Git should be a requirement  https://review.openstack.org/13442502:17
briancurtin2britthouser: git isn't actually a requirement, i think it was just an odd symptom of that exception message, which was happening for a different reason...weird, i know02:21
briancurtin2pbr was trying to calculate teh version for the wrong thing, and i believe a fallback method failed, which led to that exception you were seeing02:22
britthouserOk.  That's easy to test.  Lemme remove git and see if I still see the strange error.02:23
britthouseryou're right02:23
britthouserHmm..is this a case where I 'Abandon Change' ?02:24
briancurtin2yeah i think so, or at least that's what ive done02:24
britthouserOk done. =)02:26
*** tellesnobrega_ has quit IRC02:28
briancurtin2oh man, i dont think we can document resource.prop values on Resource classes, since autodoc imports the module and accesses the attributes to figure out what they are/what their default is (and props raise AttributeError until the're set)02:41
briancurtin2or, really we can do whatever, just not via autodoc, which is nice02:41
*** etoews has quit IRC02:59
*** etoews has joined #openstack-sdks03:01
stevelleyes, autodoc is going to be a problem for prop03:01
*** etoews has quit IRC03:07
briancurtin2stevelle: as im playing with more of the resources, i sort of wonder if prop.__get__ should just return None when a prop is unset. not yet receiving a value isn't really an exceptional thing03:07
briancurtin2(that fixes the autodoc thing as a side effect :) )03:07
openstackgerritBritt Houser proposed stackforge/python-openstacksdk: Add getting started steps for novices  https://review.openstack.org/13443303:08
stevellebriancurtin2: I did like the clue about invalid properties that resulted from current behavior03:09
stevellethere are other ways to address that down the road however03:12
briancurtin2the thing i dont totally like about them is x.some_expected_property_that_is_just_not_set_yet and x.asdfasdfasdfasdfadsf are both AttributeError when trying to access03:12
stevelleagreed, not ideal.03:15
stevelleAPI WG helping drive discoverable resource representations may help down the road03:15
*** etoews has joined #openstack-sdks03:19
*** etoews has quit IRC03:25
*** tellesnobrega_ has joined #openstack-sdks03:34
*** anteaya has quit IRC03:46
*** anteaya has joined #openstack-sdks03:50
*** etoews has joined #openstack-sdks03:51
*** etoews has quit IRC03:57
*** tellesnobrega_ has quit IRC04:02
*** ycombinator_ has quit IRC04:17
stevellenice find on that bug briancurtin204:26
stevelleI'm missing a test case on that04:27
briancurtin2stevelle: i'm working on it right now, but it's actually a little tricky04:27
stevellebriancurtin2: k. are you going ahead with the change to return None on missing props?04:28
briancurtin2i think i need to add something to __set__ as well, because currently that t.attr2 is directly an attr on Test and not related to the prop or the alias04:28
briancurtin2stevelle: i'd like to look into it, but haven't done anything about it if you're looking for something to do04:29
stevellebriancurtin2: not going to lay claim to it yet.04:31
*** briancurtin2 has quit IRC04:57
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add additional support for --or-show  https://review.openstack.org/13399606:33
*** terrylhowe has quit IRC06:45
*** subscope has joined #openstack-sdks06:57
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add --or-show support for v3 identity resources  https://review.openstack.org/13445206:59
*** k4n0 has joined #openstack-sdks07:08
*** etoews has joined #openstack-sdks07:23
*** etoews has quit IRC07:28
*** etoews has joined #openstack-sdks07:40
*** etoews has quit IRC07:45
*** etoews has joined #openstack-sdks08:12
*** etoews has quit IRC08:17
*** stevemar has quit IRC08:52
*** etoews has joined #openstack-sdks09:13
*** etoews has quit IRC09:17
*** subscope has quit IRC10:02
*** etoews has joined #openstack-sdks10:14
*** etoews has quit IRC10:18
*** etoews has joined #openstack-sdks11:14
*** etoews has quit IRC11:19
*** subscope has joined #openstack-sdks11:30
*** etoews has joined #openstack-sdks12:12
*** terrylhowe has joined #openstack-sdks12:28
*** tellesnobrega_ has joined #openstack-sdks12:39
*** tellesnobrega_ has quit IRC13:28
*** briancurtin has joined #openstack-sdks13:35
*** sigmavirus24_awa is now known as sigmavirus2414:01
*** mattfarina has joined #openstack-sdks14:01
*** ycombinator_ has joined #openstack-sdks14:23
*** ycombinator_ has quit IRC14:29
*** briancurtin has quit IRC14:48
*** ycombinator_ has joined #openstack-sdks14:49
*** briancurtin has joined #openstack-sdks14:51
openstackgerritBritt Houser proposed stackforge/python-openstacksdk: Add getting started steps for novices  https://review.openstack.org/13443314:52
*** subscope has quit IRC15:01
*** britthouser has quit IRC15:03
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Add getting started steps for novices  https://review.openstack.org/13443315:17
*** stevemar has joined #openstack-sdks15:29
sigmavirus24dtroyer: now that I know you're interested in the APIWG I'll be sure to ping you next time =P15:38
sigmavirus24Next weeks is at a different time though15:38
dtroyersigmavirus24: thanks, I couldn't have made it Wednesday anyway…wife + birthday == no working16:01
sigmavirus24Ah no worries16:06
sigmavirus24I'll just be sure to ping you if you don't show up is all Imea16:06
sigmavirus24*I mean16:06
*** ycombinator_ has quit IRC16:12
*** briancurtin has quit IRC16:39
*** briancurtin has joined #openstack-sdks16:42
*** briancurtin has joined #openstack-sdks16:42
*** ayoung_ has joined #openstack-sdks16:50
*** ayoung_ has quit IRC16:54
*** ayoung_ has joined #openstack-sdks16:54
*** briancurtin has quit IRC17:47
*** briancurtin has joined #openstack-sdks17:48
openstackgerritDean Troyer proposed openstack/python-openstackclient: Add authentication description doc  https://review.openstack.org/13086518:06
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Add getting started steps for novices  https://review.openstack.org/13443318:08
*** briancurtin2 has joined #openstack-sdks18:12
*** briancurtin has quit IRC18:12
*** etoews has quit IRC18:13
openstackgerritMerged stackforge/python-openstacksdk: Add getting started steps for novices  https://review.openstack.org/13443318:16
*** terrylhowe has quit IRC18:36
*** etoews has joined #openstack-sdks18:45
*** etoews has quit IRC18:51
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Get prop aliases through their type, not raw value  https://review.openstack.org/13462618:54
*** terrylhowe has joined #openstack-sdks19:01
*** etoews has joined #openstack-sdks19:02
*** terrylhowe has quit IRC19:05
*** terrylhowe has joined #openstack-sdks19:08
*** etoews has quit IRC19:12
*** etoews has joined #openstack-sdks19:13
openstackgerritDean Troyer proposed openstack/python-openstackclient: Create functional tests for the example code  https://review.openstack.org/13405319:31
*** terrylhowe has quit IRC19:34
dtroyerstevemar: I just added —debug to the examples functional test run to try and see exactly what is failing.19:34
stevemardtroyer, thanks, i was going to do that... but lazy19:35
stevemarand coffee19:35
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Have prop attribute access return None by default  https://review.openstack.org/13463219:45
stevemardtroyer, ahh... debug isn't a valid option, d'oh19:51
dtroyerreally? that's a huge clue then because, as always, it's working for me locally…19:55
stevemardtroyer, python examples/common.py --debug worked?19:57
dtroyeryup19:57
dtroyeroh good W$#%%^&^#@#$@#$@#$ grief19:57
dtroyerI see it19:57
dtroyerwhy are the arguments in the log in a different order?19:58
dtroyerCommandFailed: Command '['python', '--debug', '/opt/stack/new/python-openstackclient/examples/common.py']'19:58
*** terrylhowe has joined #openstack-sdks19:58
dtroyerbut the source is:19:58
dtroyertest.execute('python', test.EXAMPLE_DIR + '/common.py', '--debug')19:58
stevemarthats messed up...19:59
dtroyeruh, the command is shown in square brackets...dict?19:59
stevemaroh, i think the 3rd arg is flags...20:00
dtroyeroh, so that isn't the usual execv args20:00
stevemardtroyer, commented20:02
openstackgerritDean Troyer proposed openstack/python-openstackclient: Create functional tests for the example code  https://review.openstack.org/13405320:04
dtroyerso the functional tests don't seem to clean up well either, can't run them twice against the same devstack without a restack to clear the databases20:04
*** terrylhowe has quit IRC20:06
stevemardtroyer, i noticed that, i'll propose some patches to clean things up20:12
*** terrylhowe has joined #openstack-sdks20:24
dtroyerargh…how about a different approach?  it is as if the test isn't using the right examples…so lets' commit them together.20:30
dtroyerthe first one sets everything up and adds common.py20:30
openstackgerritDean Troyer proposed openstack/python-openstackclient: Create functional tests for the example code  https://review.openstack.org/13405320:33
openstackgerritMerged stackforge/python-openstacksdk: Get prop aliases through their type, not raw value  https://review.openstack.org/13462620:36
*** britthouser has joined #openstack-sdks20:43
britthouserbriancurtin2: thanks for those tweeks.  I'm a rst n00b. =)20:52
briancurtin2britthouser: thanks for adding those steps in the first place20:53
*** fifieldt has quit IRC21:10
openstackgerritAlex Gaynor proposed stackforge/python-openstacksdk: Fixed a typo in a comment in the tests  https://review.openstack.org/13465221:12
stevemardtroyer, your patch seems to work now21:19
dtroyerstevemar: ok, I'll make a follow-up for the rest of it…21:20
stevemar-1'ed it for other reasons21:21
openstackgerritMerged stackforge/python-openstacksdk: Fixed a typo in a comment in the tests  https://review.openstack.org/13465221:21
stevemarbuahaha21:21
*** fifieldt has joined #openstack-sdks21:23
dtroyerbut it isn't a complete mashup…I'll add the other two files next.  maybe you don't want the blame for example files? ;)21:24
stevemarah you plucked out the other 221:28
stevemarmeh, it's still your code in common21:28
stevemargotta give credit where credit is due21:28
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add additional support for --or-show  https://review.openstack.org/13399621:30
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add --or-show support for v3 identity resources  https://review.openstack.org/13445221:30
openstackgerritDean Troyer proposed openstack/python-openstackclient: Add more session/api examples  https://review.openstack.org/12787321:35
openstackgerritDean Troyer proposed openstack/python-openstackclient: Add an API example base and functional test base  https://review.openstack.org/13405321:35
*** terrylhowe has left #openstack-sdks21:51
openstackgerritDean Troyer proposed openstack/python-openstackclient: Add arg to 'server image create' tests  https://review.openstack.org/10932322:14
*** ayoung is now known as Guest3208822:15
openstackgerritMerged openstack/python-openstackclient: Remove links from federation related commands in identity v3  https://review.openstack.org/13436122:21
openstackgerritMerged openstack/python-openstackclient: Remove links from oauth consumers  https://review.openstack.org/13438422:21
*** ayoung_ is now known as ayoung22:23
*** mattfarina has quit IRC22:23
*** ycombinator_ has joined #openstack-sdks22:27
*** Viswanath has joined #openstack-sdks22:42
*** Viswanath has quit IRC22:45
*** sigmavirus24 is now known as sigmavirus24_awa22:59
*** ycombinator_ has quit IRC22:59
*** stevemar has quit IRC23:16
openstackgerritDean Troyer proposed openstack/python-openstackclient: Add more session/api examples  https://review.openstack.org/12787323:17
*** britthouser has quit IRC23:17
*** britthouser has joined #openstack-sdks23:19
*** etoews has quit IRC23:22
*** etoews has joined #openstack-sdks23:24
*** etoews_ has joined #openstack-sdks23:34
*** etoews has quit IRC23:35
openstackgerritDean Troyer proposed openstack/python-openstackclient: Liberalize version matching a bit  https://review.openstack.org/13467323:35
*** etoews_ has quit IRC23:41
*** etoews has joined #openstack-sdks23:49

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