Tuesday, 2015-04-21

*** bknudson has joined #openstack-sdks00:05
*** openstackgerrit has quit IRC00:22
*** openstackgerrit has joined #openstack-sdks00:22
*** openstack has joined #openstack-sdks00:37
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Functional tests run with less customization  https://review.openstack.org/17456602:29
*** stevemar has joined #openstack-sdks02:39
*** pm90_ has joined #openstack-sdks03:32
*** pm90_ has quit IRC04:43
*** terrylhowe has quit IRC05:11
*** jamielennox is now known as jamielennox|away06:34
*** aufi has joined #openstack-sdks07:17
*** jamielennox|away is now known as jamielennox07:43
*** stevemar has quit IRC07:49
*** Miouge has joined #openstack-sdks07:58
*** f13o has joined #openstack-sdks08:54
*** nosleep77 has quit IRC08:59
*** nosleep77 has joined #openstack-sdks09:00
*** boris-42 has quit IRC10:05
*** etoews has quit IRC10:06
*** etoews has joined #openstack-sdks10:08
*** boris-42 has joined #openstack-sdks10:08
*** f13o has quit IRC11:10
openstackgerritRamaraja proposed openstack/python-openstackclient: Security group rule create fails  https://review.openstack.org/17581611:27
*** terrylhowe has joined #openstack-sdks12:10
*** trown|outttypeww is now known as trown12:14
*** bknudson has quit IRC12:53
*** bknudson has joined #openstack-sdks13:16
*** pm90_ has joined #openstack-sdks13:22
*** pm90_ has quit IRC13:22
*** pm90_ has joined #openstack-sdks13:23
*** sigmavirus24_awa is now known as sigmavirus2414:04
mordreddtroyer: I only get the last entry from the catalog with catalog show:14:07
mordredopenstack --os-cloud=rax catalog show -f yaml compute14:07
mordredonly shows me HKG region - not the 4 I have in my catalog14:08
terrylhoweIt does look like it just searches until it finds a match and calls it done https://github.com/openstack/python-openstackclient/blob/master/openstackclient/identity/v3/catalog.py#L93 mordred14:32
mordredterrylhowe: yah - that's fine - that's just services14:41
mordredbut _format_endpoints _should_ iterate over all of them14:42
mordredthe endpoints, that is14:42
mordredthat's the strange part - I only got one endpoint, not 414:42
*** britthouser has quit IRC14:46
*** britthouser has joined #openstack-sdks14:49
*** pm90_ has quit IRC14:50
*** mattfarina has joined #openstack-sdks14:50
*** stevemar has joined #openstack-sdks14:58
openstackgerritMerged openstack/cliff: Catch and ignore error when locale can not be set  https://review.openstack.org/17512315:00
*** edleafe is now known as not_edleafe15:05
*** not_edleafe is now known as edleafe15:05
*** aufi has quit IRC15:13
*** britthouser has quit IRC15:29
*** pm90_ has joined #openstack-sdks15:33
dtroyermordred: yeah, that's pretty simplistic.  So what should the output look like to show them all?  there are multiple nested structures here and I'm not certain I know how to show them…15:39
dtroyermaking tables is fine, I guess it's the CSV output I'm not sure about15:40
mordreddtroyer: oh - I'm honestly not sure ...15:42
dhellmanndtroyer: I am working on releasing libs to unblock the requirements uncapping in master. I would like to release the HEAD of OSC as 1.1.0 today as part of that. Is there any reason to wait?15:46
*** britthouser has joined #openstack-sdks15:48
dtroyerdhellmann: I had hoped to have a couple more things done for that release, was shooting for Monday.  No big deal theough, —os-cloud is in…15:48
dtroyercan we do it late in the day, I'd like to get the release notes pulled together15:48
dhellmanndtroyer: we can do another release on monday, too, this is really literally just for unblocking us15:48
dtroyerok, that'll work15:49
dtroyersince osc is user-facing I'd hoped to at least get a little doc put together for a minor bump15:50
*** britthouser has quit IRC15:53
dhellmanndtroyer: yeah, the timing isn't great15:54
dhellmannit looks like I won't actually be running the script for a little while (still working out version numbers for the other projects)15:54
dtroyerok, I'm going to throw in a quick release note update, if you can wait for that to merge it would be great.15:55
dtroyerI'm also going to be out for a long lunch so don't wait for me if to need to proceed15:55
*** britthouser has joined #openstack-sdks15:56
openstackgerritDean Troyer proposed openstack/python-openstackclient: Create 1.1.0 release notes  https://review.openstack.org/17596816:10
dtroyerdhellmann: if you can wait for ^^^ to merge it would be great, don't worry about it if not16:11
dhellmanndtroyer: we should look at how to generate those automatically from git messages, too16:11
dhellmanndtroyer: +2a16:12
dtroyerI pulled most of that from LP directly16:12
dtroyeron a variation of your release script and ttx's reset-the-status script16:12
dtroyerbut yeah, I need to finish that script and put it somewhere16:13
openstackgerritDag Stenstad proposed openstack/python-openstackclient: Adds support for container selection for backup  https://review.openstack.org/17598416:49
dhellmanndtroyer: oh, I meant the stuff pbr does to pull git logs into ChangeLog16:51
dhellmanndtroyer: but if you have a thing for pulling notes into a release doc from launchpad, I think that would make a nice addition to openstack-infra/release-tools16:51
dhellmanndtroyer: ugh, I forgot to comment out the line to do the OSC release, so I tagged it before those release notes were done. I can do a 1.1.1 when it lands to get a package with the notes in it. :-(17:32
*** baffle has joined #openstack-sdks17:46
baffleHi, functions like "os user list" currently requires identity:list_users access to all domains, access to identity:list_domains to filter to one specific domain with --domain or fallback to --domain <domain_id>. Why is --domain required? Sholdn't the default be to just list users in your own domain, and use the domain_id from the session/token? Ofcouse, there could be a check if user has access to identity:list_domains first.. But I feel that --dom18:05
*** trown is now known as trown|lunch18:05
baffleAnd I remember that the current fallback is in place because there is no way to query keystone for your own domain_id, but it should be in your token allready.18:06
stevemardtroyer, ^18:06
stevemardtroyer, baffle is actually using osc *a lot*18:06
*** notmyname has quit IRC18:16
*** notmyname has joined #openstack-sdks18:17
*** openstackgerrit has quit IRC18:37
*** openstackgerrit has joined #openstack-sdks18:37
briancurtinSDK meeting in ~20 min over in #openstack-meeting-318:41
sigmavirus24thanks for the reminder briancurtin18:42
dtroyerdhellmann: don't worry about doing 1.1.1, we'll go ahead and get that ready for early next week18:44
openstackgerritMerged openstack/python-openstackclient: Adds support for container selection for backup  https://review.openstack.org/17598418:45
briancurtinterrylhowe: you around for the meeting?19:01
*** britthouser has quit IRC19:06
*** britthouser has joined #openstack-sdks19:11
*** trown|lunch is now known as trown19:29
jamielennoxterrylhowe: did you also have something to do with fog?20:04
terrylhoweI’m a contributor on fog jamielennox20:05
*** pm90_ has quit IRC20:05
jamielennoxterrylhowe: do you know what the plan is for v3 auth there?20:05
terrylhowethere is a pr out there20:07
*** pm90_ has joined #openstack-sdks20:09
*** pm90_ has quit IRC20:17
*** pm90_ has joined #openstack-sdks20:17
*** britthou_ has joined #openstack-sdks20:31
*** pm90_ has quit IRC20:34
*** pm90_ has joined #openstack-sdks20:34
*** britthouser has quit IRC20:35
*** openstackgerrit has quit IRC20:52
*** openstackgerrit has joined #openstack-sdks20:52
terrylhowejamielennox: it looks like it was merged https://github.com/fog/fog/pull/352021:00
*** stevemar2 has joined #openstack-sdks21:01
*** stevemar has quit IRC21:01
*** stevemar2 has quit IRC21:02
*** stevemar has joined #openstack-sdks21:04
jamielennoxterrylhowe: ah, cool - that's not very old so it may not have been released - but i was sure i was looking at the github sources21:04
terrylhoweyeh I doubt it has been released yet21:04
jamielennoxterrylhowe: where is https://github.com/fog/fog/blob/master/lib/fog/openstack/identity.rb#L268 called from then - i think that's what i saw21:05
terrylhoweha jamielennox ! It kind of looks like v3 auth is not supported for Fog identity, just compute and network21:07
jamielennoxoh - i didn't realize they were handled seperately21:08
terrylhowekind of messed up architecture.  There was an effort to rearchitect that was abandoned21:08
jamielennoxi went looking to identity as the base for auth for everyone21:08
*** mattfarina has quit IRC21:26
*** trown is now known as trown|outttypeww21:29
*** sigmavirus24 is now known as sigmavirus24_awa21:35
*** sigmavirus24_awa is now known as sigmavirus2421:35
openstackgerritDoug Hellmann proposed openstack/cliff: Do not check requirements when loading plugins  https://review.openstack.org/17608921:35
*** stevemar has quit IRC22:00
*** pm90_ has quit IRC22:39
*** bknudson has quit IRC22:41
*** sigmavirus24 is now known as sigmavirus24_awa22:46
*** bknudson has joined #openstack-sdks23:54
*** pm90_ has joined #openstack-sdks23:59

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