heat/heat/tests/neutron
Kanagaraj Manickam 490c36f7d0 Conditionally expose resources based on available services
If the required keystone service for a given resource does
not exist in the keystone catalog, raises
StackResourceUnavailable.

It will be effective only if default_client_name is defined
in the given resource.

It also fixes other test cases, where is_service_available
needs to be returning True

implements blueprint keystone-based-resource-availability
Closes-bug: #1388047

Change-Id: I92afa9ffc3a3333b46dc25921cf7f982777cba76
2015-07-07 14:25:44 +05:30
..
__init__.py Move all neutron test in separate directory 2015-03-27 04:52:10 -04:00
test_extraroute.py Move extraroute resource in-tree 2015-05-28 17:33:10 -07:00
test_neutron.py Conditionally expose resources based on available services 2015-07-07 14:25:44 +05:30
test_neutron_firewall.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_neutron_floating_ip.py Remove default of port_security_enabled 2015-06-29 17:50:39 +02:00
test_neutron_loadbalancer.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_neutron_metering.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_neutron_net.py Add port_security_enabled for Neutron 2015-06-24 21:42:16 +08:00
test_neutron_network_gateway.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_neutron_port.py Remove default of port_security_enabled 2015-06-29 17:50:39 +02: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 Fix RouterInterface properties validation 2015-06-11 13:17:31 +00: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 Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00