Tuesday, 2017-05-02

*** bobh has quit IRC00:38
jamielennoxefried: assume you've left, why use the oslo conf options instead of the keystoneauth options in https://review.openstack.org/#/c/460337/3/keystoneauth1/loading/adapter.py ?00:41
*** salv-orlando has joined #openstack-sdks00:42
efriedjamielennox Is that not what I'm doing?00:42
jamielennoxefried: so in keystoneauth we define our own option type: https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/loading/opts.py00:43
jamielennoxthe idea being that these things can be available on CLI, oslo.config, and in the weird ways glance does things00:43
efriedjamielennox Ohh, I see now.00:44
jamielennoxi mean there might be no reason to provide adapter options via CLI00:44
efriedjamielennox I'm missing this line: https://review.openstack.org/#/c/460337/3/keystoneauth1/loading/session.py@15900:44
efriedjamielennox Yeah, not providing CLI options right now, but that doesn't mean we never will.  And I should do it consistently with how loading.session is.00:45
jamielennoxefried: so session is not necessarily the best one to copy00:45
jamielennoxor maybe it is :)00:45
efriedWaidaminute - I am already doing         cfg = _utils.get_oslo_config()00:46
efriedjamielennox https://review.openstack.org/#/c/460337/3/keystoneauth1/loading/adapter.py@5100:46
*** salv-orlando has quit IRC00:46
efriedSo okay, you're saying I should *not* do that the same way as session does?  /me confused.00:46
jamielennoxefried: so the idea with all of this loading as mentioned is that there are a number of ways you can do it, one of which is oslo.config00:47
jamielennoxif you look at the most simple plugin you see it returns keystoneauth opts from get_options: https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/loading/_plugins/admin_token.py#L3300:47
jamielennoxthen when dealing with oslo.config specifically it converts the ksa opt to an oslo opt: https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/loading/conf.py#L12800:49
jamielennoxthis means that os-c-c can use ksa loading without worrying about oslo.config00:49
jamielennoxnow there are times where you want oslo.config to behave differently to just the standard ksa opts, and you can override it with the oslo_config_opts that you're doing - and that's fine, that's what session does because we matched old variables names to new variable names00:50
jamielennoxjust in this case it looks like a really simple pass through (you're not manipulating variables), so you could probably just do it as ksa opts00:51
jamielennoxso i'm just wondering if that's planned or just the result of looking at session00:51
efriedjamielennox Result of looking at session, for sure.00:52
*** hongbin has quit IRC00:52
efriedjamielennox Though looking at loading.conf, it appears to be kinda auth-specific.00:52
jamielennoxefried: yea, i'm just having another look through that as well00:53
jamielennoxit was definitely designed around auth00:53
jamielennoxi never considered non-auth loading at the time00:54
efriedOkay.00:55
efriedjamielennox I do have to bail before my wife gets steamed.  If you want to leave comments in the review, or email me, or something, we can hash it out.00:55
jamielennoxefried: yea, i'll try and have a closer look, just thought i'd see if you were here00:56
jamielennoxthanks00:56
* mordred hopes by steamed that efried is implying that if he stays on longer his wife will become upset, and not that if he stays on longer his wife will get cooked via steam, because that level of pressure seems really stressful01:01
*** yanyanhu has joined #openstack-sdks01:37
*** gildub has joined #openstack-sdks01:38
*** chlong has quit IRC01:50
*** jamielennox is now known as jamielennox|away01:59
*** jamielennox|away is now known as jamielennox02:13
*** markvoelker has quit IRC02:31
*** Kevin_Zheng has joined #openstack-sdks02:58
*** gildub has quit IRC03:15
*** dave-mccowan has quit IRC03:25
*** gildub has joined #openstack-sdks03:33
*** Dinesh_Bhor has joined #openstack-sdks03:47
*** hidekazu has joined #openstack-sdks03:58
*** hidekazu has quit IRC03:59
*** markvoelker has joined #openstack-sdks03:59
openstackgerritDean Troyer proposed openstack/python-openstackclient master: Funcional tests: quota list  https://review.openstack.org/46161804:27
*** salv-orlando has joined #openstack-sdks04:30
openstackgerritRobert van Leeuwen proposed openstack/python-openstackclient master: Fixes osc port set allowed-address for ports without previous set allowed address  https://review.openstack.org/46136405:08
*** salv-orlando has quit IRC06:15
*** adriant has quit IRC06:35
*** e0ne has joined #openstack-sdks06:35
*** salv-orlando has joined #openstack-sdks07:20
*** Serlex has joined #openstack-sdks07:41
*** jamielennox is now known as jamielennox|away08:02
*** john-davidge has joined #openstack-sdks08:20
*** john-davidge has quit IRC08:20
*** jamielennox|away is now known as jamielennox08:22
*** john-davidge has joined #openstack-sdks08:24
*** e0ne has quit IRC08:34
*** e0ne has joined #openstack-sdks08:48
*** john-davidge has quit IRC08:58
*** cdent has joined #openstack-sdks09:00
*** john-davidge has joined #openstack-sdks09:01
*** john-davidge has quit IRC09:02
*** gildub has quit IRC09:15
*** john-davidge has joined #openstack-sdks09:26
*** fzdarsky has joined #openstack-sdks09:28
*** gildub has joined #openstack-sdks09:37
*** sdague has joined #openstack-sdks09:38
*** amit213 has quit IRC09:43
*** sindhu has quit IRC09:43
*** dasanind has quit IRC09:43
*** nikhil has quit IRC09:43
*** gildub has quit IRC09:45
*** salv-orl_ has joined #openstack-sdks09:52
*** salv-orlando has quit IRC09:55
*** nikhil has joined #openstack-sdks09:56
*** heyongli has quit IRC10:05
*** heyongli has joined #openstack-sdks10:13
*** fzdarsky has quit IRC10:13
*** amit213 has joined #openstack-sdks10:16
*** dasanind has joined #openstack-sdks10:17
*** sindhu has joined #openstack-sdks10:17
*** yanyanhu has quit IRC10:27
*** jkilpatr has quit IRC10:32
*** salv-orl_ has quit IRC10:39
*** e0ne has quit IRC10:45
*** Cagelin has joined #openstack-sdks11:03
*** jkilpatr has joined #openstack-sdks11:03
*** john-davidge has quit IRC11:15
*** john-davidge has joined #openstack-sdks11:36
*** e0ne has joined #openstack-sdks11:37
*** john-davidge has quit IRC11:40
*** e0ne has quit IRC11:44
*** gildub has joined #openstack-sdks11:48
*** dave-mccowan has joined #openstack-sdks12:05
*** Cagelin has quit IRC12:12
*** efried has quit IRC12:15
*** annegentle has quit IRC12:25
*** efried has joined #openstack-sdks12:28
efriedjamielennox You still around?12:34
*** cdent has quit IRC12:46
*** gildub has quit IRC12:50
*** cdent has joined #openstack-sdks12:51
*** chlong has joined #openstack-sdks13:13
mordredefried: he's in australia - so usually will only overlap early in the US morning or at the end of the day13:26
efriedmordred Yeah, figured as much, but was worth a shot ;-)13:27
efriedmordred If you have the cycles today, wanna take a look at those two changes?13:27
efriedksa [https://review.openstack.org/460337] and nova [https://review.openstack.org/458257]13:27
mordredefried: yes! I have a panel session in 45 minutes, but after that I totally will13:29
efriedmordred Thanks!13:29
*** openstackgerrit has quit IRC13:48
*** gouthamr has joined #openstack-sdks13:59
*** markvoelker has quit IRC14:04
*** annegentle has joined #openstack-sdks14:09
*** bobh has joined #openstack-sdks14:20
*** hongbin has joined #openstack-sdks14:20
*** markvoelker has joined #openstack-sdks14:30
*** salv-orlando has joined #openstack-sdks14:33
*** ameade has quit IRC14:43
*** NobodyCam has quit IRC14:43
*** etoews has quit IRC14:43
*** stevemar has quit IRC14:43
*** csatari has quit IRC14:44
*** peterstac has quit IRC14:44
*** ankur-gupta-f4 has quit IRC14:44
*** redrobot has quit IRC14:44
*** Shrews has quit IRC14:45
*** keekz has quit IRC14:45
*** Kevin_Zheng has quit IRC14:45
*** briancurtin has quit IRC14:45
*** lifeless has quit IRC14:47
*** sshank has quit IRC14:47
*** greghaynes has quit IRC14:47
*** lifeless has joined #openstack-sdks14:48
*** keekz has joined #openstack-sdks14:50
*** csatari has joined #openstack-sdks14:51
*** sshank has joined #openstack-sdks14:52
*** redrobot has joined #openstack-sdks14:52
*** redrobot is now known as Guest9210214:52
*** Shrews has joined #openstack-sdks14:54
*** greghaynes has joined #openstack-sdks14:57
*** ameade has joined #openstack-sdks15:01
*** NobodyCam has joined #openstack-sdks15:01
*** etoews has joined #openstack-sdks15:07
*** openstackgerrit has joined #openstack-sdks15:10
openstackgerritMerged openstack/keystoneauth master: Introduce keystoneauth1.loading.adapter  https://review.openstack.org/46033715:10
*** chlong has quit IRC15:13
*** annegentle has quit IRC15:22
*** chlong has joined #openstack-sdks15:29
openstackgerritDean Troyer proposed openstack/python-openstackclient master: Functional tests: Identity v2 and DevStack  https://review.openstack.org/46182615:32
*** amotoki has joined #openstack-sdks15:40
*** markvoelker has quit IRC15:47
*** peterstac has joined #openstack-sdks15:49
*** stevemar has joined #openstack-sdks15:50
*** salv-orl_ has joined #openstack-sdks15:52
*** markvoelker has joined #openstack-sdks15:53
*** Serlex has quit IRC15:54
*** salv-orlando has quit IRC15:54
*** annegentle has joined #openstack-sdks15:58
*** chlong has quit IRC16:04
*** amotoki has quit IRC16:21
*** Kevin_Zheng has joined #openstack-sdks16:44
*** salv-orl_ has quit IRC16:45
*** ankur-gupta-f4 has joined #openstack-sdks16:45
*** briancurtin has joined #openstack-sdks16:46
openstackgerritEd Leafe proposed openstack/api-wg master: Microversions: add next_min_version field in version body  https://review.openstack.org/44613816:57
openstackgerritEd Leafe proposed openstack/api-wg master: Microversions: add signal when raising minimum version  https://review.openstack.org/44613817:02
*** e0ne has joined #openstack-sdks17:09
*** erlon has joined #openstack-sdks17:11
*** e0ne has quit IRC17:15
*** salv-orlando has joined #openstack-sdks17:51
*** chlong has joined #openstack-sdks18:03
*** jamielennox is now known as jamielennox|away18:22
*** e0ne has joined #openstack-sdks19:05
*** salv-orlando has quit IRC19:05
openstackgerritDean Troyer proposed openstack/python-openstackclient master: Funcional tests: quota list  https://review.openstack.org/46161819:09
openstackgerritDean Troyer proposed openstack/python-openstackclient master: Nova-net functional tests: aggregates  https://review.openstack.org/46149119:09
*** annegentle has quit IRC19:20
*** purplerbot has quit IRC19:43
*** markvoelker has quit IRC19:50
*** salv-orlando has joined #openstack-sdks19:57
*** Serlex has joined #openstack-sdks20:04
*** gouthamr has quit IRC20:13
openstackgerritMerged openstack/python-openstackclient master: Functional tests: Identity v2 and DevStack  https://review.openstack.org/46182620:17
*** annegentle has joined #openstack-sdks20:19
*** jkilpatr has quit IRC20:22
*** markvoelker has joined #openstack-sdks20:32
*** markvoelker has quit IRC20:33
*** markvoelker has joined #openstack-sdks20:34
*** e0ne has quit IRC20:46
*** annegentle has quit IRC20:47
*** jamielennox|away is now known as jamielennox21:01
*** chlong has quit IRC21:01
*** annegentle has joined #openstack-sdks21:03
*** jkilpatr has joined #openstack-sdks21:11
*** chlong has joined #openstack-sdks21:16
*** adriant has joined #openstack-sdks21:30
*** Serlex has quit IRC21:34
*** annegentle has quit IRC21:44
*** annegentle has joined #openstack-sdks21:44
*** salv-orl_ has joined #openstack-sdks21:52
*** salv-orlando has quit IRC21:54
openstackgerritEd Leafe proposed openstack/api-wg master: Microversions: add next_min_version field in version body  https://review.openstack.org/44613822:08
*** gouthamr has joined #openstack-sdks22:12
*** bobh has quit IRC22:13
*** erlon has quit IRC22:21
*** chlong has quit IRC22:22
*** annegentle has quit IRC22:25
*** dave-mccowan has quit IRC22:31
*** salv-orl_ has quit IRC22:43
*** dave-mccowan has joined #openstack-sdks22:49
*** annegentle has joined #openstack-sdks22:53
*** annegentle has quit IRC22:59
*** hongbin has quit IRC22:59
*** annegentle has joined #openstack-sdks23:04
*** annegentle has quit IRC23:10
*** sdague has quit IRC23:17
*** cdent has quit IRC23:32
*** bobh has joined #openstack-sdks23:33
*** gildub has joined #openstack-sdks23:36
*** hongbin has joined #openstack-sdks23:52

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