..
api
Add REST api support for cancel without rollback
5 years ago
autoscaling
Raise NotFound() when group member does not exist
5 years ago
aws
Move FakeKeystoneClient to engine.clients
5 years ago
clients
Move FakeKeystoneClient to engine.clients
5 years ago
constraints
Use more specific asserts in tests
6 years ago
convergence
Add converge flag in stack update for observing on reality
6 years ago
db
Fix logic error in sqlarchemy api
5 years ago
engine
Move FakeKeystoneClient to engine.clients
5 years ago
openstack
Merge "Set `public` as update allowed for cluster template"
5 years ago
policy
Allow policies for resource_types with wildcard
6 years ago
templates
…
__init__.py
Switch to mox3
7 years ago
common.py
Move FakeKeystoneClient to engine.clients
5 years ago
fakes.py
Move FakeKeystoneClient to engine.clients
5 years ago
generic_resource.py
Remove the existing snapshots from the backend
5 years ago
test_attributes.py
Revert "Support attributes with dynamic scheme"
6 years ago
test_auth_password.py
Make standalone heat work with keystone v3
6 years ago
test_auth_url.py
Use keystone session in endpoint_utils
7 years ago
test_common_context.py
Make standalone heat work with keystone v3
6 years ago
test_common_env_util.py
Handle zero values when merging environments
6 years ago
test_common_exception.py
Adds error_code in heat exceptions
7 years ago
test_common_param_utils.py
…
test_common_policy.py
Allow policies for resource_types with wildcard
6 years ago
test_common_serializers.py
…
test_common_service_utils.py
datetime.datetime.utcnow() should be replaced
7 years ago
test_constraints.py
Add a modulo core constraint
6 years ago
test_convg_stack.py
Don't use Dependencies repr in tests
5 years ago
test_crypt.py
Fix error for invalid auth_encryption_key
6 years ago
test_dbinstance.py
Remove unnecessary setUp and tearDown
6 years ago
test_empty_stack.py
…
test_engine_api_utils.py
Eager load resource_properties_data in resource
6 years ago
test_engine_service.py
Add converge flag in stack update for observing on reality
6 years ago
test_engine_service_stack_watch.py
Fix [H405] pep rule in heat/tests
7 years ago
test_environment.py
Remove usage of parameter enforce_type
6 years ago
test_environment_format.py
Add new environment section for merge strategies
7 years ago
test_event.py
Eager load resource_properties_data in resource
6 years ago
test_exception.py
Improve StackValidationFailed exception
6 years ago
test_fault_middleware.py
Don't return the sensitive information to user
5 years ago
test_function.py
Allow paths as lists in function.validate()
5 years ago
test_grouputils.py
Move function for member_definitions to grouputil
7 years ago
test_hacking.py
Correct mistaken parameters of test_hacking.py in tests
7 years ago
test_hot.py
Allow paths as lists in function.validate()
5 years ago
test_identifier.py
Revert "Revert "Enable heat to use uwsgi with devstack""
6 years ago
test_lifecycle_plugin_utils.py
Use more specific asserts in tests
6 years ago
test_loguserdata.py
Remove spurious logs from test_loguserdata
7 years ago
test_metadata_refresh.py
Only check service availability during validation
6 years ago
test_nested_stack.py
Use StackDefinition in intrinsic functions for resolving data
6 years ago
test_noauth.py
Add noauth middleware
6 years ago
test_nokey.py
Unit tests: Don't use ResourceDefinition as cfn snippet
7 years ago
test_notifications.py
Restore timezone information in API response
7 years ago
test_parameters.py
Catch type errors when casting to int
6 years ago
test_plugin_loader.py
…
test_properties.py
Add unit test for translate with no translate value
6 years ago
test_properties_group.py
Initial PropertiesGroup implementation
6 years ago
test_provider_template.py
Improve StackValidationFailed exception
6 years ago
test_resource.py
Correct the filter attribute of db model 'ResourcePropertiesData'
5 years ago
test_resource_properties_data.py
Store resource attributes in the DB
6 years ago
test_rpc_client.py
Merge "Use exception_filter in RPC client"
6 years ago
test_rpc_listener_client.py
…
test_rpc_worker_client.py
Convergence: Cancel message
7 years ago
test_rsrc_defn.py
Cache names of required resources in ResourceDefinition
6 years ago
test_server_tags.py
Unit tests: Don't use ResourceDefinition as cfn snippet
7 years ago
test_short_id.py
Less unicode weirdness in short_id
6 years ago
test_signal.py
Move FakeKeystoneClient to engine.clients
5 years ago
test_stack.py
Move FakeKeystoneClient to engine.clients
5 years ago
test_stack_collect_attributes.py
Cache dep_attrs for all resources in definitions
6 years ago
test_stack_delete.py
Move FakeKeystoneClient to engine.clients
5 years ago
test_stack_lock.py
Don't always eagerly load the raw_template for a stack
6 years ago
test_stack_resource.py
Add converge flag in stack update for observing on reality
6 years ago
test_stack_update.py
Rollback stack with correct tags
6 years ago
test_stack_user.py
Move FakeKeystoneClient to engine.clients
5 years ago
test_support.py
…
test_template.py
Merge "Strip disabled resources from depends_on in add_resource()"
6 years ago
test_template_files.py
del _session(), use context.session directly
7 years ago
test_template_format.py
Remove usage of parameter enforce_type
6 years ago
test_timeutils.py
Get rid of timeutils.round_to_seconds()
6 years ago
test_translation_rule.py
Enable new translation mechanism
6 years ago
test_urlfetch.py
Remove usage of parameter enforce_type
6 years ago
test_validate.py
Merge "Added tags attribute to the template parameter"
5 years ago
test_version.py
…
test_vpc.py
Fix is_using_neutron
7 years ago
test_watch.py
Use more specific asserts in tests
6 years ago
testing-overview.txt
…
utils.py
Create replacement resource atomically
5 years ago