heat/heat/engine/resources/openstack/neutron
Zane Bitter b50df6b1fc Ignore property errors in implicit dependencies
Implicit dependencies are calculated before resources are validated.
Therefore, any error getting a property that occurs during processing on
implicit dependencies will be raised without any of the context of which
resource is in error. By ignoring such property errors in implicit
dependency calculations, we can defer the error handling until the
actual resource validation and thus give the user an error message they
can actually use.

Change-Id: If7e0e8fd46b1b06a29cdd89743635ed32a9392e7
Closes-Bug: #1708209
2017-09-19 11:29:53 -04:00
..
lbaas Store resource attributes in the DB 2017-06-21 20:18:46 -04: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 Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
extraroute.py Ignore property errors in implicit dependencies 2017-09-19 11:29:53 -04:00
firewall.py Neutron resources observe reality implementation 2017-07-24 15:01:06 +08:00
floatingip.py Ignore property errors in implicit dependencies 2017-09-19 11:29:53 -04:00
loadbalancer.py Mark deprecated resources as HIDDEN 2017-02-10 16:47:17 +08:00
metering.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
net.py Neutron resources observe reality implementation 2017-07-24 15:01:06 +08:00
network_gateway.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
neutron.py Merge "Neutron resources observe reality implementation" 2017-07-25 15:09:13 +00:00
port.py Ignore property errors in implicit dependencies 2017-09-19 11:29:53 -04:00
provider_net.py Merge "Neutron resources observe reality implementation" 2017-07-25 15:09:13 +00:00
qos.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
quota.py Get rid of undesirable properties.data usage 2017-04-04 14:29:29 +00:00
rbac_policy.py Support object_type 'qos_policy' for neutron rbac 2017-06-08 10:27:27 +08:00
router.py Ignore property errors in implicit dependencies 2017-09-19 11:29:53 -04:00
security_group_rule.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
security_group.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
segment.py Mark the default policy usage for neutron resource 2017-05-18 09:18:54 +08:00
subnet.py Fix subnet validate() for subnetpool resource ref 2017-07-19 09:16:33 +05:30
subnetpool.py Support set tags for neutron subnetpool 2017-04-28 03:24:28 +00:00
trunk.py New resource: Neutron Trunk 2017-06-27 09:41:21 +02:00
vpnservice.py Support auth_algorithm 'sha256, sha384, sha512' 2017-06-05 01:45:39 +00:00