heat/heat/tests/aws
Sergey Kraynev b4f8254182 Enable SecurityGroups property for AWS LB resource
AWS LB has SecurityGroups property, but it's not implemented.
This patch adds turn on this option by using SecurityGroups in nested
template as parameter and property for AWS::EC2::Instance.

Change-Id: I922cc97291179c79d1451a38cbb9e16933d703ef
Closes-Bug: #1443947
2015-04-30 09:01:26 -04:00
..
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_eip.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_instance.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_instance_network.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_loadbalancer.py Enable SecurityGroups property for AWS LB resource 2015-04-30 09:01:26 -04:00
test_network_interface.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_s3.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_security_group.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_user.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_volume.py Improve StackValidationFailed response in properties 2015-04-10 15:42:21 +03:00
test_waitcondition.py Show deprecated warnings when import parser 2015-04-14 17:49:15 +08:00