octavia/octavia/compute
Michael Johnson 5a9835ccb7 Stop nova driver delete failure on already deleted
The nova compute driver currently raises an exception if the
instance has already been deleted.

This patch logs a warning, but does not raise an exception when
the instance being deleted is not found.

Change-Id: I72e54297b925c5c6ce0dd711a33e19afc74ba37d
Partial-Bug: #1509706
2015-11-19 00:54:09 +00:00
..
drivers Stop nova driver delete failure on already deleted 2015-11-19 00:54:09 +00:00
__init__.py Defining interface for compute drivers 2014-11-19 14:55:18 -06:00
compute_base.py Change amphora_id to compute_id in compute drivers 2015-10-03 15:28:32 -05:00