| Workbook name: | tripleo.plan_management.v1 |
|---|
TripleO Overcloud Deployment Workflows v1
Workflows in the Plan management Workbook
tripleo.plan_management.v1._validate_networks_from_rolesInternal workflow for validating a network exists from a role
Workflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input defined_networks: | |
| Required. | |
| Input networks_in_roles: | |
| Required. | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.create_default_deployment_planThis workflow exists to maintain backwards compatibility in pike. This workflow will likely be removed in queens in favor of create_deployment_plan.
Workflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input queue_name: | |
| Default: tripleo | |
| Input generate_passwords: | |
| Default: True | |
tripleo.plan_management.v1.create_deployment_planThis workflow provides the capability to create a deployment plan using the default heat templates provided in a standard TripleO undercloud deployment, heat templates contained in an external git repository, or a swift container that already contains templates.
Workflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input source_url: | |
| Default: None | |
| Input queue_name: | |
| Default: tripleo | |
| Input generate_passwords: | |
| Default: True | |
| Input use_default_templates: | |
| Default: False | |
| Input validate_stack: | |
| Default: True | |
tripleo.plan_management.v1.delete_deployment_planDeletes a plan by deleting the container matching plan_name. It will not delete the plan if a stack exists with the same name.
Workflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.download_logsCreates a tarball with logging data
Workflow inputs:
| Input queue_name: | |
|---|---|
| Default: tripleo | |
| Input logging_container: | |
| Default: tripleo-ui-logs | |
| Input downloads_container: | |
| Default: tripleo-ui-logs-downloads | |
| Input delete_after: | |
| Default: 3600 | |
tripleo.plan_management.v1.export_deployment_planCreates an export tarball for a given plan
Workflow inputs:
| Input plan: | Required. |
|---|---|
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.get_deprecated_parametersGets the list of deprecated parameters in the whole of the plan including nested stack
Workflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.get_passwordsRetrieves passwords for a given plan
Workflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.list_available_networksWorkflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.list_available_rolesWorkflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.list_networksWorkflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input network_data_file: | |
| Default: network_data.yaml | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.list_rolesRetrieve the roles_data.yaml and return a usable object
Workflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input roles_data_file: | |
| Default: roles_data.yaml | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.publish_ui_logs_to_swiftThis workflow drains a zaqar queue, and publish its messages into a log file in swift. This workflow is called by cron trigger.
Workflow inputs:
| Input logging_queue_name: | |
|---|---|
| Default: tripleo-ui-logging | |
| Input logging_container: | |
| Default: tripleo-ui-logs | |
tripleo.plan_management.v1.select_rolestakes a list of role names as input and populates roles_data.yaml in container in Swift with respective roles from ‘roles directory’
Workflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input role_names: | |
| Required. | |
| Input roles_data_file: | |
| Default: roles_data.yaml | |
| Input replace_all: | |
| Default: True | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.update_deployment_planWorkflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input source_url: | |
| Default: None | |
| Input queue_name: | |
| Default: tripleo | |
| Input generate_passwords: | |
| Default: True | |
| Input plan_environment: | |
| Default: None | |
| Input validate_stack: | |
| Default: True | |
tripleo.plan_management.v1.update_rolestakes data in json format validates its contents and persists them in roles_data.yaml, after successful update, templates are regenerated.
Workflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input roles: | Required. |
| Input roles_data_file: | |
| Default: roles_data.yaml | |
| Input replace_all: | |
| Default: False | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.validate_network_filesValidate network files exist
Workflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input network_data: | |
| Required. | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.validate_networksValidate network files were generated properly and exist
Workflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input network_data_file: | |
| Default: network_data.yaml | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.validate_rolesVaildate roles data exists and is parsable
Workflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input roles_data_file: | |
| Default: roles_data.yaml | |
| Input queue_name: | |
| Default: tripleo | |
tripleo.plan_management.v1.validate_roles_and_networksVaidate that roles and network data are valid
Workflow inputs:
| Input container: | |
|---|---|
| Default: overcloud | |
| Input roles_data_file: | |
| Default: roles_data.yaml | |
| Input network_data_file: | |
| Default: network_data.yaml | |
| Input queue_name: | |
| Default: tripleo | |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.