nova/nova/virt/vmwareapi
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
..
__init__.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
driver.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
error_util.py Merge "Use RetrievePropertiesEx instead of RetrieveProperties" 2013-07-30 16:21:17 +00:00
fake.py Merge "Use RetrievePropertiesEx instead of RetrieveProperties" 2013-07-30 16:21:17 +00:00
host.py Merge "Use RetrievePropertiesEx instead of RetrieveProperties" 2013-07-30 16:21:17 +00:00
io_util.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
network_util.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
read_write_util.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
vif.py Create vmware section 2013-07-22 17:10:17 -07:00
vim_util.py Use RetrievePropertiesEx instead of RetrieveProperties 2013-07-27 00:28:04 -07:00
vim.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
vm_util.py Use RetrievePropertiesEx instead of RetrieveProperties 2013-07-27 00:28:04 -07:00
vmops.py Deprecate conductor's compute_reboot() interface 2013-08-10 12:00:50 -07:00
vmware_images.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
volume_util.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
volumeops.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00