heat/heat/tests
Zane Bitter 3f44b59b29 Move the code that reads the global environment
This belongs in the environment module, not the resources package.

Change-Id: I97093cef3a3e6d35bc82df8b8533cff7e5bc6ec9
2014-03-03 21:10:42 -05:00
..
db Change software_config storage of config and io columns 2014-02-28 17:08:43 +13:00
policy Add check_is_admin to common.policy.Enforcer 2013-11-27 22:30:59 +00:00
templates "version" section should be required in template 2014-01-24 09:47:55 +08:00
v1_1 Remove redundant default value None for dict.get 2014-02-22 12:00:56 +08:00
__init__.py Enable running tests via testr 2013-04-30 13:51:07 -07:00
common.py new method 'HeatTestCase.patchobject' 2014-01-17 17:16:42 +01:00
fakes.py Add parser.Stack support for stack_domain_projects 2014-02-10 14:09:51 +00:00
generic_resource.py Prevent user introspection of Python objects 2014-02-17 16:51:39 -05:00
test_api_aws.py Fix order of arguments in assertEqual (patch 1/2) 2014-01-24 12:59:23 +02:00
test_api_cfn_v1.py Unscoped List Stacks 2014-02-27 09:13:54 -05:00
test_api_cloudwatch.py Fix asserttion of types 2014-01-11 12:51:58 +00:00
test_api_ec2token.py Fix order of arguments in assertEqual (patch 1/2) 2014-01-24 12:59:23 +02:00
test_api_openstack_v1.py Unscoped List Stacks 2014-02-27 09:13:54 -05:00
test_api_openstack_v1_util.py Add policy enforcement to ReST API 2014-01-04 08:10:47 +00:00
test_api_openstack_v1_views_stacks_view_builder.py Add project to unscoped stack list response 2014-02-27 09:13:54 -05:00
test_api_openstack_v1_views_views_common.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
test_attributes.py Fix comparison with singletons 2013-12-18 12:30:30 +02:00
test_auth_password.py Move X-Auth-Url logic to auth_url middleware 2014-02-20 15:52:51 -06:00
test_auth_url.py Move X-Auth-Url logic to auth_url middleware 2014-02-20 15:52:51 -06:00
test_autoscaling.py Merge "Implement glance image constraint" 2014-03-03 04:27:06 +00:00
test_autoscaling_update_policy.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_ceilometer_alarm.py Fix ceilometer alarm properties schema 2014-01-16 03:59:33 -05:00
test_clients.py Added heat url in config for heat standalone mode 2014-01-14 17:49:29 +08:00
test_cloud_config.py A cloud-config resource based on SoftwareConfig 2014-02-05 08:30:51 +08:00
test_cloudwatch.py Fix comparison with singletons 2013-12-18 12:30:30 +02:00
test_common_context.py Retrieve user_id from HTTP Headers to populate Context 2014-02-07 17:17:25 +01:00
test_common_policy.py Fix order of arguments in assertEqual (patch 1/2) 2014-01-24 12:59:23 +02:00
test_constraints.py Implement custom constraints 2014-02-11 10:54:12 +01:00
test_cw_alarm.py Fix order of arguments in assertEqual (patch 1/2) 2014-01-24 12:59:23 +02:00
test_dbinstance.py Fix comparison with singletons 2013-12-18 12:30:30 +02:00
test_dependencies.py Fix order of arguments in assertEqual (patch 1/2) 2014-01-24 12:59:23 +02:00
test_eip.py Replace function resolution with lazy evaluation 2014-02-19 00:02:01 -05:00
test_engine_api_utils.py Merge "Change software_config storage of config and io columns" 2014-03-03 12:00:44 +00:00
test_engine_service.py Give cfn a separate Template class 2014-03-03 21:10:42 -05:00
test_environment.py Move the code that reads the global environment 2014-03-03 21:10:42 -05:00
test_environment_format.py Verify that parsed environment file maps to a dict 2014-02-11 09:36:40 +08:00
test_event.py New Event uuid column and autoincremental id 2014-02-05 11:15:42 -03:00
test_exception.py use msg_fmt not message in Exceptions 2013-10-24 10:44:15 -10:00
test_fault_middleware.py wsgi.Resource exception handling to not log errors 2013-12-18 16:10:09 -03:00
test_function.py Add a base class for pluggable functions 2014-02-17 16:51:39 -05:00
test_heat_autoscaling_group.py add OS::Heat::AutoScalingGroup 2014-02-21 22:02:31 +00:00
test_heatclient.py Revert config mocking to cfg.CONF.set_override 2014-02-17 09:07:29 +00:00
test_hot.py Calculate template version only once 2014-03-03 21:10:42 -05:00
test_identifier.py Fix order of arguments in assertEqual (patch 1/2) 2014-01-24 12:59:23 +02:00
test_image.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_instance.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_instance_group.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_instance_group_update_policy.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_instance_network.py Add a nova keypair constraint 2014-02-12 14:40:40 +01:00
test_iso8601_utils.py Fix order of arguments in assertEqual (patch 1/2) 2014-01-24 12:59:23 +02:00
test_loadbalancer.py Merge "Implement glance image constraint" 2014-03-03 04:27:06 +00:00
test_loguserdata.py Fix comparison with singletons 2013-12-18 12:30:30 +02:00
test_metadata_refresh.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_multi_part.py A multipart cloud-init resource based on SoftwareConfig 2014-02-05 08:30:28 +08:00
test_nested_stack.py Add preview for NestedStack 2014-02-17 23:33:01 -05:00
test_neutron.py Adding "device_owner" property for Port resource 2014-02-24 10:18:40 +08:00
test_neutron_autoscaling.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_neutron_firewall.py Fix comparison with singletons 2013-12-18 12:30:30 +02:00
test_neutron_loadbalancer.py Fix indentation errors found by Pep8 1.4.6+ 2014-02-05 20:30:39 +01:00
test_neutron_metering.py Implement neutron metering resources 2014-01-10 02:22:12 -05:00
test_neutron_network_gateway.py Implements resource type NetworkGateway 2014-02-18 14:45:53 +09:00
test_neutron_security_group.py Fix comparison with singletons 2013-12-18 12:30:30 +02:00
test_neutron_vpnservice.py Fix comparison with singletons 2013-12-18 12:30:30 +02:00
test_nokey.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_notifications.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_nova_floatingip.py Implements Nova FloatingIP resources 2014-01-09 11:19:22 +04:00
test_nova_keypair.py Add validation to KeyPair resource 2014-02-13 09:11:14 -06:00
test_nova_utils.py Move refresh_server() to nova_utils 2014-02-19 13:34:02 -06:00
test_os_database.py Handle API limit exception in OS::Trove::Instance 2014-02-06 14:54:30 -06:00
test_parameters.py Native Pseudo Parameters 2014-01-30 14:59:03 -03:00
test_parser.py Calculate template version only once 2014-03-03 21:10:42 -05:00
test_plugin_loader.py Fix order of arguments in assertEqual (patch 2/2) 2014-01-19 12:46:20 +02:00
test_plugin_manager.py Add a plugin_manager module 2014-03-03 21:10:42 -05:00
test_properties.py Add validation of nested property schema 2014-02-25 03:45:18 -05:00
test_provider_template.py Add preview for TemplateResource 2014-02-17 23:33:01 -05:00
test_random_string.py RandomString use the random string as the resource_id 2014-02-14 08:57:50 +13:00
test_resource.py Change Resource timestamps to save correct info 2014-02-27 09:13:54 -05:00
test_resource_group.py Add preview for ResourceGroup 2014-02-17 23:33:01 -05:00
test_restarter.py Fix comparison with singletons 2014-01-13 10:06:44 +02:00
test_rpc_client.py Unscoped List Stacks 2014-02-27 09:13:54 -05:00
test_s3.py Replace try...except...pass block with assertRaises 2014-01-04 14:42:35 +08:00
test_scaling_template.py Add unit tests for heat.scaling.template 2014-02-07 01:12:38 +00:00
test_scheduler.py Fix order of arguments in assertEqual (patch 2/2) 2014-01-19 12:46:20 +02:00
test_security_group.py Fix comparison with singletons 2014-01-13 10:06:44 +02:00
test_server.py Merge "Add admin_pass as a property" 2014-03-03 11:54:39 +00:00
test_server_tags.py Add a nova keypair constraint 2014-02-12 14:40:40 +01:00
test_short_id.py Fix order of arguments in assertEqual (patch 2/2) 2014-01-19 12:46:20 +02:00
test_signal.py Remove unused output section from test template 2014-02-24 23:27:43 -05:00
test_software_config.py Resource type for software configuration 2014-02-05 08:29:54 +08:00
test_sqlalchemy_api.py Merge "Alter stack_count_all_by_tenant to stack_count_all" 2014-03-03 12:37:54 +00:00
test_sqlalchemy_filters.py Add exact filter support to SQL API list stacks 2013-11-20 08:37:23 -06:00
test_sqlalchemy_types.py Refactor MySQL long text support 2014-01-17 17:37:37 +08:00
test_ssl_middleware.py New middleware to handle SSL termination proxies 2014-01-14 15:58:14 -03:00
test_stack_lock.py Add a new ThreadGroupManager class 2014-01-20 16:23:53 -06:00
test_stack_resource.py Give cfn a separate Template class 2014-03-03 21:10:42 -05:00
test_support.py Refactor SupportStatus into its own module 2014-02-20 10:21:32 +13:00
test_swift.py Merge "Fix showing events on swift." 2014-01-14 02:32:41 +00:00
test_template_format.py Display max_template_size when a template is too large 2014-02-13 12:17:42 -06:00
test_urlfetch.py Use six.moves cStringIO instead of cStringIO 2014-02-17 15:17:42 +08:00
test_user.py Remove redundant FnGetAtt from User resource 2014-02-25 17:09:48 +00:00
test_validate.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_version_negotiation_middleware.py pep8 fix: assertEquals -> assertEqual 2013-12-12 17:19:39 -05:00
test_volume.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
test_vpc.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
test_waitcondition.py unit tests: Always resolve static functions 2014-02-19 00:02:01 -05:00
test_watch.py Fix order of arguments in assertEqual (patch 2/2) 2014-01-19 12:46:20 +02:00
test_wsgi.py Fix order of arguments in assertEqual (patch 2/2) 2014-01-19 12:46:20 +02:00
testing-overview.txt Remove examples and update testing-overview.txt 2013-04-30 13:51:31 -07:00
utils.py Account for truncated resource names in test PhysName 2013-12-06 10:09:14 -06:00