Derive params formulas Workbook

Workbook name

tripleo.derive_params_formulas.v1

TripleO Workflows to derive deployment parameters from the introspected data

Workflows in the Derive params formulas Workbook

tripleo.derive_params_formulas.v1.dpdk_derive_params

Workflow to derive parameters for DPDK service.

Workflow inputs:

Input plan

Required.

Input role_name

Required.

Input heat_resource_tree

Required.

Input hw_data

Required.

Input user_inputs

Required.

Input {‘derived_parameters’

{}}: Required.

tripleo.derive_params_formulas.v1.get_host_cpus

Fetching the host CPU list from the introspection data, and then converting the raw list into a range list.

Workflow inputs:

Input hw_data

Required.

tripleo.derive_params_formulas.v1.hci_derive_params

Derive the deployment parameters for HCI

Workflow inputs:

Input role_name

Required.

Input environment_parameters

Required.

Input heat_resource_tree

Required.

Input introspection_data

Required.

Input user_inputs

Required.

Input {‘derived_parameters’

{}}: Required.

tripleo.derive_params_formulas.v1.host_derive_params

This workflow derives parameters for the Host process, and is mainly associated with CPU pinning and huge memory pages. This workflow can be dependent on any feature or also can be invoked individually as well.

Workflow inputs:

Input role_name

Required.

Input hw_data

Required.

Input user_inputs

Required.

Input {‘derived_parameters’

{}}: Required.

tripleo.derive_params_formulas.v1.sriov_derive_params

This workflow derives parameters for the SRIOV feature.

Workflow inputs:

Input role_name

Required.

Input hw_data

Required.

Input {‘derived_parameters’

{}}: Required.