heat/heat/tests
Zane Bitter a2c2e6798f Fix unit tests for Instance IP
Don't try to test the IP addresses after the instance has been deleted.

Ref bug #1091497

Change-Id: I566c26a4707edc9d210bd422dcff8fbbcc2236d5
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2013-03-01 17:12:54 +01:00
..
examples Use assertEqual() instead of assert_() 2012-09-05 21:52:14 +02:00
functional Remove unused imports from repo in preperation for pyflakes 2013-02-28 20:20:50 +00:00
policy heat api : Add policy.json authorization to cloudwatch API 2013-02-07 10:22:14 +00:00
unit Remove the CheckedDict class 2012-11-05 17:56:09 +01:00
v1_1 heat cleanups to align unit tests with pep8 1.3.4 2012-12-20 09:26:16 +00:00
__init__.py Gate on certain pyflakes failures 2013-02-28 20:21:02 +00:00
fakes.py heat cleanups to align unit tests with pep8 1.3.4 2012-12-20 09:26:16 +00:00
test_api_aws.py heat cleanups to align unit tests with pep8 1.3.4 2012-12-20 09:26:16 +00:00
test_api_cfn_v1.py Merge "Use oslo-config-2013.1b3" 2013-02-21 08:49:28 +00:00
test_api_cloudwatch.py Use oslo-config-2013.1b3 2013-02-18 17:27:14 +00:00
test_api_openstack_v1.py Use oslo-config-2013.1b3 2013-02-18 17:27:14 +00:00
test_autoscaling.py heat engine : AutoScalingGroup UpdateStack support 2013-02-04 18:05:57 +00:00
test_cli.py heat cleanups to align unit tests with pep8 1.3.4 2012-12-20 09:26:16 +00:00
test_common_policy.py Gate on certain pyflakes failures 2013-02-28 20:21:02 +00:00
test_dbinstance.py Move abstract nested stack class to separate file 2013-01-17 10:15:13 +00:00
test_dependencies.py Get rid of nose.main() in unit test files 2012-12-13 15:58:16 +01:00
test_eip.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
test_engine_api_utils.py make engine api handle string or bool disable_rollback 2013-02-18 20:21:10 +00:00
test_engine_service.py Merge "Use oslo-config-2013.1b3" 2013-02-21 08:49:28 +00:00
test_event.py Remove unused imports from repo in preperation for pyflakes 2013-02-28 20:20:50 +00:00
test_identifier.py heat tests : remove debug print 2013-01-17 10:30:54 +00:00
test_instance.py Fix unit tests for Instance IP 2013-03-01 17:12:54 +01:00
test_instance_group.py Add an attribute to InstanceGroup and AutoScalingGroup to return the ips 2013-02-21 14:44:28 +11:00
test_loadbalancer.py Remove unused imports from repo in preperation for pyflakes 2013-02-28 20:20:50 +00:00
test_loguserdata.py Put heat data files in /var/lib/heat-cfntools 2013-02-27 18:31:04 -07:00
test_metadata_refresh.py Fix flaky unit test 2013-03-01 15:24:19 +01:00
test_nokey.py Allow heat to be used without a KeyName set. 2013-02-28 16:03:07 -08:00
test_parameters.py heat engine : Add parser parameter support for AWS::StackId 2013-02-27 16:10:36 +00:00
test_parser.py heat engine : Set stack parameters AWS::StackId on stack create/store 2013-02-27 16:17:30 +00:00
test_plugin_loader.py Get rid of nose.main() in unit test files 2012-12-13 15:58:16 +01:00
test_properties.py heat cleanups to align unit tests with pep8 1.3.4 2012-12-20 09:26:16 +00:00
test_quantum.py heat engine : pass json snippet into resource handle_update 2013-01-31 09:56:28 +00:00
test_resource.py heat engine : Resource add function to compare properties 2013-02-04 18:05:57 +00:00
test_rpc_client.py Use oslo-config-2013.1b3 2013-02-18 17:27:14 +00:00
test_s3.py Use a short_id for naming S3 containers 2013-02-25 10:51:47 +01:00
test_security_group.py Gate on certain pyflakes failures 2013-02-28 20:21:02 +00:00
test_short_id.py Add a module for generating random short ID strings 2013-02-25 10:51:41 +01:00
test_swift.py Use a short_id for naming Swift containers 2013-02-25 10:51:45 +01:00
test_template_format.py Remove unused imports from repo in preperation for pyflakes 2013-02-28 20:20:50 +00:00
test_urlfetch.py Get rid of nose.main() in unit test files 2012-12-13 15:58:16 +01:00
test_user.py Use oslo-config-2013.1b3 2013-02-18 17:27:14 +00:00
test_validate.py heat cleanups to align unit tests with pep8 1.3.4 2012-12-20 09:26:16 +00:00
test_volume.py Implement the "Volumes" property of Instances 2013-02-12 17:53:56 +11:00
test_vpc.py Gate on certain pyflakes failures 2013-02-28 20:21:02 +00:00
test_waitcondition.py Update the metadata if an alarm action makes changes 2013-02-26 09:16:44 +11:00
test_watch.py Get rid of unused imports 2013-02-22 16:05:11 +01:00
testing-overview.txt Update virtual-env requires and documentation 2012-04-24 14:17:40 -04:00
utils.py make stack_delete_after decorator tolerate deleted stacks 2013-02-19 10:44:11 +00:00