Thursday, 2014-08-14

openstackgerritJamie Lennox proposed a change to stackforge/python-openstacksdk: identity/v2 user resource  https://review.openstack.org/11376600:03
openstackgerritJamie Lennox proposed a change to stackforge/python-openstacksdk: identity/v2 tenant resource  https://review.openstack.org/11376800:03
openstackgerritA change was merged to stackforge/python-openstacksdk: Fixes for telemetry  https://review.openstack.org/11401200:18
*** briancurtin has quit IRC00:34
*** briancurtin has joined #openstack-sdks00:34
*** briancurtin has joined #openstack-sdks00:34
openstackgerritSteve Lewis proposed a change to stackforge/python-openstacksdk: Add the Resource resource to telemetry  https://review.openstack.org/11338100:34
openstackgerritSteve Lewis proposed a change to stackforge/python-openstacksdk: Add the Resource resource to telemetry  https://review.openstack.org/11338100:51
openstackgerritSteve Lewis proposed a change to stackforge/python-openstacksdk: Add Meter resource to telemetry  https://review.openstack.org/11337600:55
*** Krast has quit IRC01:17
*** Krast has joined #openstack-sdks01:17
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: identity/v2 user resource  https://review.openstack.org/11376601:25
openstackgerritA change was merged to stackforge/python-openstacksdk: identity/v2 user resource  https://review.openstack.org/11376601:57
openstackgerritA change was merged to stackforge/python-openstacksdk: Updated from global requirements  https://review.openstack.org/11407602:20
*** stevemar has joined #openstack-sdks02:36
*** elight is now known as zelight03:47
*** zelight is now known as elight03:47
*** VeggieMeat_ has joined #openstack-sdks03:50
*** toabctl_ has joined #openstack-sdks03:52
*** toabctl has quit IRC03:52
*** toabctl_ is now known as toabctl03:52
*** mordred has quit IRC03:52
*** dtroyer has quit IRC03:52
*** VeggieMeat has quit IRC03:52
*** mordred has joined #openstack-sdks03:53
*** dtroyer has joined #openstack-sdks03:54
*** VeggieMeat_ is now known as VeggieMeat04:06
openstackgerritSteve Lewis proposed a change to stackforge/python-openstacksdk: Add Meter resource to telemetry  https://review.openstack.org/11337604:28
*** stevelle has quit IRC05:00
openstackgerritJamie Lennox proposed a change to stackforge/python-openstacksdk: identity/v2 tenant resource  https://review.openstack.org/11376805:19
*** toabctl has quit IRC05:20
*** toabctl has joined #openstack-sdks05:25
*** terrylhowe has quit IRC05:27
openstackgerritA change was merged to stackforge/python-openstacksdk: identity/v2 tenant resource  https://review.openstack.org/11376805:42
*** briancurtin has quit IRC05:57
*** briancurtin has joined #openstack-sdks05:57
*** briancurtin has joined #openstack-sdks05:57
*** briancurtin has quit IRC06:01
*** jamielennox is now known as jamielennox|away06:24
*** samchoi has quit IRC06:26
*** k4n0 has joined #openstack-sdks06:30
*** stevemar has quit IRC06:31
*** briancurtin has joined #openstack-sdks07:59
*** briancurtin has joined #openstack-sdks07:59
*** briancurtin has quit IRC08:03
*** mattyw has joined #openstack-sdks08:25
*** mattyw has quit IRC09:20
*** mattyw has joined #openstack-sdks09:22
*** terrylhowe has joined #openstack-sdks10:19
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: compute/v2 server resource  https://review.openstack.org/11302811:19
*** Krast has quit IRC11:31
openstackgerritA change was merged to stackforge/python-openstacksdk: network/v2 security_group_rule resource  https://review.openstack.org/11104711:32
openstackgerritA change was merged to stackforge/python-openstacksdk: compute/v2 image resource  https://review.openstack.org/11303011:34
openstackgerritwanghong proposed a change to openstack/python-openstackclient: add tests for identity v3 domain  https://review.openstack.org/11349712:12
openstackgerritwanghong proposed a change to openstack/python-openstackclient: add tests for identity v3 endpoint  https://review.openstack.org/11114712:19
*** sharwell_ has left #openstack-sdks12:26
*** mfer has joined #openstack-sdks13:24
*** briancurtin has joined #openstack-sdks13:27
*** briancurtin has joined #openstack-sdks13:27
*** ycombinator has quit IRC13:34
*** bknudson has joined #openstack-sdks13:34
*** glenc has quit IRC13:35
*** glenc has joined #openstack-sdks13:36
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: Change the capabilities to capability  https://review.openstack.org/11424913:45
*** smashwilson has joined #openstack-sdks14:30
*** stevemar has joined #openstack-sdks14:41
*** k4n0 has quit IRC14:45
openstackgerritRyan Brown proposed a change to openstack/python-openstackclient: Add preliminary heat support  https://review.openstack.org/11178614:58
*** HenryG_ has joined #openstack-sdks15:01
*** HenryG has quit IRC15:03
*** HenryG_ has quit IRC15:06
*** HenryG has joined #openstack-sdks15:07
*** stevelle has joined #openstack-sdks15:13
openstackgerritA change was merged to stackforge/openstack-sdk-dotnet: Adding support for Assigning a floating ip to a server. Adding support for listing and getting servers. Adding support for releasing/deleting floating Ips.  https://review.openstack.org/11402715:31
*** briancurtin has quit IRC15:32
*** briancurtin has joined #openstack-sdks15:32
*** briancurtin has joined #openstack-sdks15:32
*** briancurtin has quit IRC15:36
*** HenryG has quit IRC15:37
openstackgerritRyan Brown proposed a change to openstack/python-openstackclient: Add preliminary heat support  https://review.openstack.org/11178615:42
*** HenryG has joined #openstack-sdks15:43
*** briancurtin has joined #openstack-sdks15:47
*** briancurtin has joined #openstack-sdks15:47
*** HenryG has quit IRC15:57
briancurtincarving up openstack.Resource - GET on objects needs a little love in there16:16
terrylhowewhat’s up briancurtin ?16:22
briancurtinterrylhowe: hacking around it for now, but need to poke some holes in get_data_by_id. i think i need to pass 'accept="bytes"' through session.get, and object data comes back in the text attr of the response, not as JSON in teh body like we currently always go through16:24
briancurtindancing around a couple of things, and encoding, but im able to get an object (an image) back that i can't actually open. close, though16:25
*** smashwilson has quit IRC16:31
*** smashwilson has joined #openstack-sdks16:33
*** smashwilson has quit IRC16:34
*** smashwilson has joined #openstack-sdks16:35
terrylhowebriancurtin: seems like get_data_by_id probably shouldn’t be used if you want to accept=bytes.  It only makes sense for json.16:45
terrylhoweI would kind of expect a direct call to session.get (for example) in the case of an object.get_data() or whatever it might be called16:46
*** stevelle has quit IRC16:50
*** smashwilson has quit IRC17:17
*** stevelle has joined #openstack-sdks17:21
*** stevelle has quit IRC17:21
*** stevelle has joined #openstack-sdks17:22
*** smashwilson has joined #openstack-sdks17:22
*** stevelle has quit IRC17:23
*** stevelle has joined #openstack-sdks17:25
*** HenryG has joined #openstack-sdks17:29
*** smashwilson has quit IRC17:31
*** smashwilson has joined #openstack-sdks17:31
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: Various standard server actions  https://review.openstack.org/11305617:32
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: Various standard server actions  https://review.openstack.org/11305617:33
briancurtinterrylhowe: yeah that's what i'm leaning toward as i toy with it17:38
*** mfer has quit IRC17:44
*** smashwilson has quit IRC17:50
*** smashwilson has joined #openstack-sdks17:55
*** smashwilson has quit IRC17:57
*** smashwilson has joined #openstack-sdks17:57
*** mattyw has quit IRC18:26
*** samchoi has joined #openstack-sdks18:32
*** stevemar has quit IRC19:35
*** stevemar has joined #openstack-sdks19:36
*** smashwilson has quit IRC19:42
openstackgerritBrian Curtin proposed a change to stackforge/python-openstacksdk: Pass command line data into list example  https://review.openstack.org/11432219:42
*** smashwil_ has joined #openstack-sdks19:42
terrylhowebriancurtin: I was working on something similar there19:59
terrylhoweI was converting opts.data to path_args to pass to list19:59
terrylhowethe list method won’t have self, right?20:00
briancurtincorrect20:01
terrylhowewell, what is in data base_path?20:02
terrylhowefor servers_ip I set base_path = ‘/servers/%(server_id)s/ips’20:03
terrylhowethen I set —data ‘{‘server_id’: ‘1111’}’20:03
terrylhowesomething like that20:03
terrylhoweurl = self.base_path % path_args20:03
briancurtinterrylhowe: i still have base_path as "/" and then my id method returns "%s/%s" % (self.container, self.name)20:03
briancurtinso i --data {cont:x, name:x}20:04
terrylhowehmmm20:04
briancurtini dont really like my way tbh20:04
briancurtinterrylhowe: but again, swift is kind of the odd one. Object.list needs just the container name, but when i want to do Object.get_content (or whatever i call this) i need both cont and obj names together20:07
terrylhowewell, servers_ip is a strange beast20:07
terrylhowetoo20:07
terrylhoweI’ll put up server_ip as is and try one more of these.  I’m hoping there is something that needs to generate a path that is a little more normal20:09
*** smashwil_ has quit IRC20:40
*** smashwilson has joined #openstack-sdks20:41
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: Server IP resource  https://review.openstack.org/11434820:46
openstackgerritA change was merged to stackforge/python-openstacksdk: compute/v2 server resource  https://review.openstack.org/11302820:55
openstackgerritA change was merged to stackforge/python-openstacksdk: Various standard server actions  https://review.openstack.org/11305620:56
*** stevemar has quit IRC21:10
*** smashwil_ has joined #openstack-sdks21:20
*** smashwil_ has quit IRC21:20
briancurtinterrylhowe: per your last comment, i realized i dont actually know what im talking about - i cant remember whatever other hacks i had in here to make my list thing work, but yeah, going to -1 it for now21:23
*** smashwilson has quit IRC21:23
briancurtinerr, well it works for the way i'm doing get on objects, but yeah, not general purpose21:28
briancurtin(actually i should just stop talking...confusing myself)21:28
stevelleI'm having trouble getting the examples for python-openstacksdk to get pass auth. Getting 404s21:29
briancurtinstevelle: are you trying this to a/the rackspace cloud? if so we probably need some special sauce. right now i just point to devstack21:30
stevelleI'm in a devstack21:31
stevellehttp://paste.openstack.org/show/95222/21:32
briancurtinstevelle: can you run that with --debug?21:32
stevellehttp://paste.openstack.org/show/95224/ for ceilometer -d21:34
briancurtinstevelle: i meant...python -m examples.list openstack/image/v1/image.py --debug21:34
stevellehad a feeling, pasteing that now too21:35
stevellegetting intermittend 500s from paste, http://paste.openstack.org/show/95225/21:36
briancurtinstevelle: can you login to that horizon at http://10.0.0.14? i just have mine in a public cloud server, but if you have yours on the 10 network i'm guessing you're VPNed into that private cloud env or something? not really sure21:39
briancurtinor something with the bastion servers?21:40
stevellevagrant on my local machine, I can reach horizon fine from the browser.21:40
stevellebut I'm actually logged into the devstack machine and have the source running on it as well.21:40
stevelleI thought it was network so have been wrestling with it most of the day21:41
stevellebut everything else works fine21:41
briancurtinim not really sure what to say. i got tired of fiddling with VirtualBox's networking pretty quickly and threw it on a public cloud box, and it 'just worked'. im not really familiar with vagrant21:45
stevelleexport OS_AUTH_URL=http://127.0.0.1:5000/v2.021:46
stevelleand run all the same things, get the same results.21:46
*** openstackgerrit has quit IRC21:46
stevellebut clearly there is something wrong in my setup21:47
*** openstackgerrit has joined #openstack-sdks21:47
briancurtinstevelle: what other OS_* stuff do you have set? can you paste the output of something like `env`?21:52
stevellethat is the top of the first paste, but I have OS_TENANT_NAME OS_USERNAME OS_PASSWORD and OS_AUTH_URL21:53
briancurtini have a couple of extras that came out of the openrc.sh script from somewhere in the devstack setup - OS_REGION_NAME=RegionOne is one that might matter?21:57
briancurtinactually i downloaded that out of http://104.130.9.5/project/access_and_security/ in my devstack horizon21:59
stevelleI know REGION is needed for Heat, but isn't even listed on the Keystone api http://developer.openstack.org/api-ref-identity-v2.html#identity-auth-v222:00
*** jrperritt has quit IRC22:01
briancurtinstevelle: i'm about to leave the office, will be back online in a bit. will try taking my setup apart to figure out the bare essentials22:07
stevellethanks22:08
terrylhowestevelle: I think you need to export OS_IDENTITY_API_VERSION=2.022:11
terrylhoweI think it is trying to do v3 auth on a v2 endpoint22:11
terrylhowefeel free to make a bug if you like saying if the url has v2 in it, it should do v2 auth.  I always wondered about that22:11
stevelleterrylhowe: eureka you nailed it22:12
terrylhowesweet :)22:12
stevelle...and meter is working locally22:14
terrylhowewell, that should make some functional testing easier22:14
*** briancurtin has quit IRC22:15
stevelleI'm hoping that helps my code quality a little22:15
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: Exception has wrong string for list  https://review.openstack.org/11437522:20
terrylhowestevelle: I created https://bugs.launchpad.net/unifiedsdk/+bug/135710922:28
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: Change the capabilities to capability  https://review.openstack.org/11424922:35
*** briancurtin has joined #openstack-sdks22:49
*** briancurtin has joined #openstack-sdks22:49
openstackgerritSteve Lewis proposed a change to stackforge/python-openstacksdk: Add Meter resource to telemetry  https://review.openstack.org/11337622:56
*** bknudson has quit IRC23:05
openstackgerritTerry Howe proposed a change to stackforge/python-openstacksdk: Change the capabilities to capability  https://review.openstack.org/11424923:21
openstackgerritSteve Lewis proposed a change to stackforge/python-openstacksdk: Add the Resource resource to telemetry  https://review.openstack.org/11338123:25
openstackgerritSteve Lewis proposed a change to stackforge/python-openstacksdk: Add the Resource resource to telemetry  https://review.openstack.org/11338123:28
*** briancurtin has quit IRC23:29
*** stevelle is now known as stevelle|away23:30
*** jamielennox|away is now known as jamielennox23:31
*** briancurtin has joined #openstack-sdks23:39
*** briancurtin has joined #openstack-sdks23:39
openstackgerritWayne Foley proposed a change to stackforge/openstack-sdk-dotnet: Adding support for listing key pairs. Adding support for creating servers with key pairs.  https://review.openstack.org/11439423:42

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