heat/heat/engine/resources/openstack/neutron
Praveen Yalagandula 72cc3eab3b neutron loadbalancer resource: provider property
Neutron LBaaS data model allows the users to pick a specific
provider to implement a given load balancer instance (described
by Pool in LBaaS v1.0 API). This commit brings this option into
the heat resources as a property and an attribute.

Co-Authored-By: Magesh GV <magesh.gv@oneconvergence.com>
Change-Id: Id55b8e615516c2ffd9d06980fb60707b207c356e
2015-06-08 20:51:13 +00: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 Merge "Add attribute type for neutron resources" 2015-06-03 01:09:08 +00:00
loadbalancer.py neutron loadbalancer resource: provider property 2015-06-08 20:51:13 +00:00
metering.py Add missing attribute types for neutron resources 2015-06-03 17:08:25 +03:00
net.py Add attribute type for neutron resources 2015-06-01 04:13:11 -07: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 Merge "Add attribute type for neutron resources" 2015-06-03 01:09:08 +00:00
provider_net.py Merge "Add attribute type for neutron resources" 2015-06-03 01:09:08 +00:00
router.py Merge "Add attribute type for neutron resources" 2015-06-03 01:09:08 +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