heat/heat/engine/resources/openstack/neutron
Rakesh H S 77c11d037c Convergence: Load resource stack with correct template
When loading a resource, load the stack with template of the resource.
Appropriate stack needs to be assigned to resource(resource.stack), else
resource actions will fail.

Co-Authored-By: Anant Patil <anant.patil@hp.com>
Partial-Bug: #1512343

Change-Id: Ic4526152c8fd027049514b71554036321a61efd2
2015-11-26 14:05:21 +05:30
..
__init__.py Move neutron resources to /engine/resources/openstack/neutron 2015-03-06 11:00:43 +08:00
extraroute.py Improve UserWarning messages 2015-11-06 09:27:59 +08:00
firewall.py Make neutron resources available based on service extensions 2015-10-19 10:30:33 +05:30
floatingip.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
loadbalancer.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
metering.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
net.py Use default client name for neutron resources 2015-08-27 19:12:07 +08:00
network_gateway.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
neutron.py Use EntityNotFound instead of PhysicalResourceNotFound 2015-11-19 22:58:01 +08:00
port.py Convergence: Load resource stack with correct template 2015-11-26 14:05:21 +05:30
provider_net.py Make neutron resources available based on service extensions 2015-10-19 10:30:33 +05:30
router.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
security_group.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
subnet.py Allow to update subnet without 'allocation_pools' 2015-11-02 10:08:36 +08:00
vpnservice.py Make neutron resources available based on service extensions 2015-10-19 10:30:33 +05:30