heat/heat/engine/resources/openstack/neutron
Li Jinjing f85eea6517 Add MTU attribute for OS::Neutron::Net
MTU(Maximum Transmission Unit), add a read-only attribute which hasn't been
supported by HEAT yet.

Change-Id: I4aaa6df15bae3995ab683f7e8f71f52b023e1c47
Closes-Bug: #1447806
2015-07-15 19:00:56 +08:00
..
__init__.py Move neutron resources to /engine/resources/openstack/neutron 2015-03-06 11:00:43 +08:00
extraroute.py Move extraroute resource in-tree 2015-05-28 17:33:10 -07:00
firewall.py Add missing attribute types for neutron resources 2015-06-03 17:08:25 +03:00
floatingip.py Update version for Liberty 2015-06-22 04:13:01 -04:00
loadbalancer.py Update version for Liberty 2015-06-22 04:13:01 -04:00
metering.py Add missing attribute types for neutron resources 2015-06-03 17:08:25 +03:00
net.py Add MTU attribute for OS::Neutron::Net 2015-07-15 19:00:56 +08:00
network_gateway.py Add attribute type for neutron resources 2015-06-01 04:13:11 -07:00
neutron.py Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00
port.py Remove default of port_security_enabled 2015-06-29 17:50:39 +02:00
provider_net.py Merge "Add attribute type for neutron resources" 2015-06-03 01:09:08 +00:00
router.py Merge "Fix RouterInterface properties validation" 2015-06-12 04:17:02 +00:00
security_group.py Merge "Add CIDR format validation" 2015-05-15 17:40:44 +00:00
subnet.py Merge "Add attribute type for neutron resources" 2015-06-03 01:09:08 +00:00
vpnservice.py Add missing attribute types for neutron resources 2015-06-03 17:08:25 +03:00