heat/heat/engine/resources/openstack/neutron
huangtianhua 4e6bb6febc Sync support network type for provider network
Now heat only supports 'vlan' and 'flat' network type
for OS::Neutron::ProviderNet, this will add all other
supported network types: 'vxlan', 'local', 'gre' and
'geneve'.

Change-Id: If7cb4fbc83f5aa62a0b73e003ff23ec2b40b2ded
Closes-Bug: #1692445
2018-05-07 03:51:46 +00: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 Merge "Ignore property errors in implicit dependencies" 2018-04-28 10:27:31 +00: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 Sync support network type for provider network 2018-05-07 03:51:46 +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 Ignore property errors in implicit dependencies 2017-09-19 11:29:53 -04: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 Merge "Fix for validating VPN service, Ipsec site connection status" 2018-03-08 12:07:32 +00:00