nova/nova/virt
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
..
baremetal Baremetal: Be more patient with IPMI and BMC 2013-10-10 10:20:11 -04:00
disk Explicity teardown on error in libguestfs setup() 2014-03-04 10:40:24 -05:00
docker plug_vif raise NotImplementedError instead of pass 2014-03-27 14:19:32 -06:00
hyperv plug_vif raise NotImplementedError instead of pass 2014-03-27 14:19:32 -06:00
libvirt Merge "Use block_device_info at post_live_migration_at_destination" into stable/havana 2014-03-27 21:23:54 +00:00
powervm plug_vif raise NotImplementedError instead of pass 2014-03-27 14:19:32 -06:00
vmwareapi VMware: ensure rescue instance is deleted when instance is deleted 2014-04-23 01:03:12 -07:00
xenapi Add context as parameter for resume 2013-12-04 07:29:10 +08:00
__init__.py In preparation for XenAPI support, refactor the interface between 2010-07-18 18:15:12 +01:00
block_device.py Allow block devices without device_name 2013-09-05 10:01:59 +02:00
configdrive.py maint: remove redundant default=None for config options 2013-08-09 02:05:04 +01:00
driver.py Add context as parameter for resume 2013-12-04 07:29:10 +08:00
event.py Fix and enable H403 tests 2013-06-12 22:07:23 +02:00
fake.py Add context as parameter for resume 2013-12-04 07:29:10 +08:00
firewall.py Refresh network info cache for secgroups 2013-09-04 17:58:30 -07:00
images.py ensure we don't boot oversized images 2013-10-31 17:03:08 +01:00
interfaces.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
netutils.py Fix network info injection in pure IPv6 environment 2013-09-17 13:28:40 +00:00
storage_users.py Correct lock path for storage-registry-lock 2013-09-24 18:16:15 -07:00
virtapi.py Enable libvirt driver to use the new BDM format 2013-09-05 10:02:00 +02:00