Update CloudDomain description
First, this parameter must match what is configured on the undercloud, so strengthen that language. There is also now an undercloud.conf parameter that can be used to set the requisite options on the undercloud services, so just point users at that rather than trying to explain how to configure the services manually (which is error-prone and doesn't survive undercloud updates). Change-Id: I002cce176e3430473a29e79efde3464bddb24cc7
This commit is contained in:
parent
d95394a01c
commit
4f58243952
@ -101,8 +101,8 @@ parameters:
|
||||
default: 'localdomain'
|
||||
type: string
|
||||
description: >
|
||||
The DNS domain used for the hosts. This should match the dhcp_domain
|
||||
configured in the Undercloud neutron. Defaults to localdomain.
|
||||
The DNS domain used for the hosts. This must match the
|
||||
overcloud_domain_name configured on the undercloud.
|
||||
ServerMetadata:
|
||||
default: {}
|
||||
description: >
|
||||
|
@ -69,8 +69,8 @@ parameters:
|
||||
default: 'localdomain'
|
||||
type: string
|
||||
description: >
|
||||
The DNS domain used for the hosts. This should match the dhcp_domain
|
||||
configured in the Undercloud neutron. Defaults to localdomain.
|
||||
The DNS domain used for the hosts. This must match the
|
||||
overcloud_domain_name configured on the undercloud.
|
||||
BlockStorageServerMetadata:
|
||||
default: {}
|
||||
description: >
|
||||
|
@ -75,8 +75,8 @@ parameters:
|
||||
default: 'localdomain'
|
||||
type: string
|
||||
description: >
|
||||
The DNS domain used for the hosts. This should match the dhcp_domain
|
||||
configured in the Undercloud neutron. Defaults to localdomain.
|
||||
The DNS domain used for the hosts. This must match the
|
||||
overcloud_domain_name configured on the undercloud.
|
||||
CephStorageServerMetadata:
|
||||
default: {}
|
||||
description: >
|
||||
|
@ -90,8 +90,8 @@ parameters:
|
||||
default: 'localdomain'
|
||||
type: string
|
||||
description: >
|
||||
The DNS domain used for the hosts. This should match the dhcp_domain
|
||||
configured in the Undercloud neutron. Defaults to localdomain.
|
||||
The DNS domain used for the hosts. This must match the
|
||||
overcloud_domain_name configured on the undercloud.
|
||||
NovaComputeServerMetadata:
|
||||
default: {}
|
||||
description: >
|
||||
|
@ -104,8 +104,8 @@ parameters:
|
||||
default: 'localdomain'
|
||||
type: string
|
||||
description: >
|
||||
The DNS domain used for the hosts. This should match the dhcp_domain
|
||||
configured in the Undercloud neutron. Defaults to localdomain.
|
||||
The DNS domain used for the hosts. This must match the
|
||||
overcloud_domain_name configured on the undercloud.
|
||||
ControllerServerMetadata:
|
||||
default: {}
|
||||
description: >
|
||||
|
@ -69,8 +69,8 @@ parameters:
|
||||
default: 'localdomain'
|
||||
type: string
|
||||
description: >
|
||||
The DNS domain used for the hosts. This should match the dhcp_domain
|
||||
configured in the Undercloud neutron. Defaults to localdomain.
|
||||
The DNS domain used for the hosts. This must match the
|
||||
overcloud_domain_name configured on the undercloud.
|
||||
SwiftStorageServerMetadata:
|
||||
default: {}
|
||||
description: >
|
||||
|
@ -85,8 +85,8 @@ parameters:
|
||||
default: 'localdomain'
|
||||
type: string
|
||||
description: >
|
||||
The DNS domain used for the hosts. This should match the dhcp_domain
|
||||
configured in the Undercloud neutron. Defaults to localdomain.
|
||||
The DNS domain used for the hosts. This must match the
|
||||
overcloud_domain_name configured on the undercloud.
|
||||
{{role}}ServerMetadata:
|
||||
default: {}
|
||||
description: >
|
||||
|
Loading…
Reference in New Issue
Block a user