[Yahoo-eng-team] [Bug 1154790] Re: Scheduler and Cells need minimum reserved hosts

2013-04-01 Thread Matthew Sherborne
** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1154790 Title: Scheduler and Cells need minimum reserved hosts

[Yahoo-eng-team] [Bug 1152188] Re: unicode is used wrongly throughout nova

2013-03-14 Thread Matthew Sherborne
Thanks Johannes. That was my original proposed solution. I've done some experimenting and discovered this is a non-bug. I'll close this bug and report a new one. The reason it's not a bug is that in nova/__init__.py - where gettext is installed, they pass 1 to the unicode flag, which means all en

[Yahoo-eng-team] [Bug 1132590] Re: host api update_host should work in cells

2013-02-25 Thread Matthew Sherborne
Turns out that it does work after all. Basically call stack is: api..hosts.py -> compute.api.host_api.host_power_action -> .. then because this is derived from 'comupte.cells_api.host_api', when it tries to rpc call the compute manager, that call gets proxied to the compute manager of the cell

[Yahoo-eng-team] [Bug 1111976] Re: services api extension has a typo in a property name

2013-01-31 Thread Matthew Sherborne
Closing as it is obviously against the guidelines here: http://wiki.openstack.org/APIChangeGuidelines ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). http