nova/nova/virt/vmwareapi
Gary Kotton b3cc3f62a6 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.

Closes-bug: 1269418
(cherry picked from commit efb66531bc)

Conflicts:

	nova/tests/virt/vmwareapi/test_vmwareapi.py
	nova/virt/vmwareapi/vmops.py

Change-Id: I3c1d0b1d003392b306094b80ea1ac99377441fbf
2014-04-23 01:03:12 -07:00
..
__init__.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
driver.py VMware: fix exception when using multiple compute nodes 2014-03-27 14:28:49 -06:00
error_util.py VMware: unnecessary session reconnection 2014-01-18 08:52:52 -08:00
fake.py Merge "VMware: fix bug when more than one datacenter exists" into stable/havana 2014-02-02 06:46:21 +00:00
host.py VMware: enable driver to work with postgres database 2014-03-21 19:47:34 -06:00
io_util.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
network_util.py VMware: clean up get_network_with_the_name 2013-08-26 08:06:40 -07:00
read_write_util.py [VMware] Fix problem transferring files with ipv6 host 2013-09-17 13:28:56 +00:00
vif.py VMware: Network fallback in case specified one not found 2013-10-08 06:44:34 -07:00
vim.py VMWare: bug fix for Vim exception handling 2014-03-13 08:51:37 -07:00
vim_util.py Fixes host stats for VMWareVCDriver 2013-09-20 11:28:01 -07:00
vm_util.py VMware: bug fix for VM rescue when config drive is configured 2014-04-06 03:08:16 -07:00
vmops.py VMware: ensure rescue instance is deleted when instance is deleted 2014-04-23 01:03:12 -07:00
vmware_images.py VMware: Always upload a snapshot as a preallocated disk 2014-02-19 15:35:46 -07:00
volume_util.py VMware: fix regression attaching iscsi cinder volumes 2013-10-24 05:05:28 -07:00
volumeops.py VMware: Detach volume should not delete vmdk 2013-11-15 23:18:02 -08:00