17:00:01 #startmeeting nova_cells 17:00:02 Meeting started Wed Dec 7 17:00:01 2016 UTC and is due to finish in 60 minutes. The chair is dansmith. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:00:03 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:00:05 The meeting name has been set to 'nova_cells' 17:00:11 lettuce do this, and do it quick 17:00:20 o/ 17:00:23 o/ 17:00:55 #topic reviewage 17:01:08 my set is starting to come together and a few things have landed 17:01:15 so that's good for me 17:01:27 melwitt: are there any quota patches up that people need to look at? 17:01:44 not yet, no 17:02:12 okay 17:02:19 any other review things we should be looking at? 17:02:43 not that I know of 17:02:48 me either 17:02:55 I guess I skipped over: 17:03:00 #topic testing/bugs 17:03:07 nothing here that I know of either 17:03:13 me neither 17:03:37 #topic open discusheyohn 17:03:48 melwitt: you had a todo for the console stuff 17:03:49 nice spelling 17:04:03 that's right, I did my consoleauth homework 17:04:16 I put the notes here https://etherpad.openstack.org/p/nova-multiple-cells 17:04:54 basically I think we will have to just change the deploy assumption to run consoleauth per cell instead of at the top 17:05:11 and then add message queue switching calls to the consoleauth rpcapi, which I can do 17:05:33 okay that sounds ideal and very cells-ish 17:05:39 cellsv2-ish I mean 17:05:47 #link https://etherpad.openstack.org/p/nova-multiple-cells 17:05:54 this is what we need to do until the tokens in db thing, so when we have that later on we revisit 17:06:02 #info consoleauth will be per-cell and require just a little wiring to make sure api calls the right one 17:06:12 yeah, cool 17:06:19 that is, some day we won't need the consoleauth service at all, IIUC 17:06:50 yeah 17:06:53 okay sweet 17:07:03 anything else for open discussion? 17:07:19 hi, im' dan 17:07:28 if there's something small i can help with, i'd like to 17:08:01 dtp: I thought you were an op type person, but you mean help with code yes? 17:08:03 i have basically no experience, except i did write an internal patch in cells v1 to allow a sync of a single instance from compute to api cell 17:08:10 yes 17:08:11 code 17:08:14 cool 17:08:34 maybe the consoleauth wiring through rpcapi? melwitt that should be pretty simple and following the pattern for compute right? 17:09:06 yeah, that should be a small change 17:09:10 dtp: do you have access to test hardware? because RSN the bigger deal is going to be trying things with two cells and seeing what breaks 17:09:43 i will have to ask about that 17:10:24 dtp: okay -- are you interested in doing that consoleauth change? I mean, if melwitt is willing to let it go.. 17:10:53 yes, if you'd like to do that one, feel free 17:11:23 sure 17:11:36 dtp: this: https://github.com/openstack/nova/blob/master/nova/consoleauth/rpcapi.py#L74 17:11:47 dtp: needs to do cell switching like you see in compute/rpcapi.py 17:12:06 cool, thanks 17:12:32 yeah, the ClientRouter and by_instance 17:12:56 dtp: the future of nova now depends on you. don't let us down. 17:13:02 oh lordy 17:13:04 :D 17:13:05 heh 17:13:07 okay anything else? 17:13:11 haha 17:14:27 okay then 17:14:31 thanks 17:14:33 #endmeeting