nova/nova/compute
Russell Bryant 2c63cae921 Allow resizes and migrates during live upgrade
This patch completes the changes needed to havana's compute rpc api to
allow live upgrades to icehouse.  Specifically, these changes are needed
to allow resizes and migrates to work.  Before havana compute nodes get
put in a mixed environment with icehouse compute nodes, they need to be
speaking version 3.0 messages.

Change-Id: If09bd38c9d8c3beb5b95107c497699dec47aa3ef
Closes-bug: #1258253
2013-12-09 11:35:41 -05:00
..
__init__.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
api.py Merge "Cells: Fix instance deletes" into stable/havana 2013-11-18 07:57:23 +00:00
cells_api.py Cells: Fix instance deletes 2013-10-30 09:21:16 +11:00
claims.py Add PCI device tracker to compute resource tracker 2013-08-29 16:55:56 +08:00
fakevirtinstance.xml update copyrights 2010-07-15 01:28:51 -04:00
flavors.py get_all_flavors uses id as key to be unique 2013-09-27 13:37:00 +10:00
instance_actions.py Shelve/unshelve an instance 2013-07-16 13:56:16 -04:00
manager.py Allow compute manager to accept 3.0 messages 2013-12-05 15:36:36 -05:00
power_state.py cleanup power state (partially implements bp task-management) 2012-05-29 10:16:59 -04:00
resource_tracker.py Only update PCI stats if they are reported from the host 2013-09-23 14:23:46 -07:00
rpcapi.py Allow resizes and migrates during live upgrade 2013-12-09 11:35:41 -05:00
stats.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
task_states.py Remove deprecated task states 2013-09-26 20:51:34 +02:00
utils.py Fix getting nwinfo for Instance obj 2013-10-30 11:01:42 -04:00
vm_mode.py Tiny typo 2013-03-06 20:42:40 -05:00
vm_states.py Shelve/unshelve an instance 2013-07-16 13:56:16 -04:00