heat/heat/tests
Steve Baker 674dbb70ee Set role headers from ec2 authentication.
Without this roles are not available in the context when
ec2token middleware is used on its own.

Change-Id: I1214e44c588f547ee6f90f0f71a085f786e7ea7f
2013-07-19 14:34:42 +12:00
..
policy heat api : Add policy.json authorization to cloudwatch API 2013-02-07 10:22:14 +00:00
templates tests : convert test_template_format to test-local templates 2013-05-08 12:39:47 +01: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 engine : add suspend/resume support to User resource 2013-07-06 07:35:29 +01:00
generic_resource.py Stop patching the GenericResource's property_schema 2013-07-05 21:44:21 +10: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 Check missing parameters during stack create 2013-07-17 00:28:23 +08:00
test_api_cloudwatch.py Merge "Update the oslo code before importing a new module" 2013-05-27 08:51:59 +00:00
test_api_ec2token.py Set role headers from ec2 authentication. 2013-07-19 14:34:42 +12:00
test_api_openstack_v1.py Check missing parameters during stack create 2013-07-17 00:28:23 +08:00
test_attributes.py Add VerifyAll to test methods using mox. 2013-06-20 10:24:59 -05:00
test_auth_password.py Key error when auth in standalone mode 2013-06-11 10:20:53 -05:00
test_autoscaling.py Check missing parameters during stack create 2013-07-17 00:28:23 +08:00
test_cli.py Use print_function compatible syntax 2013-06-24 15:41:51 +02:00
test_cloud_loadbalancer.py Add Rackspace cloud loadbalancer resource. 2013-07-11 10:27:13 -05:00
test_clouddatabase.py Check missing parameters during stack create 2013-07-17 00:28:23 +08:00
test_common_policy.py Fixup some trivial license header mismatches 2013-06-23 20:57:04 +02:00
test_cw_alarm.py engine : add suspend/resume support to watch resource 2013-07-06 07:35:29 +01:00
test_dbinstance.py Convert Resource to separate action/status 2013-06-14 13:44:04 +01:00
test_dependencies.py Expose resource dependency required_by to REST API. 2013-07-01 11:14:45 +12:00
test_eip.py Implement attribute schema for resources 2013-06-19 18:59:54 -05:00
test_engine_api_utils.py Expose resource dependency required_by to REST API. 2013-07-01 11:14:45 +12:00
test_engine_service.py Merge "Update oslo.notifier and always register options" 2013-07-18 01:06:15 +00:00
test_environment.py Initial Environment class and test 2013-06-17 20:23:38 +10:00
test_event.py avoid excessive database calls while loading events 2013-07-11 15:32:25 +08:00
test_heatclient.py Update oslo.notifier and always register options 2013-07-11 15:45:52 +02:00
test_hot.py Changes for HOT hello world template processing 2013-06-25 16:52:32 +02:00
test_identifier.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_instance.py Test that Tags get converted into nova metadata 2013-07-15 15:57:12 +10:00
test_instance_group.py Add a test for customizing AWS::EC2::Instance 2013-07-16 20:06:41 -05:00
test_instance_network.py Use the Environment from within the engine 2013-06-17 20:25:13 +10:00
test_loadbalancer.py Merge "Update oslo.notifier and always register options" 2013-07-18 01:06:15 +00:00
test_loguserdata.py Use Python 3.x compatible octal literals 2013-06-10 09:46:34 +02:00
test_metadata_refresh.py Global disable scheduler _sleep instead of mocking. 2013-07-11 16:08:54 +12:00
test_nested_stack.py Add tests for resource-data delete bug. 2013-07-16 19:31:25 -05:00
test_nokey.py Store stacks in the database when running unit tests 2013-06-14 12:31:27 +02:00
test_parameters.py Check missing parameters during stack create 2013-07-17 00:28:23 +08:00
test_parser.py Check missing parameters during stack create 2013-07-17 00:28:23 +08:00
test_plugin_loader.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_properties.py Add length validation to properties of type LIST and MAP. 2013-07-09 09:13:20 -05:00
test_provider_template.py Handle conversion of MAP properties to JSON params 2013-07-10 14:07:21 -05:00
test_quantum.py Create implicit depends from gateway to public subnet. 2013-07-12 15:22:16 +12:00
test_resource.py Stop patching the GenericResource's property_schema 2013-07-05 21:44:21 +10:00
test_rpc_client.py Update oslo.notifier and always register options 2013-07-11 15:45:52 +02:00
test_s3.py Implement attribute schema for resources 2013-06-19 18:59:54 -05:00
test_scheduler.py Use print_function compatible syntax 2013-06-24 15:41:51 +02:00
test_security_group.py Merge "Fixup some trivial license header mismatches" 2013-06-24 10:44:06 +00:00
test_server_tags.py Make sure that Tags on the InstanceGroup get passed to nova 2013-07-15 15:57:25 +10:00
test_short_id.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_sqlalchemy_api.py Add resource_data table for free-form key/value data. 2013-07-11 16:26:06 -05:00
test_stack_resource.py provide test for nested stack error path 2013-07-11 23:45:04 +08:00
test_swift.py Merge "Convert Resource to separate action/status" 2013-06-18 01:05:09 +00:00
test_template_format.py Make template_format.parse usable by environments 2013-06-17 20:26:23 +10:00
test_urlfetch.py Remove use of nose attrib plugin and most unittest 2013-04-30 13:51:31 -07:00
test_user.py Update oslo.notifier and always register options 2013-07-11 15:45:52 +02:00
test_validate.py Check duplicate names between params and resources 2013-07-08 00:16:43 +08:00
test_volume.py Global disable scheduler _sleep instead of mocking. 2013-07-11 16:08:54 +12:00
test_vpc.py Global disable scheduler _sleep instead of mocking. 2013-07-11 16:08:54 +12:00
test_waitcondition.py Merge "Update oslo.notifier and always register options" 2013-07-18 01:06:15 +00:00
test_watch.py engine : add suspend/resume support to watch resource 2013-07-06 07:35:29 +01:00
test_wsgi.py check content type in JSONRequestDeserializer 2013-06-25 13:27:00 +08:00
testing-overview.txt Remove examples and update testing-overview.txt 2013-04-30 13:51:31 -07:00
utils.py cleanup watchrule delete logic/tests 2013-07-04 16:30:30 +01:00