nova-lxd/nova
Chuck Short 46c7357efa Dont raise exception if instance is not found
If the instance has been deleted before it could be created
pylxd will raise an exception if the container
or profile is not found.

This is the correct thing to do in my opinon. However in
nova when the exception is raised the instance will be put
into an error state, since instance life cycle did
not complete.

This was discovered by tempest unit tests.

Change-Id: Ia59cf13095dbbe933c5b96b4adb3f64a8dbe37ca
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-09-21 08:43:38 -04:00
..
tests/unit/virt/lxd Dont raise exception if instance is not found 2016-09-21 08:43:38 -04:00
virt Dont raise exception if instance is not found 2016-09-21 08:43:38 -04:00
__init__.py Fix nova-lxd driver loading 2016-05-11 10:06:16 -04:00