heat/heat/engine
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
..
cfn Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
clients Assume interface detach called for port not found 2021-04-02 05:35:54 +00:00
constraint Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
hot Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
notification Add missing ws seperator between words 2018-11-19 14:14:45 +08:00
resources Merge "Allow creating a Neutron port without fixed ips" 2021-03-15 18:44:39 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
attributes.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
check_resource.py Simplify logic in retrigger_check_resource() 2020-04-30 10:51:45 -04:00
conditions.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
constraints.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
dependencies.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
environment.py Merge "Switch to collections.abc.*" 2021-03-12 08:07:07 +00:00
event.py Eager load resource_properties_data in resource 2017-07-31 21:13:49 -04:00
function.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
lifecycle_plugin.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
node_data.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
output.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
parameter_groups.py Get rid of bogus debug logging in parameter groups 2015-12-04 19:56:56 -05:00
parameters.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
parent_rsrc.py Separate management of parent resource into separate class 2017-02-24 10:19:21 -05:00
plugin_manager.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
properties.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
properties_group.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
resource.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
rsrc_defn.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
scheduler.py Deprecate wrappertask decorator 2020-04-30 09:56:20 -04:00
service.py Merge "Allow turning off max_stacks limit" 2021-03-15 14:05:32 +00:00
service_software_config.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
software_config_io.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
stack.py Merge "Switch to collections.abc.*" 2021-03-12 08:07:07 +00:00
stack_lock.py Remove log translations 2017-03-25 17:11:50 +08:00
status.py Define resource actions/statuses in a separate class 2017-02-24 10:19:21 -05:00
stk_defn.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
support.py Fix hacking warnings 2020-04-16 06:43:27 +00:00
sync_point.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
template.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
template_common.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
template_files.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
translation.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
update.py Merge "Deprecate wrappertask decorator" 2020-07-06 06:00:17 +00:00
worker.py Simplify logic in retrigger_check_resource() 2020-04-30 10:51:45 -04:00