summaryrefslogtreecommitdiffstats
path: root/nova/cells/state.py
Commit message (Expand)AuthorAgeFilesLines
* Don't advertise mute cells capabilities upwardsSam Morrison2013-06-131-0/+4
* API to get the Cell CapacityKaushik Chandrashekar2013-06-051-0/+9
* Only update cell capabilites onceSam Morrison2013-05-311-1/+1
* Remove locals() from nova/cells/*Chris Behrens2013-05-171-2/+4
* Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-141-2/+2
* Add ability to control max utilization of a cellBrian Elliott2013-03-101-7/+13
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Cells: Add cells API extensionChris Behrens2013-01-151-2/+11
* Merge "Move global service networking opts to new module"Jenkins2013-01-101-1/+0
|\
| * Move global service networking opts to new moduleMark McLoughlin2013-01-091-1/+0
* | fix N402 for nova/c*Sean Dague2013-01-091-1/+1
|/
* Cells: Add the main code.Chris Behrens2013-01-041-0/+346