heat/heat/engine/resources/openstack/neutron
huangtianhua e65d4e8475 Mark the default policy usage for neutron resource
The default policy usage of some neutron resources
is limited to administrators only. This change will
add the docstring and resource type policy for
the resources:
OS::Neutron::ProviderNet
OS::Neutron::Segment

Change-Id: Ia8c0bf1d0ceaf92416539ffba7ee85c6aa50e256
Closes-Bug: #1690328
2017-05-18 09:18:54 +08:00
..
lbaas Merge "Add 'pools' attribute to lbaasv2 loadbalancer" 2017-03-23 08:20:21 +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 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 Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
floatingip.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08: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 Support adding tags for network 2017-04-27 03:52:20 +00:00
network_gateway.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
neutron.py Support adding tags for network 2017-04-27 03:52:20 +00:00
port.py Support set tags for neutron port 2017-04-28 03:23:46 +00:00
provider_net.py Mark the default policy usage for neutron resource 2017-05-18 09:18:54 +08: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 Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
router.py Support adding tags for router 2017-04-28 03:24:46 +00: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 Support adding tags for subnet 2017-04-28 03:24:13 +00:00
subnetpool.py Support set tags for neutron subnetpool 2017-04-28 03:24:28 +00:00
vpnservice.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00