deb-heat/heat/tests
2013-08-26 11:35:56 +00:00
..
policy heat api : Add policy.json authorization to cloudwatch API 2013-02-07 10:22:14 +00:00
templates Rename Quantum to Neutron 2013-08-06 22:08:27 -07:00
unit Remove the CheckedDict class 2012-11-05 17:56:09 +01:00
v1_1 Add resume support to Instance 2013-07-01 11:35:50 +01:00
__init__.py Enable running tests via testr 2013-04-30 13:51:07 -07:00
common.py Use the global environment to define AWS::CloudWatch::Alarm 2013-08-22 08:25:20 +10:00
fakes.py Merge "Only use a token for openstack client operations." 2013-07-24 00:40:28 +00:00
generic_resource.py unit tests: Add a handle_delete method to GenericResource 2013-08-02 18:57:01 +02:00
test_api_aws.py tests : fix cut/paste test name shadowing 2013-06-03 23:57:33 +01:00
test_api_cfn_v1.py Rename event logical_resource_id to resource_name 2013-08-23 09:27:07 +08:00
test_api_cloudwatch.py Port policy from oslo and refactor heat policy 2013-08-12 13:19:55 +08:00
test_api_ec2token.py Replace httplib with requests for ec2tokens auth 2013-08-22 11:10:22 +12:00
test_api_openstack_v1.py Merge "Rename event logical_resource_id to resource_name" 2013-08-23 15:49:24 +00:00
test_attributes.py Clean up the attributes module 2013-07-31 13:04:47 +02:00
test_auth_password.py Always validate auth_uri with allowed_auth_uris 2013-08-22 11:10:21 +12:00
test_autoscaling_update_policy.py Add UpdatePolicy attribute to Instance/AutoScalingGroup 2013-08-21 16:06:32 -07:00
test_autoscaling.py To support both CW and CM, return alarmurl from policy ref 2013-08-23 10:41:36 +10:00
test_ceilometer_alarm.py Add the enabled property to the ceilometer alarm. 2013-08-07 10:26:01 +10:00
test_cloud_loadbalancer.py Move the random_name() function from loadbalancer to utils 2013-07-31 21:25:41 +10:00
test_clouddatabase.py Handling re-delete in rackspace db resource 2013-08-21 08:55:53 -05:00
test_cloudwatch.py Fix a timing sensive cloudwatch testcase 2013-07-26 13:11:29 +10:00
test_common_policy.py Port policy from oslo and refactor heat policy 2013-08-12 13:19:55 +08:00
test_components.py Hot SoftwareConfig model part 2013-08-13 18:24:36 +08:00
test_cw_alarm.py engine : add suspend/resume support to watch resource 2013-07-06 07:35:29 +01:00
test_dbinstance.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_dependencies.py Make the API for getting dependency graph edges public 2013-08-22 15:02:08 +02:00
test_eip.py Add new attributes to EIPAssociation resource 2013-08-21 11:10:11 -04:00
test_engine_api_utils.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_engine_service.py Merge "Rename event logical_resource_id to resource_name" 2013-08-23 15:49:24 +00:00
test_environment_format.py Add an environment_format.py like the template one 2013-08-22 08:25:20 +10:00
test_environment.py Load deployer/global environment files at startup 2013-08-22 08:25:20 +10:00
test_event.py Rename event logical_resource_id to resource_name 2013-08-23 09:27:07 +08:00
test_exception.py Evaluate lazy translation in exception __str__ 2013-08-23 23:02:06 +08:00
test_fault_middleware.py Add unittests for faultwrap middleware 2013-08-08 17:39:39 +08:00
test_heatclient.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_hot.py Adding HOT str_replace and get_resource functions 2013-08-13 08:41:10 +02:00
test_identifier.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_instance_group_update_policy.py Add UpdatePolicy attribute to Instance/AutoScalingGroup 2013-08-21 16:06:32 -07:00
test_instance_group.py Updated LaunchConfig for AutoScaling UpdatePolicy 2013-08-15 08:58:42 -07:00
test_instance_network.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_instance.py Do not delete nova server on create fail 2013-08-23 11:28:13 +12:00
test_loadbalancer.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_loguserdata.py Revert "Replace part_handler.py with write-files cloudinit mechanism" 2013-08-05 12:13:59 -05:00
test_metadata_refresh.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_nested_stack.py Allow in-place update of nested stack 2013-08-24 11:14:56 +08:00
test_neutron_loadbalancer.py Implement a load balancer resource using new neutron pool 2013-08-23 10:41:04 +02:00
test_neutron.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_nokey.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_nova_utils.py Refactor useful nova functions for re-use. 2013-08-06 17:12:52 -05:00
test_parameters.py Fix test cases pass dict schema directly as parameter schema object 2013-08-07 14:09:40 +08:00
test_parser.py Only create user_creds row on initial stack store 2013-08-23 13:26:35 +01:00
test_plugin_loader.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_properties.py Remove the Property.schema_from_param() method 2013-08-21 16:53:35 +02:00
test_provider_template.py Allow a Provider with a known facade its own schema 2013-08-23 15:58:34 +02:00
test_rackspace_cloud_server.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_resource.py Add a has_interface() method to the resource class 2013-08-23 23:01:26 +10:00
test_rpc_client.py RPC: Add an RPC call to get a resource type schema 2013-08-12 09:51:45 +02:00
test_s3.py Tests for s3 and swift resources were extended 2013-08-14 18:23:12 +03:00
test_scheduler.py Use print_function compatible syntax 2013-06-24 15:41:51 +02:00
test_security_group.py Add support for source security groups 2013-08-26 09:45:06 +02:00
test_server_tags.py Updated LaunchConfig for AutoScaling UpdatePolicy 2013-08-15 08:58:42 -07:00
test_short_id.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_signal.py Store the generated signed urls in resource_data 2013-08-23 10:41:36 +10:00
test_sqlalchemy_api.py Introduce new resource_data_delete db api 2013-08-12 19:00:23 +02:00
test_stack_resource.py Enhance StackResource update for more use cases 2013-08-24 11:14:44 +08:00
test_swift.py Tests for s3 and swift resources were extended 2013-08-14 18:23:12 +03:00
test_template_format.py Merge "Limit maximum size of all templates" 2013-08-23 04:26:57 +00:00
test_urlfetch.py Process request exceptions while fetching template 2013-08-21 23:24:27 +08:00
test_user.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_validate.py Fix incorrect use of ServerError 2013-08-21 14:12:11 +01:00
test_volume.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_vpc.py Add support for source security groups 2013-08-26 09:45:06 +02:00
test_waitcondition.py Try to reduce the number of tests with the same stack_id 2013-08-23 10:41:36 +10:00
test_watch.py To support both CW and CM, return alarmurl from policy ref 2013-08-23 10:41:36 +10:00
test_wsgi.py Use system locale when Accept-Language header is not provided 2013-08-20 19:09:22 +00:00
testing-overview.txt Remove examples and update testing-overview.txt 2013-04-30 13:51:31 -07:00
utils.py Merge "Provide a way to clean up testing database" 2013-08-08 09:11:21 +00:00