heat/heat/tests
Kanagaraj Manickam 65134b8d99 heat-manage service list
Adds required REST API, Db model and engine service
changes for reporting the heat engine service status.

Change-Id: I3ef29c1efd2015d62eec1033ed3a8c9f42e7a6e2
Implements: blueprint heat-manage-service-list
"DocImpact"
2015-02-02 13:05:46 +05:30
..
autoscaling Use unique stack name in tests by default 2015-01-30 20:36:45 +02:00
aws Use unique stack name in tests by default 2015-01-30 20:36:45 +02:00
db heat-manage service list 2015-02-02 13:05:46 +05:30
openstack Use unique stack name in tests by default 2015-01-30 20:36:45 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
__init__.py Enable E265 style check 2015-01-05 11:58:27 +02:00
common.py Use keystoneclient auth plugins 2015-01-27 09:24:12 +10:00
fakes.py Use keystoneclient auth plugins 2015-01-27 09:24:12 +10:00
generic_resource.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_api_aws.py Add additional tests for heat.api.aws package 2015-01-30 17:27:27 +01:00
test_api_cfn_v1.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_api_cloudwatch.py Always import heat.rpc.api as rpc_api 2014-12-01 16:28:51 -06:00
test_api_ec2token.py Add additional tests for heat.api.aws package 2015-01-30 17:27:27 +01:00
test_api_openstack_v1.py heat-manage service list 2015-02-02 13:05:46 +05:30
test_api_openstack_v1_util.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_api_openstack_v1_views_stacks_view_builder.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_api_openstack_v1_views_views_common.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_attributes.py Hide warning for old style attribute schema test 2014-06-18 08:58:45 +00:00
test_auth_password.py Use keystoneclient auth plugins 2015-01-27 09:24:12 +10:00
test_auth_url.py Fix [H302] errors in heat/common 2014-11-20 15:06:53 +00:00
test_autoscaling.py Implement 'InstanceId' for autoscaling group 2015-01-28 22:10:04 +08:00
test_autoscaling_update_policy.py Merge "Enable H904 style checking rule" 2015-01-26 04:31:38 +00:00
test_ceilometer_alarm.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_cinder_client.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_clients.py Merge "Use keystoneclient auth plugins" 2015-01-28 06:59:00 +00:00
test_cloud_config.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_cloudwatch.py Implement handle_check for CloudWatch 2014-11-11 14:27:37 -05:00
test_common_context.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_common_param_utils.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_common_policy.py Sync oslo modules 2014-12-10 19:57:12 +01:00
test_common_serializers.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_common_service_utils.py heat-manage service list 2015-02-02 13:05:46 +05:30
test_constraints.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
test_cw_alarm.py Use unique stack name in tests by default 2015-01-30 20:36:45 +02:00
test_dbinstance.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_dependencies.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_eip.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_empty_stack.py Fix updating from an empty stack 2014-07-17 21:35:17 +10:00
test_engine_api_utils.py Expose stack_user_project_id in stack-show 2015-01-22 12:29:06 +13:00
test_engine_service.py heat-manage service list 2015-02-02 13:05:46 +05:30
test_engine_service_stack_watch.py Separate StackWatch out into it's own module 2014-12-19 14:11:15 +10:00
test_environment.py Add "parameter_defaults" to the environment 2014-12-15 09:44:11 +10:00
test_environment_format.py Add "parameter_defaults" to the environment 2014-12-15 09:44:11 +10:00
test_event.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_exception.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
test_fault_middleware.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_function.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_glance_client.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_glance_image.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_grouputils.py Extract group functions into a utility module. 2014-12-04 10:39:31 +08:00
test_heat_autoscaling_group.py Avoid unnecessary passing of child_params in asg 2015-01-24 23:36:19 +08:00
test_heatclient.py Use keystoneclient auth plugins 2015-01-27 09:24:12 +10:00
test_hot.py Merge "Don't validate custom constraints on default values" 2015-01-27 03:12:21 +00:00
test_identifier.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_instance.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_instance_group.py Avoid unnecessary passing of child_params in asg 2015-01-24 23:36:19 +08:00
test_instance_group_update_policy.py Merge "Enable H904 style checking rule" 2015-01-26 04:31:38 +00:00
test_instance_network.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_iso_8601.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_lifecycle_plugin_utils.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_loadbalancer.py Merge "Enable H904 style checking rule" 2015-01-26 04:31:38 +00:00
test_loguserdata.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_metadata_refresh.py Merge "Enable resource signals be handled asynchronously" 2015-01-19 15:55:53 +00:00
test_multi_part.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nested_stack.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_network_interface.py Use unique stack name in tests by default 2015-01-30 20:36:45 +02:00
test_neutron.py Merge "Use properties.data when testing for "provided by the user"" 2015-01-28 11:36:27 +00:00
test_neutron_client.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_neutron_firewall.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_neutron_loadbalancer.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_neutron_metering.py Add 'shared' property for OS::Neutron::MeteringLabel 2015-01-08 01:08:56 +00:00
test_neutron_network_gateway.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_neutron_security_group.py Merge "Do not ignore OverQuota errors from neutronclient" 2015-01-27 03:36:52 +00:00
test_neutron_vpnservice.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nokey.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_notifications.py Merge "Remove TaskRunner from WaitCondition" 2015-01-26 04:32:42 +00:00
test_nova_client.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nova_floatingip.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nova_keypair.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nova_servergroup.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nova_utils.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_os_database.py Correct '_refresh_instance' method in OSDBInstance 2014-12-09 13:27:49 +00:00
test_parameters.py Merge "Don't validate custom constraints on default values" 2015-01-27 03:12:21 +00:00
test_parser.py Use keystoneclient auth plugins 2015-01-27 09:24:12 +10:00
test_plugin_loader.py Fix doc generation for contrib resources 2014-12-19 10:05:16 -05:00
test_plugin_manager.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_properties.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_provider_template.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_random_string.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_remote_stack.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_resource.py Add a strict_validate flag to Stacks 2015-01-06 09:31:22 +00:00
test_resource_group.py Merge "Enable H904 style checking rule" 2015-01-26 04:31:38 +00:00
test_restarter.py Apply nova server constraints for resources 2014-12-03 01:54:46 +00:00
test_rpc_client.py heat-manage service list 2015-02-02 13:05:46 +05:30
test_rsrc_defn.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_s3.py Gracefully fail to delete nonempty S3 Bucket 2015-01-02 19:20:49 +02:00
test_sahara_cluster.py Renaming image property to default_image_id 2015-01-23 20:33:11 -05:00
test_sahara_templates.py Allow floating_ip_pool on Nova-net in Sahara 2015-01-27 13:49:51 +02:00
test_scaling_template.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_scheduler.py Enable H202 style check 2015-01-13 11:36:45 +02:00
test_security_group.py Merge "Do not ignore OverQuota errors from neutronclient" 2015-01-27 03:36:52 +00:00
test_server.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_server_tags.py Merge "Always use fakes_v1_1 for heat.tests.v1_1 fakes import" 2014-12-12 02:29:36 +00:00
test_short_id.py Order imports in alphabetical order (9/9) 2014-05-22 16:49:51 +03:00
test_signal.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_software_component.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_software_config.py Use RPC directly for software config operations 2014-11-12 10:16:00 +13:00
test_software_deployment.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_sqlalchemy_api.py heat-manage service list 2015-02-02 13:05:46 +05:30
test_sqlalchemy_filters.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_sqlalchemy_types.py Fix [H302] errors in heat/engine 2014-11-26 16:43:55 +03:00
test_ssl_middleware.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_stack_lock.py Stop patching oslo.messaging private bits 2015-01-06 09:53:00 +10:00
test_stack_resource.py Merge "Convert parser tests that need nested stacks to unit tests" 2015-01-26 10:25:00 +00:00
test_stack_user.py Use unique stack name in tests by default 2015-01-30 20:36:45 +02:00
test_structured_config.py Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02:00
test_support.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_swift.py Use keystoneclient auth plugins 2015-01-27 09:24:12 +10:00
test_swift_client.py Always fetch temp URL key before generation 2015-01-22 12:58:58 +13:00
test_swiftsignal.py Merge "Remove TaskRunner from SwiftSignal" 2015-01-27 03:22:15 +00:00
test_template.py Remove vim headers 2014-10-16 17:54:42 +03:00
test_template_format.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_timeutils.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_urlfetch.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_user.py Use unique stack name in tests by default 2015-01-30 20:36:45 +02:00
test_validate.py Merge "Enhanced error handling in outputs block" 2015-02-01 22:17:21 +00:00
test_version_negotiation_middleware.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_volume_utils.py Split AWS/OS volume tests 2015-01-08 03:25:02 +00:00
test_vpc.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_watch.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_wsgi.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
testing-overview.txt Update testing-overview.txt 2014-12-15 10:55:09 +02:00
utils.py Use unique stack name in tests by default 2015-01-30 20:36:45 +02:00