nova/nova/tests/functional/notification_sample_tests
Matt Riedemann 21d7f8b11f Remove dest node allocation if evacuate MoveClaim fails
If the MoveClaim during an evacuate fails we need to
remove the destination node allocation since the
ResourceTracker isn't going to do it.

This also fixes test_rebuild_server_exc which was faking
a rebuild failure by raising an error that would not
actually happen during a rebuild. ComputeResourcesUnavailable
only happens if a claim fails, and for a rebuild, which
is on the same host that the instance is already on, doesn't
involve a claim attempt.

Change-Id: I59ff47bf773c9831d0f44e1caf7877fe08c911c3
Closes-Bug: #1713786
(cherry picked from commit 5bc137f7eb)
2017-09-12 15:49:33 -04:00
..
__init__.py Adds json sample for the versioned notifications 2016-01-28 15:31:21 +01:00
notification_sample_base.py Test resize with placement api 2017-08-01 11:49:26 -04:00
test_aggregate.py Fix uuid replacement in aggregate notification test 2017-05-18 14:55:42 +00:00
test_exception_notification.py Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
test_flavor.py Update notification for flavor 2017-01-11 11:16:49 -05:00
test_instance.py Remove dest node allocation if evacuate MoveClaim fails 2017-09-12 15:49:33 -04:00
test_keypair.py Transform keypair.create notification 2017-06-14 07:28:47 +02:00
test_service_update.py Use uuid for id in os-services API 2017-07-18 15:39:57 -04:00