heat/heat/tests
Jenkins 1d1c7927d1 Merge "ReST API: Add an API for retrieving resource schemata" 2013-08-12 23:59:49 +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 Global disable scheduler _sleep instead of mocking. 2013-07-11 16:08:54 +12: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 Port policy from oslo and refactor heat policy 2013-08-12 13:19:55 +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 Use new style classes 2013-07-23 11:26:05 +10:00
test_api_openstack_v1.py ReST API: Add an API for retrieving resource schemata 2013-08-12 09:51:45 +02:00
test_attributes.py Clean up the attributes module 2013-07-31 13:04:47 +02:00
test_auth_password.py Enable multi-cloud standalone mode 2013-08-11 22:16:26 -05:00
test_autoscaling.py Resolve LaunchConfig references 2013-08-12 20:51:14 +10:00
test_ceilometer_alarm.py Add the enabled property to the ceilometer alarm. 2013-08-07 10:26:01 +10:00
test_cli.py Use print_function compatible syntax 2013-06-24 15:41:51 +02: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 Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08: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_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 Expose resource dependency required_by to REST API. 2013-07-01 11:14:45 +12:00
test_eip.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08: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 RPC: Add an RPC call to get a resource type schema 2013-08-12 09:51:45 +02:00
test_environment.py Initial Environment class and test 2013-06-17 20:23:38 +10:00
test_event.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +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 Merge "HOT parameter validator part" 2013-08-09 10:10:18 +00:00
test_identifier.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_instance.py Don't raise ResourceFailure directly in Instance 2013-08-12 10:50:57 +02:00
test_instance_group.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_instance_network.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08: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 Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_neutron.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_neutron_loadbalancer.py Implement neutron pool resource 2013-08-08 17:17:44 +02: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 Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_plugin_loader.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_properties.py Define a Schema format for properties 2013-08-09 20:19:50 +02:00
test_provider_template.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_rackspace_cloud_server.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_resource.py Get rid of unused greenlet things in test_resource 2013-08-12 13:14:47 +04: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 Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_scheduler.py Use print_function compatible syntax 2013-06-24 15:41:51 +02:00
test_security_group.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_server_tags.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_short_id.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_signal.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_sqlalchemy_api.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_stack_resource.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_swift.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_template_format.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_urlfetch.py Replace urllib2 with requests in urlfetch module 2013-07-23 22:09:55 -04:00
test_user.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_validate.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_volume.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_vpc.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_waitcondition.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_watch.py Remove unnecessary individual import tests.utils.X 2013-08-09 08:49:42 +08:00
test_wsgi.py Enable localizable REST API responses via the Accept-Language header 2013-08-03 00:19:17 +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