nova/nova/tests
Lee Yarwood 76f1d60be8 compute: Skip driver detach calls for non local instances
Only call for a driver detach from a volume if the instance is currently
associated with the local compute host. This avoids potential virt
driver and volume backend issues when attempting to disconnect from
volumes that have never been connected to from the current host.

NOTE(lyarwood): Test conflict caused by the mox to mock migration in
I8d4d8a. As a result test_rebuild_on_remote_host_with_volumes remains a
mox based test.

Conflicts:
	nova/tests/unit/compute/test_compute.py

Closes-Bug: #1583284
Change-Id: I36b8532554d75b24130f456a35acd0be838b62d6
(cherry picked from commit fdf3328107)
2016-09-15 14:30:27 +00:00
..
functional Merge "Properly clean up BDMs when _provision_instances fails" into stable/mitaka 2016-07-02 02:11:45 +00:00
live_migration/hooks Ceph for live-migration job 2016-01-22 16:27:58 +03:00
unit compute: Skip driver detach calls for non local instances 2016-09-15 14:30:27 +00:00
__init__.py
fixtures.py Change SpawnIsSynchronous fixture return 2016-03-10 13:48:41 -05:00
uuidsentinel.py Add uuidsentinel test module 2015-12-14 11:28:55 +01:00