summaryrefslogtreecommitdiffstats
path: root/nova/tests/cells
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update instance properties values in child cells to create instance."Jenkins2013-07-011-1/+2
|\
| * Update instance properties values in child cells to create instance.Yaguang Tang2013-06-261-1/+2
* | Merge "Cells: Pass object for start/stop"Jenkins2013-06-261-0/+55
|\ \
| * | Cells: Pass object for start/stopChris Behrens2013-06-211-0/+55
* | | Merge "Cells: Add support for global cinder"Jenkins2013-06-263-0/+220
|\ \ \ | |_|/ |/| |
| * | Cells: Add support for global cinderChris Behrens2013-06-113-0/+220
* | | Fix KeyError exception when scheduling to child cell.Yaguang Tang2013-06-211-6/+6
* | | Make sure instance_type has extra_specsChris Behrens2013-06-201-4/+4
| |/ |/|
* | Fix msg version type sent to cells RPC APIBrian Elliott2013-05-291-1/+4
* | Give a way to save why a service has been disabled.Andrea Rosa2013-06-121-0/+1
|/
* API to get the Cell CapacityKaushik Chandrashekar2013-06-053-4/+66
* Call scheduler for run_instance from conductorAndrew Laski2013-06-044-30/+264
* Cell weighing class to handle mute child cellsBrian Elliott2013-05-281-0/+52
* Cells: Add filtering and weight supportChris Behrens2013-05-273-3/+465
* Don't update API cell on get_nwinfoChris Behrens2013-05-221-4/+2
* Cells: Don't allow active -> buildChris Behrens2013-05-151-0/+54
* Remove random print statementsAaron Rosen2013-05-061-2/+0
* Make os.services.update work with cellsMatthew Sherborne2013-04-233-0/+71
* Fix console support with cellsChris Behrens2013-03-193-0/+100
* Merge "Fix behaviour of split_cell_and_item"Jenkins2013-03-131-0/+23
|\
| * Fix behaviour of split_cell_and_itemMatthew Sherborne2013-03-121-0/+23
* | Merge "Remove instance['instance_type'] relationship from db api"Jenkins2013-03-121-1/+0
|\ \ | |/ |/|
| * Remove instance['instance_type'] relationship from db apiDan Smith2013-03-111-1/+0
* | Merge "Add ability to control max utilization of a cell"Jenkins2013-03-111-0/+128
|\ \ | |/ |/|
| * Add ability to control max utilization of a cellBrian Elliott2013-03-101-0/+128
* | Rework instance actions to work with cellsAndrew Laski2013-02-253-0/+146
|/
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-196-7/+13
* Assign unique names with os-multiple-create.Russell Bryant2013-02-151-1/+2
* Cells: Add cells support to hypervisors extensionChris Behrens2013-02-073-0/+181
* Cells: Add cells support to instance_usage_audit_log api extensionChris Behrens2013-02-073-8/+138
* Cells: Add support for compute HostAPI()Chris Behrens2013-01-213-11/+249
* Cells: Add cells API extensionChris Behrens2013-01-153-0/+92
* Update instance's cell_name in API cell.Chris Behrens2013-01-101-0/+2
* Move global service networking opts to new moduleMark McLoughlin2013-01-091-1/+0
* fix N402 for nova/testsSean Dague2013-01-092-2/+2
* Clarify the DBApi object in cells fakesChris Behrens2013-01-081-2/+7
* Cells: Add periodic instance healingChris Behrens2013-01-043-0/+150
* Cells: Add the main code.Chris Behrens2013-01-047-0/+1904