nova/nova/virt/vmwareapi
Gary Kotton efb66531bc VMware: ensure rescue instance is deleted when instance is deleted
If the user creates a rescue instance and then proceeded to delete
the original instance then the rescue instance would still be up
and running on the backend.

This patch ensures that the rescue instance is cleaned up if
necessary.

The vmops unrescue method has a new parameter indicating if
the original VM should be powered on.

Change-Id: I3c1d0b1d003392b306094b80ea1ac99377441fbf
Closes-bug: 1269418
2014-04-18 09:26:42 +00:00
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py VMware: clean up VNC console handling 2014-03-31 05:34:06 -07:00
ds_util.py VMware: image cache aging 2014-03-11 10:05:37 -07:00
error_util.py VMware: Fixes the instance resize problem 2014-04-07 04:56:23 -07:00
fake.py VMware: Fixes the instance resize problem 2014-04-07 04:56:23 -07:00
host.py Revert "VMware Driver update correct disk usage stat" 2014-03-20 08:11:49 -07:00
imagecache.py VMware: image cache aging 2014-03-11 10:05:37 -07:00
io_util.py Remove vi modelines 2014-02-03 14:19:44 +00:00
network_util.py VMware: add in debug information for network selection 2014-03-03 01:37:44 -08:00
read_write_util.py Remove __del__ usage in vmwareapi driver 2014-02-20 13:24:16 -08:00
vif.py VMware: raise more specific exceptions 2014-02-18 06:18:31 -08:00
vim.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
vim_util.py VMware: Add utility method to retrieve remote objects 2014-03-24 12:07:08 -07:00
vm_util.py Define constants for the VIF model types 2014-04-13 06:35:02 +00:00
vmops.py VMware: ensure rescue instance is deleted when instance is deleted 2014-04-18 09:26:42 +00:00
vmware_images.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
volume_util.py VMware: iscsi target discovery fails while attaching volumes 2014-03-03 15:42:08 -08:00
volumeops.py Merge "VMware: iscsi target discovery fails while attaching volumes" 2014-03-19 23:30:30 +00:00