summaryrefslogtreecommitdiffstats
path: root/nova/cells
Commit message (Expand)AuthorAgeFilesLines
* Don't update API cell on get_nwinfoChris Behrens2013-05-221-2/+2
* Merge "Remove locals() from nova/cells/*"Jenkins2013-05-193-26/+38
|\
| * Remove locals() from nova/cells/*Chris Behrens2013-05-173-26/+38
* | Merge "Fix whitespace issue in indent"Jenkins2013-05-181-2/+1
|\ \ | |/ |/|
| * Fix whitespace issue in indentChris Behrens2013-05-151-2/+1
* | Cells: Don't allow active -> buildChris Behrens2013-05-151-0/+16
|/
* Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-141-2/+2
* Update to using oslo periodic tasks implementation.Michael Still2013-05-011-2/+3
* Merge "Add an rpc API common to all services."Jenkins2013-04-251-1/+2
|\
| * Add an rpc API common to all services.Russell Bryant2013-04-231-1/+2
* | Make os.services.update work with cellsMatthew Sherborne2013-04-233-1/+70
|/
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-102-5/+0
* Fix console support with cellsChris Behrens2013-03-193-1/+81
* Merge "Fix behaviour of split_cell_and_item"Jenkins2013-03-132-7/+12
|\
| * Fix behaviour of split_cell_and_itemMatthew Sherborne2013-03-122-7/+12
* | Merge "Remove instance['instance_type'] relationship from db api"Jenkins2013-03-121-2/+2
|\ \ | |/ |/|
| * Remove instance['instance_type'] relationship from db apiDan Smith2013-03-111-2/+2
* | Merge "Add ability to control max utilization of a cell"Jenkins2013-03-112-7/+17
|\ \ | |/ |/|
| * Add ability to control max utilization of a cellBrian Elliott2013-03-102-7/+17
* | Merge "Rework instance actions to work with cells"Jenkins2013-03-084-1/+92
|\ \
| * | Rework instance actions to work with cellsAndrew Laski2013-02-254-1/+92
| |/
* / instance_info_cache_update creates wronglyChris Behrens2013-03-011-2/+7
|/
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-197-7/+12
* Assign unique names with os-multiple-create.Russell Bryant2013-02-151-2/+5
* Cells: Add cells support to hypervisors extensionChris Behrens2013-02-073-1/+102
* Cells: Add cells support to instance_usage_audit_log api extensionChris Behrens2013-02-074-1/+98
* Cells: Add support for compute HostAPI()Chris Behrens2013-01-214-2/+165
* Cells: Add cells API extensionChris Behrens2013-01-154-3/+76
* Update instance's cell_name in API cell.Chris Behrens2013-01-101-6/+5
* 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 periodic instance healingChris Behrens2013-01-042-0/+132
* Cells: Add the main code.Chris Behrens2013-01-049-0/+2072