*** gouthamr has quit IRC | 00:50 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add "Multi Cloud with Shade" presentation https://review.openstack.org/463330 | 01:22 |
---|---|---|
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add super basic machine normalization https://review.openstack.org/464101 | 01:22 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add 'public' as a default interface for get_mock_url https://review.openstack.org/464102 | 01:22 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Convert first ironic_client test to REST https://review.openstack.org/464103 | 01:22 |
*** larainema has quit IRC | 02:01 | |
*** gouthamr has joined #openstack-shade | 02:58 | |
*** gouthamr has quit IRC | 03:22 | |
*** gouthamr has joined #openstack-shade | 03:27 | |
*** gouthamr has quit IRC | 04:16 | |
*** larainema has joined #openstack-shade | 04:22 | |
*** yfried has joined #openstack-shade | 04:47 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add super basic machine normalization https://review.openstack.org/464101 | 04:54 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Convert first ironic_client test to REST https://review.openstack.org/464103 | 04:54 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add 'public' as a default interface for get_mock_url https://review.openstack.org/464102 | 04:54 |
*** yfried has quit IRC | 04:58 | |
*** yfried has joined #openstack-shade | 05:38 | |
*** yfried has quit IRC | 05:43 | |
*** yfried has joined #openstack-shade | 06:10 | |
*** yfried has quit IRC | 06:15 | |
*** yfried has joined #openstack-shade | 06:18 | |
*** yfried has quit IRC | 06:25 | |
*** jamielennox is now known as jamielennox|away | 06:53 | |
*** rods has quit IRC | 09:43 | |
*** ioggstream has joined #openstack-shade | 09:45 | |
*** jamielennox|away is now known as jamielennox | 12:30 | |
*** gkadam has joined #openstack-shade | 13:24 | |
*** pabelanger has quit IRC | 13:36 | |
*** pabelanger has joined #openstack-shade | 13:36 | |
-openstackstatus- NOTICE: The Gerrit service on http://review.openstack.org is being restarted to address hung remote replication tasks. | 13:38 | |
*** rods_ has joined #openstack-shade | 13:44 | |
openstackgerrit | Rosario Di Somma proposed openstack-infra/shade master: Add a deprecation warning for the cinderclient https://review.openstack.org/463795 | 13:44 |
*** rods_ has quit IRC | 14:05 | |
*** gkadam has quit IRC | 14:15 | |
*** rods_ has joined #openstack-shade | 14:20 | |
*** yfried has joined #openstack-shade | 14:21 | |
*** yfried has quit IRC | 14:26 | |
mordred | rods_: gah. I totally gave you bad review yesterday. sorry (I was very tired) | 14:29 |
rods_ | mordred np :) | 14:32 |
rods_ | mordred what's next step? which other client needs to be updated? | 14:33 |
rods_ | nova? | 14:33 |
mordred | rods_: actually - I just looked at it and made a littlehelper function - one sec ... | 14:44 |
* mordred should have done this a while ago - whoops | 14:46 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Make deprecated client helper method https://review.openstack.org/464213 | 14:48 |
mordred | rods_: next step past cinderclient - ironicclient and novaclient are the last two - morgan and samueldmq are working on keystone_client (and I've gone down a very long rabbit hole related to endpoint/version discovery related to that) | 14:49 |
mordred | rods_: there's the patch to add a little helper method to do the deprecation properly (I also reorganized the constructors a little bit) | 14:49 |
rods_ | mordred I can take the nova client | 14:49 |
mordred | woot! I'm starting to bang on the ironic_client a bit - I found some very gross things in that one last night | 14:50 |
mordred | but I've been writing specs/documents for the last 2 weeks and I think doing a little hacking on removing ironic_client will be nice :) | 14:51 |
rods_ | :) | 14:53 |
rods_ | mordred I think I can abandon my changeset, right? | 14:54 |
*** rods_ has quit IRC | 14:56 | |
*** gouthamr has joined #openstack-shade | 15:19 | |
*** rods has joined #openstack-shade | 15:46 | |
*** cdent has joined #openstack-shade | 15:49 | |
*** gouthamr has quit IRC | 15:57 | |
*** cdent has quit IRC | 15:58 | |
mordred | rods: I'm rebasing your patch on top of mine - patch coming | 16:00 |
*** gouthamr has joined #openstack-shade | 16:15 | |
*** slaweq has joined #openstack-shade | 16:43 | |
*** rods_ has joined #openstack-shade | 16:49 | |
*** rods_ has quit IRC | 16:50 | |
mordred | Shrews: I just made a patch to do a slight cleanup on legacy clients - and in so doing discovered that something had been causing pep8 to fail open (wat?) - so there is also a pep8 cleanup patch :) | 16:56 |
mordred | Shrews: also - did you enjoy the quiet with folks at the summit? | 17:00 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config master: Add helper method to fetch service catalog https://review.openstack.org/464238 | 17:06 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config master: Add ironicclient to constructors list https://review.openstack.org/464239 | 17:06 |
*** slaweq has quit IRC | 17:07 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Remove cinder client https://review.openstack.org/463795 | 17:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Make deprecated client helper method https://review.openstack.org/464213 | 17:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Fix pep8 errors that were lurking https://review.openstack.org/464241 | 17:18 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Move legacy client constructors to mixin https://review.openstack.org/464242 | 17:18 |
mordred | rods: ^^ I updated your patch in the middle of that | 17:19 |
*** slaweq has joined #openstack-shade | 17:21 | |
mordred | jlk: had an idea while writing slides for talks this week - which I think might 'fix' some annoyances either you or other people have had in the past about consuming clouds.yaml info in os_ ansible modules | 17:22 |
* jlk listens with his brain meat | 17:23 | |
mordred | jlk: the idea basically is - make the "cloud" parameter able to take a dictionary that would be the same as the contents of the entry in clouds.yaml | 17:23 |
mordred | jlk: so - if you prefer to put that info into your ansible variables, you could just say "cloud: {{ cloud_dict }}" and it would do the right thing | 17:23 |
mordred | jlk: do you think that would be more better or more worser? | 17:24 |
jlk | it'd be different. Right now you can fill all those things into auth: block, right? You just couldn't say auth: <here's a dict> | 17:24 |
mordred | jlk: you can't - there's a ton of settings that don't go into dict that you currently _must_ put into clouds.yaml if you want to use them | 17:25 |
mordred | jlk: for instance, image_api_verison or compute_endpoint_override | 17:25 |
mordred | so if you have a complex config, you must put it in clouds.yaml and refer to it by name with the cloud: param. but if you have a simple one - you can just put it in auth: and not provide a cloud: param at all | 17:26 |
jlk | nod | 17:27 |
jlk | being able to feed in a pre-built dict could be useful. | 17:27 |
mordred | but the concern I have is that explaining things might be too complex and confuse people (even though it's just an advanced feature that most people likely should ignore) | 17:27 |
mordred | kk | 17:27 |
mordred | I'll take a stab at writing that patch and see what it looks like | 17:27 |
rods | mordred ok, thx | 17:33 |
*** slaweq has quit IRC | 17:44 | |
*** slaweq has joined #openstack-shade | 17:44 | |
*** slaweq has quit IRC | 17:49 | |
*** ioggstream has quit IRC | 17:50 | |
*** slaweq has joined #openstack-shade | 19:35 | |
*** gouthamr has quit IRC | 19:50 | |
*** morgan_ has joined #openstack-shade | 20:19 | |
*** morgan_ has quit IRC | 20:20 | |
*** yolanda has quit IRC | 20:35 | |
*** yolanda has joined #openstack-shade | 20:43 | |
*** slaweq has quit IRC | 20:50 | |
*** slaweq has joined #openstack-shade | 20:50 | |
*** slaweq has quit IRC | 22:46 | |
*** slaweq has joined #openstack-shade | 22:46 | |
*** slaweq has quit IRC | 22:51 | |
*** slaweq has joined #openstack-shade | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!