nova/nova/virt
Dan Smith f2cfdd765c Deprecate conductor's compute_reboot() interface
We no longer need to run reboot() actions through conductor to avoid
the instance action database hit that compute_api.stop() would
entail. This deprecates that interface and makes the manager use
the compute_api method directly.

Related to blueprint compute-api-objects

Change-Id: I86c70fb33b023d55d88a64de1fa6c39c10fd7b01
2013-08-10 12:00:50 -07:00
..
baremetal Update BareMetal driver to current nova.network.model 2013-08-08 18:26:16 +08:00
disk Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
hyperv Merge "Adds factory methods to load Hyper-V utils classes" 2013-08-09 20:21:23 +00:00
libvirt Merge "Support setting block size for block devices" 2013-08-09 22:58:58 +00:00
powervm powervm: pass on unimplemented aggregate operations 2013-07-30 07:30:14 -07:00
vmwareapi Deprecate conductor's compute_reboot() interface 2013-08-10 12:00:50 -07:00
xenapi Deprecate conductor's compute_reboot() interface 2013-08-10 12:00:50 -07:00
__init__.py In preparation for XenAPI support, refactor the interface between 2010-07-18 18:15:12 +01:00
configdrive.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
driver.py Retry failed instance file deletes 2013-08-06 21:02:12 +10:00
event.py Fix and enable H403 tests 2013-06-12 22:07:23 +02:00
fake.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
firewall.py Use cached nwinfo for secgroup rules 2013-07-31 16:31:15 -07:00
images.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
interfaces.template Don't write a dns directive if there are no dns records in /etc/network/interfaces 2012-02-05 19:51:17 -08:00
netutils.py Don't inject settings for dynamic network 2013-05-16 15:03:40 +00:00
storage_users.py Hide lock_prefix argument using synchronized_with_prefix() 2013-05-14 15:01:45 +08:00
virtapi.py Remove unused methods from VirtAPI 2013-06-07 11:43:37 -07:00