heat/heat/tests/openstack/nova
ramishra 0bffa5c2e0 Assume interface detach called for port not found
If the interface has been detached before we call
detach_interface, then we keep on calling it as we
get a 404 from nova. Let's assume it's being called
and check if the interface has been detached.

Task: 42195

Change-Id: I768eeb10c2c24a0c93749b11636ef3e003ecfcd9
(cherry picked from commit 6ff0dc2e19)
2021-04-02 05:35:54 +00:00
..
__init__.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
fakes.py Merge "Fix invalid argument formatting in exception messages" 2021-03-11 16:07:40 +00:00
test_flavor.py Switch from unittest2 compat methods to Python 3.x methods 2020-07-09 13:28:24 +08:00
test_floatingip.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_host_aggregate.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_keypair.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_quota.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_server.py Assume interface detach called for port not found 2021-04-02 05:35:54 +00:00
test_server_group.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00