← Back to team overview

openstack team mailing list archive

Re: Cells Status

 

Ok.  This took a lot longer to resolve than I expected, but here we go:

https://github.com/comstud/nova/tree/cells_service

This is rebased against trunk and contains a bunch of new things since the last branch:

Random fixes for things that trunk broke with cells (deleting instances for one)
RPC versioning (Thanks to Brian Elliott!)
Split Replies and Bandwidth Updates into their own queues to better deal with them
A number of admin API extensions modified to support cells (Thanks to Dragon, Alex Meade, Brian Lamar, Matt Sherborne, et al)
Snapshots/backups query glance in API cell (Thanks to Iccha)
Handle quotas in API cell  (Thanks to Johannes for fixes!)

Things are rapidly getting more kludgy because of changes in trunk that don't have any consideration for cells (because cells is not in trunk!).  I'm hoping we can get this into an acceptable shape such that we can get it merged ASAP.

- Chris


On Oct 2, 2012, at 10:13 PM, Sam Morrison <sorrison@xxxxxxxxx> wrote:

> OK great, will be good to get this into master. I have some stuff relating to key pairs, security groups that I'd like to contribute.
> 
> Also we are looking at the ability for you to specify the cell when booting an instance.
> 
> Cheers,
> Sam
> 
> 
> On 02/10/2012, at 1:06 PM, Chris Behrens <cbehrens@xxxxxxxxxxxx> wrote:
> 
>> Yup, it's done.  I just have to deal with some conflicts with our internal branch and my public one..
>> 
>> 
>> On Oct 1, 2012, at 7:47 PM, Sam Morrison <sorrison@xxxxxxxxx> wrote:
>> 
>>> On 02/10/2012, at 12:33 PM, Chris Behrens <cbehrens@xxxxxxxxxxxx> wrote:
>>> 
>>>> Thanks, Tom!  I have changes to push up that add rpc versioning, etc.  Maybe I can get those up tomorrow.
>>> 
>>> Great! I was going to start looking into it but will hold off if
>>> you've already done it.
>>> 
>>> Cheers,
>>> Sam
>> 
> 


Follow ups

References