heat/heat/engine/resources/openstack/neutron
Zane Bitter f1ae8f3cad Document RBAC Policy allowed values
For entirely spurious reasons, RBAC Policies were validated using a custom
validate() method that is invisible to the user instead of using
constraints to validate values in a way consistent with all other resource
types, and that would appear in the API documentation. This rectifies that
error and improves the documentation and error reporting.

Change-Id: I0cde2fe5dd5c57c6f5a367d0405bcffad01678fa
2017-11-06 10:15:53 -05: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 Don't make client calls when adding dependencies 2017-01-23 23:11:21 +05:30
firewall.py Neutron resources observe reality implementation 2017-07-24 15:01:06 +08:00
floatingip.py Refactor FloatingIP add_dependencies() method 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 Merge "Don't call update_port with empty dict" 2017-08-29 14:59:48 +00: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 Document RBAC Policy allowed values 2017-11-06 10:15:53 -05:00
router.py Neutron resources observe reality implementation 2017-07-24 15:01:06 +08:00
security_group.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
security_group_rule.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