heat 包¶
子包¶
- heat.api 包
- heat.common 包
- 子模块
- heat.common.auth_password 模块
- heat.common.auth_plugin 模块
- heat.common.auth_url 模块
- heat.common.cache 模块
- heat.common.config 模块
- heat.common.context 模块
- heat.common.crypt 模块
- heat.common.custom_backend_auth 模块
- heat.common.endpoint_utils 模块
- heat.common.environment_format 模块
- heat.common.environment_util 模块
- heat.common.exception 模块
ActionInProgressActionNotCompleteAuthorizationFailureCircularDependencyExceptionClientNotAvailableConcurrentTransactionConflictingMergeStrategyForParamDownloadLimitExceededEgressRuleNotAllowedEntityNotFound错误EventSendFailedForbiddenHTTPExceptionDisguiseHeatExceptionHeatExceptionWithPathImmutableParameterModifiedIncompatibleObjectVersionInterfaceAttachFailedInterfaceDetachFailed无效InvalidBreakPointHookInvalidContentTypeInvalidEncryptionKeyInvalidExternalResourceDependencyInvalidGlobalResourceInvalidMergeStrategyForParamInvalidRestrictedActionInvalidSchemaErrorInvalidServiceVersionInvalidTemplateAttributeInvalidTemplateReferenceInvalidTemplateSectionInvalidTemplateVersionInvalidTemplateVersionsInvalidTenantKeystoneServiceNameConflictMissingCredentialErrorNotAuthenticatedNotAuthorizedNotFoundNotSupportedObjectActionErrorObjectFieldInvalidOrphanedObjectErrorPhysicalResourceExistsPhysicalResourceIDAmbiguityPhysicalResourceNameAmbiguityPropertyUnspecifiedErrorReadOnlyFieldErrorRequestLimitExceededResourceActionNotSupportedResourceActionRestrictedResourceFailureResourceInErrorResourceNotAvailableResourceNotFoundResourcePropertyConflictResourcePropertyDependencyResourcePropertyValueDependencyResourceTypeUnavailableResourceUnknownStatusSIGHUPInterruptSnapshotNotFoundStackExistsStackResourceLimitExceededStackValidationFailedStopActionFailedTemplateOutputErrorUnableToAutoAllocateNetworkUnknownUserParameterUnsupportedObjectErrorUpdateInProgressUpdateReplaceUserParameterMissing
- heat.common.grouputils 模块
- heat.common.i18n 模块
- heat.common.identifier 模块
- heat.common.lifecycle_plugin_utils 模块
- heat.common.messaging 模块
- heat.common.netutils 模块
- heat.common.noauth 模块
- heat.common.param_utils 模块
- heat.common.password_gen 模块
- heat.common.plugin_loader 模块
- heat.common.pluginutils 模块
- heat.common.policy 模块
- heat.common.profiler 模块
- heat.common.serializers 模块
- heat.common.service_utils 模块
- heat.common.short_id 模块
- heat.common.template_format 模块
- heat.common.timeutils 模块
- heat.common.urlfetch 模块
- heat.common.wsgi 模块
- 模块内容
- 子模块
- heat.db 包
- 子模块
- heat.db.api 模块
engine_get_all_locked_by_stack()event_count_all_by_stack()event_create()event_get_all_by_stack()event_get_all_by_tenant()get_engine()persist_state_and_release_lock()purge_deleted()raw_template_create()raw_template_delete()raw_template_files_create()raw_template_files_get()raw_template_get()raw_template_update()reset_stack_status()resource_attr_data_delete()resource_attr_id_set()resource_create()resource_create_replacement()resource_data_delete()resource_data_get()resource_data_get_all()resource_data_get_by_key()resource_data_set()resource_delete()resource_exchange_stacks()resource_get()resource_get_all()resource_get_all_active_by_stack()resource_get_all_by_physical_resource_id()resource_get_all_by_root_stack()resource_get_all_by_stack()resource_get_by_name_and_stack()resource_get_by_physical_resource_id()resource_prop_data_create()resource_prop_data_create_or_update()resource_prop_data_get()resource_purge_deleted()resource_update()resource_update_and_save()retry_on_db_error()service_create()service_delete()service_get()service_get_all()service_get_all_by_args()service_update()snapshot_count_all_by_stack()snapshot_create()snapshot_delete()snapshot_get()snapshot_get_all_by_stack()snapshot_get_by_stack()snapshot_update()software_config_count_all()software_config_create()software_config_delete()software_config_get()software_config_get_all()software_deployment_count_all()software_deployment_create()software_deployment_delete()software_deployment_get()software_deployment_get_all()software_deployment_update()stack_count_all()stack_count_total_resources()stack_create()stack_delete()stack_get()stack_get_all()stack_get_all_by_owner_id()stack_get_all_by_root_owner_id()stack_get_by_name()stack_get_by_name_and_owner_id()stack_get_root_id()stack_get_status()stack_lock_create()stack_lock_get_engine_id()stack_lock_release()stack_lock_steal()stack_tags_delete()stack_tags_get()stack_tags_set()stack_update()sync_point_create()sync_point_delete_all_by_stack_and_traversal()sync_point_get()sync_point_update_input_data()user_creds_create()user_creds_delete()user_creds_get()
- heat.db.filters 模块
- heat.db.migration 模块
- heat.db.models 模块
- heat.db.types 模块
- heat.db.utils 模块
- heat.db.api 模块
- 模块内容
- 子模块
- heat.engine 包
- 子包
- 子模块
- heat.engine.api 模块
extract_args()format_event()format_notification_body()format_resource_attributes()format_resource_properties()format_snapshot()format_software_config()format_software_deployment()format_stack()format_stack_db_object()format_stack_output()format_stack_outputs()format_stack_preview()format_stack_resource()format_validate_parameter()format_watch()format_watch_data()translate_filters()
- heat.engine.attributes 模块
- heat.engine.check_resource 模块
- heat.engine.conditions 模块
- heat.engine.constraints 模块
- heat.engine.dependencies 模块
- heat.engine.environment 模块
- heat.engine.event 模块
- heat.engine.function 模块
- heat.engine.lifecycle_plugin 模块
- heat.engine.node_data 模块
- heat.engine.output 模块
- heat.engine.parameter_groups 模块
- heat.engine.parameters 模块
- heat.engine.parent_rsrc 模块
- heat.engine.plugin_manager 模块
- heat.engine.properties 模块
- heat.engine.properties_group 模块
- heat.engine.resource 模块
- heat.engine.rsrc_defn 模块
- heat.engine.scheduler 模块
- heat.engine.service 模块
- heat.engine.service_software_config 模块
- heat.engine.software_config_io 模块
- heat.engine.stack 模块
- heat.engine.stack_lock 模块
- heat.engine.status 模块
- heat.engine.stk_defn 模块
- heat.engine.support 模块
- heat.engine.sync_point 模块
- heat.engine.template 模块
- heat.engine.template_common 模块
- heat.engine.template_files 模块
- heat.engine.timestamp 模块
- heat.engine.translation 模块
- heat.engine.update 模块
- heat.engine.worker 模块
- heat.engine.api 模块
- 模块内容
- heat.objects 包
- 子模块
- heat.objects.base 模块
- heat.objects.event 模块
- heat.objects.fields 模块
- heat.objects.raw_template 模块
- heat.objects.raw_template_files 模块
- heat.objects.resource 模块
- heat.objects.resource_data 模块
- heat.objects.resource_properties_data 模块
- heat.objects.service 模块
- heat.objects.snapshot 模块
- heat.objects.software_config 模块
- heat.objects.software_deployment 模块
- heat.objects.stack 模块
- heat.objects.stack_lock 模块
- heat.objects.stack_tag 模块
- heat.objects.sync_point 模块
- heat.objects.user_creds 模块
- 模块内容
- 子模块
- heat.policies 包
- 子模块
- heat.policies.actions 模块
- heat.policies.base 模块
- heat.policies.build_info 模块
- heat.policies.cloudformation 模块
- heat.policies.events 模块
- heat.policies.resource 模块
- heat.policies.resource_types 模块
- heat.policies.service 模块
- heat.policies.software_configs 模块
- heat.policies.software_deployments 模块
- heat.policies.stacks 模块
- 模块内容
- 子模块
- heat.rpc 包
- heat.scaling 包