Role - edpm_ovn¶
Many of the parameters exposed by edpm_ovn use defaults derived values of other parameters. Take great care while overriding them, as changes may propagate further.
osp.edpm.edpm_ovn role – The main entry point for the edpm_ovn role.¶
Entry point main – The main entry point for the edpm_ovn role.¶
Synopsis¶
Parameters¶
Parameter |
Comments |
|---|---|
Mark Chassis as eligible for scheduling OVN’s external ports Choices:
|
|
Choices:
|
|
Choices:
|
|
Availability zones for the chassis Default: |
|
Passed to the `edpm_ovn_ovs_external_ids` as value for the `ovn-bridge`. Default: |
|
Default: |
|
URL of the controller agent image. Default: |
|
List of volumes in a mount point form. Default: |
|
List of TLS volumes in a mount point form. Default: |
|
Default: |
|
Defaults to value of the host variable `tenant_ip`. When `tenant_ip` is not set, it has to be configured with other IP address. Passed to the `edpm_ovn_ovs_external_ids` as value for the `ovn-encap-ip`. Default: |
|
Passed to the `edpm_ovn_ovs_external_ids` as value for the `ovn-encap-tos`. Default: |
|
Passed to the `edpm_ovn_ovs_external_ids` as value for the `ovn-encap-type`. Default: |
|
The seconds between retries for failed download tasks Default: |
|
The number of retries for failed download tasks Default: |
|
Choices:
|
|
Passed to the `edpm_ovn_ovs_external_ids` as value for the `ovn-ofctrl-wait-before-clear`. Default: |
|
Openvswitch other_config Default: |
|
Passed to the `edpm_ovn_ovs_external_ids` as value for the `ovn-remote-probe-interval`. Default: |
|
Dictionary defining bandwidth limits and hypervisor mappings for resource providers. Format: { bridge_name: { ingress: value, egress: value } }. Both ingress and egress are optional. Missing values result in empty fields. Each provider will automatically be mapped to the current host’s FQDN for hypervisors. Examples: Full config { “br-ex”: { “ingress”: 10000000, “egress”: 15000000 } }, Egress only { “br-ex”: { “egress”: 15000000 } }, No bandwidth { “br-ex”: {} } Default: |
|
Dictionary defining custom hypervisor mappings for resource providers. Format: { bridge_name: “hypervisor_name” }. If not set, defaults to mapping each provider from edpm_ovn_resource_provider_bandwidths to the host FQDN. This variable allows overriding the automatic FQDN mapping with custom hypervisor names. Examples: { “br-ex”: “compute-01”, “rp_tunnelled”: “compute-01-tunnel” } Default: |
|
Dictionary defining default inventory settings for all resource providers. Format: { option_name: value }. All options are optional. Supported options: allocation_ratio, min_unit, max_unit, reserved, step_size. Example: { “allocation_ratio”: 1.0, “min_unit”: 10, “max_unit”: 20, “reserved”: 2, “step_size”: 5 } Default: |
|
Default: |
|
Should OVN use tls for default protocol? If set to false, the OVN will default to tcp. Choices:
|
|
Passed to the `edpm_ovn_ovs_external_ids` as value for the `ovn-match-northd-version` Choices:
|
|
Passed to the `edpm_ovn_ovs_external_ids` as value for the `ovn-monitor-all`. Choices:
|
|
Local IP address |