heat/heat/tests
Zane Bitter d892d8166c ReST API: Add API for Resources
Change-Id: I860349d03a2d7d034c600a129aead59964930b02
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-11-16 12:11:41 +01:00
..
examples Use assertEqual() instead of assert_() 2012-09-05 21:52:14 +02:00
functional Rename instance_id to resource_id. 2012-11-08 16:39:18 +13:00
unit Remove the CheckedDict class 2012-11-05 17:56:09 +01:00
v1_1 Unit test for load balancer resource type. 2012-10-11 08:19:00 +13:00
__init__.py Allowed the database call to return no parsed template. 2012-05-10 15:31:31 -04:00
fakes.py heat tests : Add missing headers to tests 2012-07-05 18:08:40 +01:00
test_api_aws.py Use assertEqual() instead of assert_() 2012-09-05 21:52:14 +02:00
test_api_cfn_v1.py RPC API: Include less detail in resource list 2012-11-16 12:11:24 +01:00
test_api_cloudwatch.py heat engine : Rework auth.authenticate 2012-10-19 19:17:10 +01:00
test_api_openstack_v1.py ReST API: Add API for Resources 2012-11-16 12:11:41 +01:00
test_autoscaling.py Rename instance_id to resource_id. 2012-11-08 16:39:18 +13:00
test_cfn.py Move test skipping on import failure from package to function. 2012-09-24 10:40:23 +12:00
test_dbinstance.py Clean up hacks for parameter passing in unit tests 2012-10-31 20:18:42 +01:00
test_dependencies.py heat tests : Add missing headers to tests 2012-07-05 18:08:40 +01:00
test_eip.py Clean up hacks for parameter passing in unit tests 2012-10-31 20:18:42 +01:00
test_engine_api_utils.py heat engine/API : Internal API rework 2012-07-16 17:21:11 +01:00
test_engine_service.py RPC API: Return a resource identifier 2012-11-15 21:26:42 +01:00
test_identifier.py Add identifiers for resources 2012-11-15 21:14:29 +01:00
test_instance.py Rename instance_id to resource_id. 2012-11-08 16:39:18 +13:00
test_loadbalancer.py Get rid of Resource.calculate_properties() 2012-11-05 17:42:00 +01:00
test_parameters.py Implement NoEcho for parameters 2012-10-31 20:18:43 +01:00
test_parser.py Use new Parameters class in unit test 2012-11-05 17:55:19 +01:00
test_properties.py Make Boolean property a bool type. 2012-11-06 15:39:23 +13:00
test_quantum.py Fix FnGetAtt id test 2012-11-08 15:41:25 +13:00
test_resource.py Move resources into a separate sub-package 2012-10-25 22:31:06 +02:00
test_rpcapi.py heat engine : remove now-unused metadata rpc calls 2012-11-15 11:28:30 +00:00
test_s3.py Move resources into a separate sub-package 2012-10-25 22:31:06 +02:00
test_user.py Rename instance_id to resource_id. 2012-11-08 16:39:18 +13:00
test_validate.py Use openstack-common service.py 2012-11-02 22:02:00 +11:00
test_volume.py Clean up hacks for parameter passing in unit tests 2012-10-31 20:18:42 +01:00
test_waitcondition.py Move resources into a separate sub-package 2012-10-25 22:31:06 +02:00
test_watch.py heat engine : Move watch logic into WatchRule class 2012-10-15 09:25:49 +01:00
testing-overview.txt Update virtual-env requires and documentation 2012-04-24 14:17:40 -04:00
utils.py Move test skipping on import failure from package to function. 2012-09-24 10:40:23 +12:00