..
api
Includes project info while admin getting stacks
6 years ago
autoscaling
Improve resource.NoActionRequired
6 years ago
aws
No need to check if resource not created
6 years ago
clients
Don't use keystoneclient for auth_ref
6 years ago
constraints
Use more specific asserts in tests
6 years ago
convergence
De-duplicate properties_data between events, resources
6 years ago
db
Data migration enabling storage of resource attributes
6 years ago
engine
Mark deprecated resources as HIDDEN
6 years ago
openstack
Fix using parent_name for Properties
6 years ago
policy
Allow policies for resource_types with wildcard
6 years ago
templates
…
__init__.py
…
common.py
Revert "Enable debug logging in unit tests"
6 years ago
fakes.py
Don't use keystoneclient for auth_ref
6 years ago
generic_resource.py
Unit tests: add a test resource that takes multiple steps
7 years ago
test_attributes.py
Include an OS::stack_id output when generating a template
6 years ago
test_auth_password.py
Migrate to keystoneauth
6 years ago
test_auth_url.py
Use keystone session in endpoint_utils
6 years ago
test_common_context.py
Don't use keystone_authtoken section for trust
6 years ago
test_common_env_util.py
Handle zero values when merging environments
6 years ago
test_common_exception.py
…
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
…
test_constraints.py
Add a modulo core constraint
6 years ago
test_convg_stack.py
Just to migrate existing resource to backup stack
6 years ago
test_crypt.py
Refactor, add encrypt/decrypt data dict functions to crypt
6 years ago
test_dbinstance.py
Remove unnecessary setUp and tearDown
6 years ago
test_empty_stack.py
…
test_engine_api_utils.py
Just to migrate existing resource to backup stack
6 years ago
test_engine_service.py
Fix for resources stuck in progress after engine crash
6 years ago
test_engine_service_stack_watch.py
…
test_environment.py
Merge "Using assertIsNone() instead of assertIs(None)"
6 years ago
test_environment_format.py
Add new environment section for merge strategies
7 years ago
test_event.py
Merge "Lazy-load resource_properties_data for events"
6 years ago
test_exception.py
…
test_fault_middleware.py
Set enforce_type=True on config overrides in tests
7 years ago
test_function.py
Return error with path in function validate
6 years ago
test_grouputils.py
…
test_hacking.py
Correct mistaken parameters of test_hacking.py in tests
7 years ago
test_hot.py
Move CFN pseudo functions out of Parameters base class
6 years ago
test_identifier.py
…
test_lifecycle_plugin_utils.py
Use more specific asserts in tests
6 years ago
test_loguserdata.py
…
test_metadata_refresh.py
Use more specific asserts in tests
6 years ago
test_nested_stack.py
Just to migrate existing resource to backup stack
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
6 years ago
test_parameters.py
string parameter type mismatch
7 years ago
test_plugin_loader.py
…
test_properties.py
Add full path for Property
6 years ago
test_properties_group.py
Initial PropertiesGroup implementation
6 years ago
test_provider_template.py
Pass on outputs errors to parent stacks
6 years ago
test_resource.py
No need to check if resource not created
6 years ago
test_resource_properties_data.py
Add the ResourcePropertiesData object
6 years ago
test_rpc_client.py
Delete mox.stubs in heat
7 years ago
test_rpc_listener_client.py
…
test_rpc_worker_client.py
Convergence: Cancel message
7 years ago
test_rsrc_defn.py
Ignore dependency errors with conditions
6 years ago
test_server_tags.py
Unit tests: Don't use ResourceDefinition as cfn snippet
7 years ago
test_short_id.py
…
test_signal.py
Merge "Move NoActionRequired exception back where it belongs"
6 years ago
test_stack.py
No need to check if resource not created
6 years ago
test_stack_collect_attributes.py
Efficient passing of attrs during traversals
6 years ago
test_stack_delete.py
Be consistent about context first argument in db api
7 years ago
test_stack_lock.py
Don't always eagerly load the raw_template for a stack
6 years ago
test_stack_resource.py
Do not throw an exception if stack outputs is not set
6 years ago
test_stack_update.py
Non-destructive upgrade for deprecated resources
7 years ago
test_stack_user.py
Just to migrate existing resource to backup stack
6 years ago
test_support.py
…
test_template.py
Move CFN pseudo functions out of Parameters base class
6 years ago
test_template_files.py
del _session(), use context.session directly
7 years ago
test_template_format.py
Use more specific asserts in tests
6 years ago
test_timeutils.py
Remove unnecessary setUp and tearDown
6 years ago
test_translation_rule.py
Add workaround for functions in translation
6 years ago
test_urlfetch.py
Set enforce_type=True on config overrides in tests
7 years ago
test_validate.py
Check if image_identifier is UUID
6 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
Allow to create admin context for tests
6 years ago