summaryrefslogtreecommitdiffstats
path: root/nova/cells/messaging.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cells: Pass object for start/stop"Jenkins2013-06-261-0/+8
|\
| * Cells: Pass object for start/stopChris Behrens2013-06-211-0/+8
* | Merge "Cells: Add support for global cinder"Jenkins2013-06-261-1/+75
|\ \
| * | Cells: Add support for global cinderChris Behrens2013-06-111-1/+75
| |/
* / Fix sys_meta access in prep for instance objectChris Behrens2013-06-211-6/+4
|/
* Call scheduler for run_instance from conductorAndrew Laski2013-06-041-0/+13
* Don't update API cell on get_nwinfoChris Behrens2013-05-221-2/+2
* Merge "Remove locals() from nova/cells/*"Jenkins2013-05-191-21/+30
|\
| * Remove locals() from nova/cells/*Chris Behrens2013-05-171-21/+30
* | 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
|/
* Make os.services.update work with cellsMatthew Sherborne2013-04-231-0/+35
* Fix console support with cellsChris Behrens2013-03-191-0/+48
* Remove instance['instance_type'] relationship from db apiDan Smith2013-03-111-2/+2
* Merge "Rework instance actions to work with cells"Jenkins2013-03-081-0/+36
|\
| * Rework instance actions to work with cellsAndrew Laski2013-02-251-0/+36
* | instance_info_cache_update creates wronglyChris Behrens2013-03-011-2/+7
|/
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Cells: Add cells support to hypervisors extensionChris Behrens2013-02-071-0/+43
* Cells: Add cells support to instance_usage_audit_log api extensionChris Behrens2013-02-071-0/+43
* Cells: Add support for compute HostAPI()Chris Behrens2013-01-211-1/+60
* Cells: Add cells API extensionChris Behrens2013-01-151-0/+34
* Update instance's cell_name in API cell.Chris Behrens2013-01-101-6/+5
* Cells: Add the main code.Chris Behrens2013-01-041-0/+1047