.. |
autoscaling
|
Merge "Provide a signal URL attribute for alarms"
|
8 years ago |
aws
|
SignalResponder _get_signed_url should use cloudformation endpoint
|
8 years ago |
barbican
|
Move barbican resources in-tree
|
8 years ago |
db
|
Merge "Support for encrypt/decrypt parameters in heat-manage"
|
8 years ago |
engine
|
Catch exceptions in service status report
|
8 years ago |
keystone
|
Update unit test case for Keystone client plug-in for service
|
8 years ago |
neutron
|
Merge "Fix RouterInterface properties validation"
|
8 years ago |
nova
|
Move nova_flavor resource in-tree
|
8 years ago |
openstack
|
Merge "Save snapshot to db before stack snapshot complete"
|
8 years ago |
policy
|
…
|
|
templates
|
…
|
|
__init__.py
|
Make import of oslo libraries namespaceless
|
8 years ago |
common.py
|
Register ResourceWithProps in HeatTestCase
|
8 years ago |
fakes.py
|
Fix some new PEP8 errors found at gate
|
8 years ago |
generic_resource.py
|
Add type field to the resource attributes schema
|
8 years ago |
test_api_aws.py
|
Add additional tests for heat.api.aws package
|
8 years ago |
test_api_cfn_v1.py
|
Add ability to filter stacks by tag
|
8 years ago |
test_api_cloudwatch.py
|
Use six.iterkeys(x) instead of x.keys()
|
8 years ago |
test_api_ec2token.py
|
Merge "Enable SSL for EC2Tokens."
|
8 years ago |
test_api_openstack_v1.py
|
Include support status in resource schema
|
8 years ago |
test_api_openstack_v1_util.py
|
Fix [H302] errors in heat/tests
|
8 years ago |
test_api_openstack_v1_views_stacks_view_builder.py
|
…
|
|
test_api_openstack_v1_views_views_common.py
|
…
|
|
test_attributes.py
|
Remove deprecated old attribute schema
|
8 years ago |
test_auth_password.py
|
Make import of oslo libraries namespaceless
|
8 years ago |
test_auth_url.py
|
…
|
|
test_barbican_client.py
|
Add test for barbican client
|
8 years ago |
test_ceilometer_alarm.py
|
Fetch endpoint from service catalog
|
8 years ago |
test_cinder_client.py
|
Use EntityNotFound instead of VolumeSnapshotNotFound/VolumeTypeNotFound
|
8 years ago |
test_cinder_volume_type.py
|
Make 'name' updatable for cinder volume type
|
8 years ago |
test_clients.py
|
Test manila and zaqar exceptions
|
8 years ago |
test_cloud_config.py
|
Show deprecated warnings when import parser
|
8 years ago |
test_cloudwatch.py
|
Disable cloud-watch-lite by default
|
8 years ago |
test_common_context.py
|
Switch to oslo.policy
|
8 years ago |
test_common_param_utils.py
|
Raise HTTPBadRequest instead of ValueError for API validation
|
8 years ago |
test_common_policy.py
|
Switch to oslo.policy
|
8 years ago |
test_common_serializers.py
|
Replace dict.itervalues/dict.iteritems and use len over filter function
|
8 years ago |
test_common_service_utils.py
|
heat-manage service list
|
8 years ago |
test_constraints.py
|
Catch warnings consistently during tests
|
8 years ago |
test_cw_alarm.py
|
Move heat resources
|
8 years ago |
test_dbinstance.py
|
Show deprecated warnings when import parser
|
8 years ago |
test_dependencies.py
|
fix for retrieving leaf nodes in convergence stack delete
|
8 years ago |
test_empty_stack.py
|
Show deprecated warnings when import parser
|
8 years ago |
test_engine_api_utils.py
|
Register ResWithComplexPropsAndAttrs in HeatTest
|
8 years ago |
test_engine_service.py
|
Register ResourceWithProps in HeatTestCase
|
8 years ago |
test_engine_service_stack_watch.py
|
Catch warnings consistently during tests
|
8 years ago |
test_engine_worker.py
|
Convergence resource operations
|
8 years ago |
test_environment.py
|
Should raise error if hook is invalid
|
8 years ago |
test_environment_format.py
|
Encrypt Heat template hidden parameters
|
8 years ago |
test_event.py
|
Show deprecated warnings when import parser
|
8 years ago |
test_exception.py
|
Fix some new PEP8 errors found at gate
|
8 years ago |
test_fault_middleware.py
|
Separate message and traceback even if not a remote error
|
8 years ago |
test_function.py
|
Show deprecated warnings when import parser
|
8 years ago |
test_glance_client.py
|
Use EntityNotFound instead of ImageNotFound
|
8 years ago |
test_glance_image.py
|
Merge "Improve StackValidationFailed response in properties"
|
8 years ago |
test_grouputils.py
|
Use six.itervalues(x) instead of x.values()
|
8 years ago |
test_heatclient.py
|
Merge "Don't use scoping information for admin auth"
|
8 years ago |
test_hot.py
|
Register ResourceWithProps in HeatTestCase
|
8 years ago |
test_identifier.py
|
Use HeatTestCase as parent instead of testtools
|
8 years ago |
test_instance_group.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_instance_group_update_policy.py
|
Novaclient v2 instead of v1_1
|
8 years ago |
test_iso_8601.py
|
Move resource inheritance class to engine/resources
|
8 years ago |
test_lifecycle_plugin_utils.py
|
Enable H904 style checking rule
|
8 years ago |
test_loguserdata.py
|
Enable H305 and H307 style checks
|
8 years ago |
test_manila_client.py
|
Add manila client to heat requirements
|
8 years ago |
test_manila_security_service.py
|
Add manila client to heat requirements
|
8 years ago |
test_manila_share_type.py
|
Add manila client to heat requirements
|
8 years ago |
test_metadata_refresh.py
|
Fetch endpoint from service catalog
|
8 years ago |
test_mistral_client.py
|
Move mistral resources in-tree
|
8 years ago |
test_mistral_cron_trigger.py
|
Move mistral resources in-tree
|
8 years ago |
test_mistral_workflow.py
|
Move mistral resources in-tree
|
8 years ago |
test_multi_part.py
|
Show deprecated warnings when import parser
|
8 years ago |
test_nested_stack.py
|
Switch total_resources to use stack_count_total_resources
|
8 years ago |
test_nokey.py
|
Novaclient v2 instead of v1_1
|
8 years ago |
test_notifications.py
|
Stop using oslo_utils.timeutils.isotime()
|
8 years ago |
test_nova_client.py
|
Move _check_active to nova client plugin
|
8 years ago |
test_nova_floatingip.py
|
Stop monkey-patching global namespace
|
8 years ago |
test_nova_keypair.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_nova_servergroup.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_os_database.py
|
Add replication properties to OS::Trove::Instance
|
8 years ago |
test_parameters.py
|
Use HeatTestCase as parent instead of testtools
|
8 years ago |
test_plugin_loader.py
|
Use HeatTestCase as parent instead of testtools
|
8 years ago |
test_plugin_manager.py
|
…
|
|
test_properties.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_provider_template.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_random_string.py
|
Merge "Improve StackValidationFailed response in properties"
|
8 years ago |
test_remote_stack.py
|
Support check for remote stack
|
8 years ago |
test_resource.py
|
Register ResourceWithProps in HeatTestCase
|
8 years ago |
test_resource_group.py
|
Register ResourceWithComplexAttributes in HeatTest
|
8 years ago |
test_restarter.py
|
Stop monkey-patching global namespace
|
8 years ago |
test_rpc_client.py
|
Support to generate hot template based on resource type
|
8 years ago |
test_rpc_worker_client.py
|
Remove return for rpc casts in rpc worker client
|
8 years ago |
test_rsrc_defn.py
|
Add deprecation warning for ResourceDefinition
|
8 years ago |
test_sahara_client.py
|
Use EntityNotFound instead of ImageNotFound
|
8 years ago |
test_sahara_cluster.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_sahara_templates.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_scaling_template.py
|
Change instances of x.next() to next(x)
|
8 years ago |
test_scheduler.py
|
Change instances of x.next() to next(x)
|
8 years ago |
test_server.py
|
Fix block_device_mapping property validation when using get_attr
|
8 years ago |
test_server_tags.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_short_id.py
|
Use HeatTestCase as parent instead of testtools
|
8 years ago |
test_signal.py
|
SignalResponder _get_signed_url should use cloudformation endpoint
|
8 years ago |
test_software_component.py
|
Improve StackValidationFailed response in properties
|
8 years ago |
test_software_config.py
|
Show deprecated warnings when import parser
|
8 years ago |
test_software_deployment.py
|
Stop monkey-patching global namespace
|
8 years ago |
test_ssl_middleware.py
|
Make import of oslo libraries namespaceless
|
8 years ago |
test_stack.py
|
Register ResourceWithProps in HeatTestCase
|
8 years ago |
test_stack_collect_attributes.py
|
Register ResourceWithProps in HeatTestCase
|
8 years ago |
test_stack_delete.py
|
Fix logging during delete stack
|
8 years ago |
test_stack_lock.py
|
Pass stack id to init stacklock
|
8 years ago |
test_stack_resource.py
|
Switch total_resources to use stack_count_total_resources
|
8 years ago |
test_stack_update.py
|
Register ResourceWithProps in HeatTestCase
|
8 years ago |
test_stack_user.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_structured_config.py
|
Rename OS::Heat::StructuredDeployments
|
8 years ago |
test_support.py
|
Check all available support statuses
|
8 years ago |
test_swift.py
|
Retain references to stacks in all unit tests
|
8 years ago |
test_swift_client.py
|
Stop using deprecated oslo_utils.timeutils.strtime()
|
8 years ago |
test_swiftsignal.py
|
Fix call to ignore_not_found() in SwiftSignal
|
8 years ago |
test_sync_point.py
|
Convergence: Check-Resource skeleton
|
8 years ago |
test_template.py
|
Remove deprecated resolve_runtime_data
|
8 years ago |
test_template_format.py
|
Use six.iterkeys(x) instead of x.keys()
|
8 years ago |
test_timeutils.py
|
Make all assertEqual() calls conform to convention
|
8 years ago |
test_trove_cluster.py
|
Improve StackValidationFailed response in properties
|
8 years ago |
test_urlfetch.py
|
Make import of oslo libraries namespaceless
|
8 years ago |
test_validate.py
|
Improve StackValidationFailed resp param_groups
|
8 years ago |
test_version_negotiation_middleware.py
|
Enable H904 style checking rule
|
8 years ago |
test_volume_utils.py
|
Novaclient v2 instead of v1_1
|
8 years ago |
test_vpc.py
|
Show deprecated warnings when import parser
|
8 years ago |
test_watch.py
|
Heat could not create samples with Ceilometer
|
8 years ago |
test_wsgi.py
|
Make import of oslo libraries namespaceless
|
8 years ago |
test_zaqar_client.py
|
Move zaqar client into main tree
|
8 years ago |
test_zaqar_queue.py
|
Move zaqar resource in-tree
|
8 years ago |
testing-overview.txt
|
Update testing-overview.txt
|
8 years ago |
utils.py
|
Pass the environment into the Template class and not Stack
|
8 years ago |