Thursday, 2015-03-05

openstackgerritMerged stackforge/python-openstacksdk: Remove CaseInsensitiveDict  https://review.openstack.org/16144100:15
*** edleafe has quit IRC00:32
*** edleafe- has joined #openstack-sdks00:32
*** stevemar has quit IRC00:39
*** pm90_ has quit IRC01:03
*** pm90__ has joined #openstack-sdks01:03
*** jamielennox is now known as jamielennox|lunc01:51
*** macjack has quit IRC01:59
*** macjack has joined #openstack-sdks02:00
*** stevemar has joined #openstack-sdks02:16
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Set headers on object before creating/updating  https://review.openstack.org/16154802:36
*** pm90__ has quit IRC02:37
*** jamielennox|lunc is now known as jamielennox02:47
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Catch AttributeError in header with no alias  https://review.openstack.org/16143802:48
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: WIP: Proxy API Guideline Reference Implementation  https://review.openstack.org/16155002:48
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Bring Resource.page private  https://review.openstack.org/16155503:17
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Remove py26 jobs  https://review.openstack.org/16155703:20
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Add example to do CRUD operations on servers  https://review.openstack.org/16062303:29
*** jamielennox is now known as jamielennox|away03:45
*** terrylhowe has quit IRC03:46
*** sigmavirus24 is now known as sigmavirus24_awa03:47
*** terrylhowe has joined #openstack-sdks03:52
openstackgerritMerged stackforge/python-openstacksdk: Remove py26 jobs  https://review.openstack.org/16155704:29
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Use update_attrs to handle updating servers  https://review.openstack.org/16063504:42
openstackgerritDean Troyer proposed openstack/python-openstackclient: Move OSC auth plugins so they can be found  https://review.openstack.org/16108804:52
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/16159004:58
*** stevemar has quit IRC05:13
openstackgerritDean Troyer proposed stackforge/os-client-config: Handle project_name/tenant_name in the auth dict  https://review.openstack.org/16097905:38
openstackgerritDean Troyer proposed openstack/python-openstackclient: Add --os-cloud support  https://review.openstack.org/12979506:00
*** Krast has joined #openstack-sdks06:51
*** stevemar has joined #openstack-sdks06:55
*** terrylhowe has quit IRC07:09
*** openstackgerrit has quit IRC07:36
*** openstackgerrit has joined #openstack-sdks07:36
openstackgerritMerged openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/16159008:23
*** Krast has quit IRC08:33
*** stevemar has quit IRC09:03
*** stevemar has joined #openstack-sdks09:04
*** stevemar has quit IRC11:28
*** terrylhowe has joined #openstack-sdks11:49
openstackgerritMarco Fargetta proposed openstack/python-openstackclient: Add suport to remote_ids  https://review.openstack.org/16130212:14
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Set headers on object before creating/updating  https://review.openstack.org/16154812:16
*** cipcosma has joined #openstack-sdks13:41
d0ugalSo, this is probably a silly question. However, is there a specific reason that the python-openstackclient went for spaces between commands rather than hyphens. So "openstack server list" vs "openstack server-list"13:48
d0ugalI ask as the individual clients typically use hyphens and I guess it must have been discussed somewhere...13:48
*** edleafe- is now known as edleafe14:04
openstackgerritMonty Taylor proposed stackforge/os-client-config: Flesh out api version defaults  https://review.openstack.org/16172314:08
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Move default processing into os-client-config  https://review.openstack.org/16172414:08
openstackgerritMerged stackforge/os-client-config: Add two newlines to the ends of files  https://review.openstack.org/16098914:09
mordredd0ugal: it's built from plugins and subcommands ... so rather than there being a do_server_list somewhere, there is a server thing that knows how to do a list thing - it can be nested further14:09
d0ugalmordred: ah, so it makes it more modular I guess in the implementation.14:10
openstackgerritMerged stackforge/os-client-config: Handle project_name/tenant_name in the auth dict  https://review.openstack.org/16097914:10
mordredyah - one of the neat things about osc is that projects can do plugins for it in their own tree14:10
mordredso if you install troveclient, you get an osc plugin along with it14:11
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Allow for getting api versions from clouds.yaml  https://review.openstack.org/16123614:12
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Add support for serivce-names  https://review.openstack.org/16123714:13
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Allow for getting api versions from clouds.yaml  https://review.openstack.org/16123614:13
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Move default processing into os-client-config  https://review.openstack.org/16172414:13
mordredterrylhowe: ok - I _think_ that should get the api version default and settings to actually work14:13
mordredit's entirely possible that this patch series has too many heads :)14:14
mordredGAH. bad rebase merge conflict I hate the world ...14:15
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Add support for serivce-names  https://review.openstack.org/16123714:16
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Allow for getting api versions from clouds.yaml  https://review.openstack.org/16123614:16
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Move default processing into os-client-config  https://review.openstack.org/16172414:16
*** pm90_ has joined #openstack-sdks14:20
*** pm90_ has quit IRC14:22
*** pm90_ has joined #openstack-sdks14:22
*** mattfarina has joined #openstack-sdks14:35
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Add support for serivce-names  https://review.openstack.org/16123714:37
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Allow for getting api versions from clouds.yaml  https://review.openstack.org/16123614:37
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Move default processing into os-client-config  https://review.openstack.org/16172414:37
mordredthere is a test failing I haven't sorted out yet - but I need to do something else for a minute, so theres where I'm at14:38
terrylhoweI would think that same pattern could be applied to domains mordred if it is required.  I never confirmed domains weren’t working, but I didn’t think they were.14:50
mordredterrylhowe: yah. I have "go hammer on domains hard" on my todo list for next week :)14:51
*** sigmavirus24_awa is now known as sigmavirus2414:59
dtroyerd0ugal: OSC is a start-from-scratch CLI implementation that ignores a lot of the project CLI stuff; the command format was my idea (originally it was <action> <object>).   As mordred said, we are not restricted to the forms that the project CLIs have and try to make things as consistent within OSC as possible.15:12
dtroyerin short, blame me15:12
* mordred hands dtroyer a slightly old plate of cheese15:12
dtroyerthat beats a wet cat15:12
mordredmost days15:13
d0ugallol15:13
d0ugaldtroyer: I'm not looking to blame anyone :)15:13
dtroyerd0ugal: I wasn't taking any chances, I can't recognize villagers with torches too well from here15:13
d0ugaldtroyer: hah :)15:15
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Add support for serivce-names  https://review.openstack.org/16123715:50
openstackgerritMonty Taylor proposed openstack/python-openstackclient: Move default processing into os-client-config  https://review.openstack.org/16172415:50
mordredok. THOSE shold work15:50
mordreddtroyer: ^^ I need to add some tests to the os-client-config repo to cover that16:01
dtroyermordred: we may need to pull that defaults move ahead a bit, I'm fighting the env var setting stuff in the —os-cloud review ATM.  for some reason, I'm not getting OS_URL and OS_TOKEN set, and stack.sh requires that to work.16:04
dtroyerah, that's just API default, nm.16:04
mordreddtroyer: I can dive in and try to fight that battle some in just a bit if you want16:16
dtroyerdamn…I wish the ksc plugins didn't try to implement UI stuff…having to work around that is such a pita…16:16
dtroyerI think I just figured it out, the defaults review for o-c-c gives me the route I need16:17
mordredwoo!16:17
openstackgerritDean Troyer proposed stackforge/os-client-config: Flesh out api version defaults  https://review.openstack.org/16172316:19
terrylhowedtroyer: you mean the command line arguments in the plugin?16:19
dtroyeryes.  and the config file stuff.  I think I've worked it out now16:20
briancurtinor the required config file? if that's what  you're talking about, i'm on board16:20
briancurtinnot a good UI :(16:21
*** stevemar has joined #openstack-sdks16:21
briancurtinor UX, really. you have to work around it to build on top of it as far as i can see, rather than just using it as you would use any other library16:22
terrylhoweyeh, agreed, I don’t like that16:22
dtroyerexactly.  and subclassing is a royal pain to try to fix that16:22
dtroyeranyway, while not pretty, I've sorted the env stuff I think now for the subclassed plugin16:23
*** tellesnobrega has quit IRC16:24
*** tellesnobrega has joined #openstack-sdks16:29
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Some convenience methods for security groups  https://review.openstack.org/16176916:32
*** pm90_ has quit IRC17:37
openstackgerritDean Troyer proposed openstack/python-openstackclient: Add --os-cloud support  https://review.openstack.org/12979518:10
openstackgerritDean Troyer proposed openstack/python-openstackclient: Move OSC auth plugins so they can be found  https://review.openstack.org/16108818:10
openstackgerritMerged stackforge/python-openstacksdk: Set headers on object before creating/updating  https://review.openstack.org/16154818:47
dtroyerstevemar: osc meetting?19:02
stevemardtroyer, dangit19:03
*** pm90_ has joined #openstack-sdks19:19
*** pm90_ has quit IRC19:19
*** pm90_ has joined #openstack-sdks19:20
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Fix compute proxy for server wait  https://review.openstack.org/16185219:32
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Move the network stuff out of the jenkins example  https://review.openstack.org/16185319:34
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Set int type on several container headers  https://review.openstack.org/16185619:43
*** pm90_ has quit IRC19:45
*** pm90_ has joined #openstack-sdks19:53
stevemardtroyer, added regular attendees section for ya :P https://wiki.openstack.org/wiki/Meetings/OpenStackClient#Regular_attendees20:02
dtroyerstevemar: thanks!20:03
*** rmcall has joined #openstack-sdks20:03
*** fifieldt has quit IRC20:11
*** fifieldt_ has joined #openstack-sdks20:11
*** openstackgerrit has quit IRC20:25
*** openstackgerrit has joined #openstack-sdks20:26
openstackgerritMerged openstack/python-openstackclient: Rename --verify for server resize to avoid conflict  https://review.openstack.org/15610720:27
Shrewsmordred: is it ok that you are changing the default of compute_api_version from 1.1 to 2 in https://review.openstack.org/161723?20:28
mordredShrews: yah. same thing20:28
Shrewsai'ight20:29
*** pm90_ has quit IRC20:30
openstackgerritMerged stackforge/os-client-config: Flesh out api version defaults  https://review.openstack.org/16172320:31
*** pm90_ has joined #openstack-sdks20:34
openstackgerritMerged stackforge/python-openstacksdk: Some convenience methods for security groups  https://review.openstack.org/16176920:52
openstackgerritMerged stackforge/python-openstacksdk: Fix compute proxy for server wait  https://review.openstack.org/16185220:54
openstackgerritMerged stackforge/python-openstacksdk: Move the network stuff out of the jenkins example  https://review.openstack.org/16185320:54
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Catch AttributeError in header with no alias  https://review.openstack.org/16143820:56
openstackgerritMerged stackforge/python-openstacksdk: Set int type on several container headers  https://review.openstack.org/16185621:00
openstackgerritMerged stackforge/python-openstacksdk: Catch AttributeError in header with no alias  https://review.openstack.org/16143821:07
briancurtinterrylhowe: i'll rebase and get those through21:07
terrylhowethanks briancurtin21:08
terrylhoweI’d think you could abandon that one and we can talk about that other one that you marked WIP briancurtin21:08
terrylhoweI don’t recall there being anything in the server update one that isn’t covered by the WIP21:09
*** cipcosma has quit IRC21:10
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Set put_update for compute.v2.server.Server  https://review.openstack.org/16062021:11
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Set Flavor and Image resources on Server  https://review.openstack.org/16061821:14
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Add ServerDetail so list can include details  https://review.openstack.org/16059821:14
openstackgerritMerged stackforge/python-openstacksdk: Set put_update for compute.v2.server.Server  https://review.openstack.org/16062021:19
openstackgerritMerged stackforge/python-openstacksdk: Set Flavor and Image resources on Server  https://review.openstack.org/16061821:25
openstackgerritMerged stackforge/python-openstacksdk: Add ServerDetail so list can include details  https://review.openstack.org/16059821:26
*** pm90_ has quit IRC21:31
*** pm90_ has joined #openstack-sdks21:31
*** pm90_ has quit IRC21:33
*** pm90_ has joined #openstack-sdks21:38
*** jamielennox|away is now known as jamielennox21:56
*** pm90_ has quit IRC21:59
*** pm90_ has joined #openstack-sdks22:00
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Fix jenkins name and floating ip  https://review.openstack.org/16192422:07
*** stevemar has quit IRC22:20
*** stevemar has joined #openstack-sdks22:20
openstackgerritMerged stackforge/python-openstacksdk: Fix jenkins name and floating ip  https://review.openstack.org/16192422:37
*** pm90_ has quit IRC22:38
*** pm90_ has joined #openstack-sdks22:42
openstackgerritTerry Howe proposed stackforge/python-openstacksdk: Add crud to base proxy  https://review.openstack.org/16193122:45
*** pm90_ has quit IRC22:52
*** pm90_ has joined #openstack-sdks22:53
*** mattfarina has quit IRC23:02
*** etoews has quit IRC23:29
*** sigmavirus24 is now known as sigmavirus24_awa23:32
*** pm90_ has quit IRC23:43
*** openstack has joined #openstack-sdks23:54
*** pm90_ has quit IRC23:57
*** pm90_ has joined #openstack-sdks23:58

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