heat/heat/tests/neutron
Zane Bitter 203b8e8ecf Retain references to stacks in all unit tests
This will allow Resources to hold weak references to Stacks (so as to avoid
circular references) without causing the Stack object to be prematurely
deleted.

Change-Id: Ia76da7bc51042fb3598ef2a660d6fbf78137a37b
Related-Bug: #1454873
2015-05-14 16:55:12 -04:00
..
__init__.py Move all neutron test in separate directory 2015-03-27 04:52:10 -04:00
test_neutron_client.py Add mac address format validation 2015-05-13 13:20:55 +08:00
test_neutron_firewall.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_neutron_floating_ip.py Allow specific floating_ip_address when creation 2015-04-25 03:18:27 +00:00
test_neutron_loadbalancer.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_neutron_metering.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_neutron_net.py Split net and subnet tests to different files 2015-03-27 11:11:44 -04:00
test_neutron_network_gateway.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_neutron_port.py Move tests for port resource to separate file 2015-03-27 08:31:41 -04:00
test_neutron_provider_net.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_neutron_router.py Move router tests to separate file 2015-03-27 10:12:37 -04:00
test_neutron_security_group.py Show deprecated warnings when import parser 2015-04-14 17:49:15 +08:00
test_neutron_subnet.py Split net and subnet tests to different files 2015-03-27 11:11:44 -04:00
test_neutron_vpnservice.py Update all templates in neutron tests 2015-03-27 11:55:53 -04:00
test_neutron.py Convergence: Allow creating lightweight stacks 2015-05-06 09:48:44 +05:30