heat/heat/engine/resources/openstack/neutron
rabi 41fd131745 Ignore NotFound error in prepare_for_replace
If the port is already deleted in neutron, we don't need to do
anything.

Change-Id: I9275610931a174919076330ec443f54f68cc1371
Story: #2003015
Task: 23035
(cherry picked from commit 3d542935fb)
2018-07-31 07:42:46 +00:00
..
lbaas Make subnet required for lbaasv2 member resource 2016-12-22 00:45:08 +00:00
sfc Add networking-sfc port-chain resource plug-in 2016-10-11 12:50:16 +05:30
__init__.py Move neutron resources to /engine/resources/openstack/neutron 2015-03-06 11:00:43 +08:00
address_scope.py Remove required=True for name property 2016-03-08 15:22:25 +05:30
extraroute.py Don't make client calls when adding dependencies 2017-01-23 23:11:21 +05:30
firewall.py Fix for validating firewall resource status 2016-12-23 05:36:27 +00:00
floatingip.py Add CACHE_NONE for FloatingIP attributes 2017-07-27 01:29:15 +00:00
loadbalancer.py HAProxy uses milliseconds for its timeout values. 2016-07-08 18:04:07 -07:00
metering.py Add descriptions to openstack resources (Part 3) 2016-02-17 11:22:11 +00:00
net.py Add dns properties and attributes 2016-07-26 10:12:35 +05:30
network_gateway.py Use RESOLVE translation for more neutron resources 2016-04-09 01:51:45 +00:00
neutron.py Refactor _show_resource() for neutron resources 2017-01-18 16:55:59 +08:00
port.py Ignore NotFound error in prepare_for_replace 2018-07-31 07:42:46 +00:00
provider_net.py Add port_security_enabled property to ProviderNet 2017-01-17 10:58:38 +00:00
qos.py Merge "Support neutron QoSDscpMarkingRule resource plugin" 2016-05-19 08:20:10 +00:00
quota.py Add OS::Neutron::Quota resource 2017-01-11 20:11:49 +00:00
rbac_policy.py Add OS::Neutron::RBACPolicy resource 2016-01-28 16:32:29 +08:00
router.py Don't make client calls when adding dependencies 2017-01-23 23:11:21 +05:30
security_group.py Add constraint for Security Group 2016-06-22 13:56:27 +03:00
security_group_rule.py Add new resource Security Group Rule 2016-07-14 13:26:13 +03:00
subnet.py Fix subnet validate() for subnetpool resource ref 2017-07-27 01:30:59 +00:00
subnetpool.py Remove required=True for name property 2016-03-08 15:22:25 +05:30
vpnservice.py Fix some spelling mistakes in heat as follows: 2016-06-23 12:39:48 +08:00