此内容没有您所选择的语言版本。
Overcloud Parameters
Parameters for customizing the core template collection for a Red Hat OpenStack Platform overcloud
Abstract
Chapter 1. Core Overcloud Parameters
Parameter | Description |
---|---|
|
Set to true to append per network VIPs to |
|
The DNS domain used for the hosts. This should match the |
|
The DNS name of this cloud. The default value is |
|
The DNS name of this cloud’s control plane endpoint. The default value is |
|
The DNS name of this cloud’s internal API endpoint. The default value is |
|
The DNS name of this cloud’s storage endpoint. E.g. ci-overcloud.storage.tripleo.org. The default value is |
|
The DNS name of this cloud’s storage management endpoint. The default value is |
|
Defines a fixed VIP for the Control Plane. Value uses the following format: |
|
The name of the undercloud OpenStack Networking (neutron) control plane subnet. The default value is |
|
The subnet CIDR of the control plane network. The parameter is automatically resolved from the |
|
Setting this to a unique value will re-run any deployment tasks that perform configuration on a OpenStack Orchestration (heat) |
| List of server hostnames to blacklist from any triggered deployments. |
| Can be used to override the calcluated EndpointMap. |
| Control the IP allocation for the ExternalVirtualInterface port. E.g. [{ip_address:'1.2.3.4'}]. |
| Additional hiera configuration to inject into the cluster. |
| List of extra hosts entries to be appended to /etc/hosts. |
| Map of extra global_config_settings data to set on each node. |
|
An Open vSwitch bridge to create on each hypervisor. This defaults to |
|
What interface to add to the |
|
Control the IP allocation for the InternalApiVirtualInterface port. Value uses the following format: |
|
ID or name for Control Plane ctlplane network. The default value is |
|
The interface to attach to the external bridge. The default value is |
|
Maximum batch size for creating nodes. It is recommended to not exceed a batch size of 32 nodes. The default value is |
|
Whether this is an cell additional to the default cell. The default value is |
|
Control the IP allocation for the PublicVirtualInterface port. Value uses the following format: |
|
Salt for the RabbitMQ cookie. Change to force the randomly generated RabbitMQ cookie to change. The default value is |
|
Control the IP allocation for the virtual IP used by Redis. Value uses the following format: |
| Extra properties or metadata passed to OpenStack Compute (nova) for the created nodes in the overcloud. Accessible through the OpenStack Compute (nova) metadata API. |
|
Control the IP allocation for the StorageMgmgVirtualInterface port. Value uses the following format: |
|
Control the IP allocation for the StorageVirtualInterface port. Value uses the following format: |
|
Set to a previously unused value during |
Chapter 2. Role-Based Parameters
Substitute _ROLE_ with the name of the role. For example, for _ROLE_Count
use ControllerCount
.
Parameter | Description |
---|---|
|
The number of nodes to deploy in a role. The default value is |
| Role specific additional hiera configuration to inject into the cluster. |
|
Format for node hostnames. Note that |
| Optional Role Specific parameters to be provided to service. |
|
List of resources to be removed from the role’s |
|
How to handle change to RemovalPolicies for ROLE ResourceGroup when doing an update. Default mode append will append to the existing blacklist and update would replace the blacklist. The default value is |
| Optional scheduler hints to pass to OpenStack Compute (nova). |
| A list of service resources (configured in the OpenStack Orchestration (heat) resource_registry) which represent nested stacks for each service that should get installed on the ROLE role. |
Chapter 3. Debug Parameters
These parameters allow you to set debug mode on a per-service basis. The Debug
parameter acts as a global parameter for all services and the per-service parameters can override the effects of global parameter on individual services.
Parameter | Description |
---|---|
| Set to True to enable debugging OpenStack Telemetry Alarming (aodh) services. |
| Set to True to enable debugging OpenStack Key Manager (barbican) service. |
| Set to True to enable debugging OpenStack Telemetry (ceilometer) services. |
| Set to True to enable debugging on OpenStack Block Storage (cinder) services. |
|
Whether to run configuration management (e.g. Puppet) in debug mode. The default value is |
|
Set to True to enable debugging on all services. The default value is |
| Set to True to enable debugging OpenStack Image Storage (glance) service. |
| Set to True to enable debugging OpenStack Telemetry Metrics (gnocchi) services. |
| Set to True to enable debugging OpenStack Orchestration (heat) services. |
|
Set to True to enable debugging OpenStack Dashboard (horizon) service. The default value is |
| Set to True to enable debugging OpenStack Bare Metal (ironic) services. |
| Set to True to enable debugging OpenStack Identity (keystone) service. |
| Set to True to enable debugging OpenStack Shared File Systems (manila) services. |
| Set to True to enable debugging OpenStack Networking (neutron) services. |
| Set to True to enable debugging OpenStack Compute (nova) services. |
| Set to True to enable debugging OpenStack Clustering (sahara) services. |
Chapter 4. Policy Parameters
These parameters allow you to set policies on a per-service basis.
Parameter | Description |
---|---|
| A hash of policies to configure for OpenStack Telemetry Alarming (aodh) API. |
| A hash of policies to configure for OpenStack Key Manager (barbican). |
| A hash of policies to configure for OpenStack Block Storage (cinder) API. |
| A hash of policies to configure for OpenStack Image Storage (glance) API. |
| A hash of policies to configure for OpenStack Telemetry Metrics (gnocchi) API. |
| A hash of policies to configure for OpenStack Orchestration (heat) API. |
| A hash of policies to configure for OpenStack Bare Metal (ironic) API. |
| A hash of policies to configure for OpenStack Identity (keystone). |
| A hash of policies to configure for OpenStack Networking (neutron) API. |
| A hash of policies to configure for OpenStack Compute (nova) API. |
| A hash of policies to configure for OpenStack Clustering (sahara) API. |
Chapter 5. Kernel parameters
Parameter | Description |
---|---|
|
Configures sysctl net.bridge.bridge-nf-call-arptables key. The default value is |
|
Configures sysctl net.bridge.bridge-nf-call-ip6tables key. The default value is |
|
Configures sysctl net.bridge.bridge-nf-call-iptables key. The default value is |
| Hash of extra kernel modules to load. |
| List of extra kernel related packages to install. |
| Hash of extra sysctl settings to apply. |
|
Configures sysctl fs.inotify.max_user_instances key. The default value is |
|
Configures sysctl net.ipv6.{default/all}.disable_ipv6 keys. The default value is |
|
Configures net.ipv4.ip_forward key. The default value is |
|
Configures net.ipv{4,6}.ip_nonlocal_bind key. The default value is |
|
Configures sysctl kernel.pid_max key. The default value is |
|
Configures sysctl net.ipv4.neigh.default.gc_thresh1 value. This is the minimum number of entries to keep in the ARP cache. The garbage collector will not run if there are fewer than this number of entries in the cache. The default value is |
|
Configures sysctl net.ipv4.neigh.default.gc_thresh2 value. This is the soft maximum number of entries to keep in the ARP cache. The garbage collector will allow the number of entries to exceed this for 5 seconds before collection will be performed. The default value is |
|
Configures sysctl net.ipv4.neigh.default.gc_thresh3 value. This is the hard maximum number of entries to keep in the ARP cache. The garbage collector will always run if there are more than this number of entries in the cache. The default value is |
Chapter 6. Ceph Storage Parameters
Parameter | Description |
---|---|
|
The Ceph admin client key. Can be created with: |
|
Disks configuration settings for |
| Mapping of Ansible environment variables to override defaults. |
|
Extra vars for the |
|
List of paths to the |
|
The number of -v, -vv, etc. passed to ansible-playbook command. The default value is |
|
List of |
|
The Ceph client key. Currently only used for external Ceph deployments to create the openstack user keyring. Can be created with: |
| The Ceph cluster FSID. Must be a UUID. |
|
The Ceph cluster name. The default value is |
| Extra configuration settings to dump into ceph.conf. |
| List of externally managed Ceph Mon Host IPs. Only used for external Ceph deployments. |
|
Enables Ceph daemons to bind to IPv6 addresses. The default value is |
|
The Ceph client key. Can be created with: |
| The cephx key for the MDS service. Can be created with ceph-authtool --gen-print-key. |
|
The Ceph monitors key. Can be created with: |
|
Default pg_num to use for the RBD pools. The default value is |
|
Default minimum replication for RBD copies. The default value is |
|
Override settings for one of the predefined pools or to create additional ones. Example: |
|
Perform mirror configuration between local and remote pool. The default value is |
|
Copy the admin key to all nodes. The default value is |
| Name of the local pool to mirror to remote cluster. |
|
The name given to the remote Ceph cluster from the local cluster. Keys reside in the |
| The rbd-mirror daemon needs a user to authenticate with the remote cluster. By default, this key should be available under /etc/ceph/<remote_cluster>.client.<remote_user>.keyring. |
|
The client name for the RADOSGW service." The default value is |
| The cephx key for the RADOSGW client. Can be created with ceph-authtool --gen-print-key. |
|
Interval (in seconds) in between validation checks. The default value is |
|
Number of retry attempts for Ceph validation. The default value is |
|
Pool to use if Block Storage (cinder) Backup is enabled. The default value is |
| List of extra Ceph pools for use with RBD backends for OpenStack Block Storage (cinder). An extra OpenStack Block Storage (cinder) RBD backend driver is created for each pool in the list. This is in addition to the standard RBD backend driver associated with the CinderRbdPoolName. |
|
Pool to use for Block Storage (cinder) service. The default value is |
| List of server hostnames to blacklist from any triggered deployments. |
|
Temporary downstream only parameter indicating RHCS4 beta use. The default value is |
|
Pool to use for Image Storage (glance) service. The default value is |
|
Pool to use for Telemetry storage. The default value is |
|
Filesystem path on undercloud to persist a copy of the data from the |
|
The CephFS user ID for Shared Filesystem Service (manila). The default value is |
|
Pool to use for file share storage. The default value is |
|
Placement group count for the CephFS data pool for file share storage. The default value is |
|
Pool to use for file share metadata storage. The default value is |
|
Placement group count for the CephFS metadata pool for file share storage. The default value is |
|
Backend name of the CephFS share for file share storage. The default value is |
|
Pool to use for Compute storage. The default value is |
Chapter 7. Block Storage (cinder) Parameters
Parameter | Description |
---|---|
| The Ceph cluster FSID. Must be a UUID. |
|
The Ceph cluster name. The default value is |
|
Cron to move deleted instances to another table - Age. The default value is |
|
Cron to move deleted instances to another table - Log destination. The default value is |
|
Cron to move deleted instances to another table - Hour. The default value is |
|
Cron to move deleted instances to another table - Max Delay. The default value is |
|
Cron to move deleted instances to another table - Minute. The default value is |
|
Cron to move deleted instances to another table - Month. The default value is |
|
Cron to move deleted instances to another table - Month Day. The default value is |
|
Cron to move deleted instances to another table - User. The default value is |
|
Cron to move deleted instances to another table - Week Day. The default value is |
|
The name of the OpenStack Block Storage (cinder) default volume type. The default value is |
|
Whether to create cron job for purging soft deleted rows in OpenStack Block Storage (cinder) database. The default value is |
|
Whether to enable or not the Iscsi backend for OpenStack Block Storage (cinder). The default value is |
|
Whether to enable or not the NFS backend for OpenStack Block Storage (cinder). The default value is |
|
Whether to enable or not the Rbd backend for OpenStack Block Storage (cinder). The default value is |
|
When running OpenStack Block Storage (cinder) A/A, whether to connect to Etcd via the local IP for the Etcd network. If set to true, the ip on the local node will be used. If set to false, the VIP on the Etcd network will be used instead. Defaults to false. The default value is |
| The availability zone of the Iscsi OpenStack Block Storage (cinder) backend. When set, it overrides the default CinderStorageAvailabilityZone. |
|
The iSCSI helper to use with cinder. The default value is |
|
Whether to use TCP (iscsi) or iSER RDMA (iser) for iSCSI. The default value is |
|
The size of the loopback file used by the cinder LVM driver. The default value is |
|
Controls whether security enhanced NFS file operations are enabled. Valid values are auto, true or false. Effective when CinderEnableNfsBackend is true. The default value is |
|
Controls whether security enhanced NFS file permissions are enabled. Valid values are auto, true or false. Effective when CinderEnableNfsBackend is true. The default value is |
| The availability zone of the NFS OpenStack Block Storage (cinder) backend. When set, it overrides the default CinderStorageAvailabilityZone. |
| Mount options for NFS mounts used by OpenStack Block Storage (cinder) NFS backend. Effective when CinderEnableNfsBackend is true. |
| NFS servers used by OpenStack Block Storage (cinder) NFS backend. Effective when CinderEnableNfsBackend is true. |
|
Whether to enable support for snapshots in the NFS driver. Effective when CinderEnableNfsBackend is true. The default value is |
| The password for the cinder service and database account. |
| The availability zone of the RBD OpenStack Block Storage (cinder) backend. When set, it overrides the default CinderStorageAvailabilityZone. |
| List of extra Ceph pools for use with RBD backends for OpenStack Block Storage (cinder). An extra OpenStack Block Storage (cinder) RBD backend driver is created for each pool in the list. This is in addition to the standard RBD backend driver associated with the CinderRbdPoolName. |
|
The Ceph pool to use for cinder volumes. The default value is |
|
The OpenStack Block Storage (cinder) service’s storage availability zone. The default value is |
| The cluster name used for deploying the cinder-volume service in an active-active (A/A) configuration. This configuration requires the OpenStack Block Storage (cinder) backend drivers support A/A, and the cinder-volume service not be managed by pacemaker. If these criteria are not met then the cluster name must be left blank. |
| List of optional environment variables. |
| List of optional volumes to be mounted. |
|
Set the number of workers for the block storage service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
|
Ulimit for OpenStack Block Storage (cinder) Volume Container. The default value is |
|
Driver or drivers to handle sending notifications. The default value is |
Chapter 8. Image Storage (glance) Parameters
Parameter | Description |
---|---|
|
The Ceph cluster name. The default value is |
| List of optional volumes to be mounted. |
|
The short name of the backend to use. Should be one of |
|
Enable OpenStack Image Storage (glance) Image Cache. The default value is |
|
List of enabled Image Import Methods. Valid values in the list are glance-direct and web-download. The default value is |
|
List of user roles to be ignored for injecting image metadata properties. The default value is |
|
Base directory that the Image Cache uses. The default value is |
|
The upper limit on cache size, in bytes, after which the cache-pruner cleans up the image cache. The default value is |
|
The amount of time, in seconds, to let an image remain in the cache without being accessed. The default value is |
|
Desired output format for image conversion plugin. The default value is |
| List of enabled Image Import Plugins. Valid values in the list are image_conversion, inject_metadata, no_op. |
|
Maximum number of image members per image. Negative values evaluate to unlimited. The default value is |
| Metadata properties to be injected in image. |
| The filepath of the file to use for logging messages from OpenStack Image Storage (glance). |
|
When using |
|
When using |
|
NFS mount options for image storage when |
|
NFS share to mount for image storage when |
|
URI that specifies the staging location to use when importing images. The default value is |
|
Strategy to use for OpenStack Image Storage (glance) notification queue. The default value is |
| The password for the image storage service and database account. |
|
Whether to show multiple image locations e.g for copy-on-write support on RBD or Netapp backends. Potential security risk, see glance.conf for more information. The default value is |
|
NFS mount options for NFS image import staging. The default value is |
| NFS share to mount for image import staging. |
|
Set the number of workers for the image storage service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
| Netapp share to mount for image storage (when GlanceNetappNfsEnabled is true). |
|
Driver or drivers to handle sending notifications. The default value is |
Chapter 9. Orchestration (heat) Parameters
Parameter | Description |
---|---|
| List of optional environment variables. |
| List of optional volumes to be mounted. |
| Auth encryption key for heat-engine. |
|
Enables the heat engine with the convergence architecture. The default value is |
| Indicate whether this resource may be shared with the domain received in the request "origin" header. |
|
Cron to purge database entries marked as deleted and older than $age - Age. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Age type. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Log destination. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Ensure. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Hour. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Max Delay. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Minute. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Month. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Month Day. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - User. The default value is |
|
Cron to purge database entries marked as deleted and older than $age - Week Day. The default value is |
|
Whether to create cron job for purging soft deleted rows in the OpenStack Orchestration (heat) database. The default value is |
| List of optional environment variables. |
| List of optional volumes to be mounted. |
| An array of directories to search for plug-ins. |
|
Maximum raw byte size of the OpenStack Orchestration (heat) API JSON request body. The default value is |
|
Maximum number of nested stack depth. The default value is |
|
Maximum resources allowed per top-level stack. -1 stands for unlimited. The default value is |
| The password for the Orchestration service and database account. |
| Allow reauthentication on token expiry, such that long-running tasks may complete. Note this defeats the expiry of any provided user tokens. |
| The admin password for the OpenStack Orchestration (heat) domain in OpenStack Identity (keystone). |
|
Number of workers for OpenStack Orchestration (heat) service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
|
The maximum number of elements in collection yaql expressions can take for its evaluation. The default value is |
|
The maximum size of memory in bytes that yaql exrpessions can take for its evaluation. The default value is |
|
Driver or drivers to handle sending notifications. The default value is |
Chapter 10. Dashboard (horizon) Parameters
Parameter | Description |
---|---|
|
A list of IP/Hostname for the server OpenStack Dashboard (horizon) is running on. Used for header checks. The default value is |
| OpenStack Dashboard (horizon) has a global overrides mechanism available to perform customizations. |
| Regex for password validation. |
| Help text for password validation. |
| Secret key for the webserver. |
|
Set CSRF_COOKIE_SECURE / SESSION_COOKIE_SECURE in OpenStack Dashboard (horizon). The default value is |
|
Extra parameters for OpenStack Dashboard (horizon) vhost configuration. The default value is |
|
Enable IPv6 features in Memcached. The default value is |
|
Specifies the list of SSO authentication choices to present. Each item is a list of an SSO choice identifier and a display message. The default value is |
|
Enable support for Web Single Sign-On. The default value is |
|
Specifies a mapping from SSO authentication choice to identity provider and protocol. The identity provider and protocol names must match the resources defined in keystone. The default value is |
|
The initial authentication choice to select by default. The default value is |
Chapter 11. Bare Metal (ironic) Parameters
Parameter | Description |
---|---|
| List of additional architectures to enable. |
| IPA image URLs, the format should be ["http://path/to/kernel", "http://path/to/ramdisk"]. |
|
Enables or disables automated cleaning. Disabling automated cleaning might result in security problems and deployment failures on rebuilds. Do not set to |
|
Type of disk cleaning before and between deployments. |
|
Name or UUID of the overcloud network used for cleaning bare metal nodes. Set to |
|
Whether to configure Swift temporary URLs for use with the "direct" and "ansible" deploy interfaces. The default value is |
| Indicate whether this resource may be shared with the domain received in the request "origin" header. |
|
How to boot the bare metal instances. Set to |
| Deploy interface implementation to use by default. Leave empty to use the hardware type default. |
| Inspect interface implementation to use by default. Leave empty to use the hardware type default. |
|
Network interface implementation to use by default. Set to |
|
Default rescue implementation to use. The "agent" rescue requires a compatible ramdisk to be used. The default value is |
| Default resource class to use for new nodes. |
|
Backend to use to store ramdisk logs, either "local" or "swift". The default value is |
|
Whether to enable use of staging drivers. The default value is |
|
Enabled BIOS interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled boot interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled console interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled deploy interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled OpenStack Bare Metal (ironic) hardware types. The default value is |
|
Enabled inspect interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled management interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled network interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled power interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled RAID interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled rescue interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled storage interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Enabled vendor interface implementations. Each hardware type must have at least one valid implementation enabled. The default value is |
|
Whether to force power state during sync. The default value is |
|
Whether to use iPXE instead of PXE for deployment. The default value is |
|
Port to use for serving images when iPXE is used. The default value is |
|
IPXE timeout in second. Set to 0 for infinite timeout. The default value is |
|
Image delivery method for the "direct" deploy interface. Use "swift" for the Object Storage temporary URLs, use "http" for the local HTTP server (the same as for iPXE). The default value is |
|
Comma-separated list of IPA inspection collectors. The default value is |
|
The default driver to use for newly discovered nodes (requires IronicInspectorEnableNodeDiscovery set to True). This driver is automatically added to enabled_drivers. The default value is |
|
Makes ironic-inspector enroll any unknown node that PXE-boots introspection ramdisk in OpenStack Bare Metal (ironic). The default driver to use for new nodes is specified by the IronicInspectorDiscoveryDefaultDriver parameter. Introspection rules can also be used to specify it. The default value is |
|
Comma-separated list of processing hooks to append to the default list. The default value is |
|
Whether to use iPXE for inspection. The default value is |
|
Network interface on which inspection dnsmasq will listen. The default value is |
|
Temporary IP range that will be given to nodes during the inspection process. This should not overlap with any range that OpenStack Networking (neutron) DHCP allocates, but it has to be routeable back to |
|
Kernel args for the OpenStack Bare Metal (ironic) inspector. The default value is |
|
Temporary IP ranges that will be given to nodes during the inspection process. These ranges should not overlap with any range that OpenStack Networking (neutron) DHCP provides, but they need to be routeable back to the |
|
Whether to use Swift for storing introspection data. The default value is |
| The password for the Bare Metal service and database account. |
|
Name or UUID of the overcloud network used for provisioning of bare metal nodes if |
|
Name or UUID of the overcloud network used for rescuing of bare metal nodes, if IronicDefaultRescueInterface is not set to "no-rescue". The default value of "provisioning" can be left during the initial deployment (when no networks are created yet) and should be changed to an actual UUID in a post-deployment stack update. The default value is |
Chapter 12. Identity (keystone) Parameters
Parameter | Description |
---|---|
|
The email for the OpenStack Identity (keystone) admin account. The default value is |
| The password for the OpenStack Identity (keystone) admin account. |
| The OpenStack Identity (keystone) secret and database password. |
| A list of methods used for authentication. |
| Enabling this option requires users to change their password when the user is created, or upon administrative reset. |
| Indicate whether this resource may be shared with the domain received in the request "origin" header. |
| The first OpenStack Identity (keystone) credential key. Must be a valid key. |
| The second OpenStack Identity (keystone) credential key. Must be a valid key. |
|
Cron to purge expired tokens - Log destination. The default value is |
|
Cron to purge expired tokens - Ensure. The default value is |
|
Cron to purge expired tokens - Hour. The default value is |
|
Cron to purge expired tokens - Max Delay. The default value is |
|
Cron to purge expired tokens - Minute. The default value is |
|
Cron to purge expired tokens - Month. The default value is |
|
Cron to purge expired tokens - Month Day. The default value is |
|
Cron to purge expired tokens - User. The default value is |
|
Cron to purge expired tokens - Week Day. The default value is |
| The maximum number of days a user can go without authenticating before being considered "inactive" and automatically disabled (locked). |
|
Whether to create cron job for purging soft deleted rows in OpenStack Identity (keystone) database. The default value is |
|
Create the member role, useful for undercloud deployment. The default value is |
|
Enable support for federated authentication. The default value is |
| Mapping containing OpenStack Identity (keystone) fernet keys and their paths. |
|
The maximum active keys in the OpenStack Identity (keystone) fernet key repository. The default value is |
| Hash containing the configurations for the LDAP backends configured in keystone. |
|
Trigger to call ldap_backend puppet keystone define. The default value is |
| The number of seconds a user account will be locked when the maximum number of failed authentication attempts (as specified by KeystoneLockoutFailureAttempts) is exceeded. |
| The maximum number of times that a user can fail to authenticate before the user account is locked for the number of seconds specified by KeystoneLockoutDuration. |
| The number of days that a password must be used before the user can change it. This prevents users from changing their passwords immediately in order to wipe out their password history and reuse an old password. |
|
The OpenStack Identity (keystone) notification format. The default value is |
| OpenStack Identity (keystone) notification topics to enable. |
| The client ID to use when handshaking with your OpenID Connect provider. |
| The client secret to use when handshaking with your OpenID Connect provider. |
|
Passphrase to use when encrypting data for OpenID Connect handshake. The default value is |
|
Enable support for OpenIDC federation. The default value is |
| The name associated with the IdP in OpenStack Identity (keystone). |
| The url that points to your OpenID Connect provider metadata. |
|
Attribute to be used to obtain the entity ID of the Identity Provider from the environment. The default value is |
|
Response type to be expected from the OpenID Connect provider. The default value is |
| The number of days for which a password will be considered valid before requiring it to be changed. |
| The regular expression used to validate password strength requirements. |
| Describe your password regular expression here in language for humans. |
| OpenStack Identity (keystone) certificate for verifying token validity. |
| OpenStack Identity (keystone) key for signing tokens. |
|
The OpenStack Identity (keystone) token format. The default value is |
| A list of dashboard URLs trusted for single sign-on. |
| This controls the number of previous user password iterations to keep in history, in order to enforce that newly created passwords are unique. |
|
Set the number of workers for the OpenStack Identity (keystone) service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
|
Whether director should manage the OpenStack Identity (keystone) fernet keys or not. If set to True, the fernet keys will get the values from the saved keys repository in OpenStack Workflow (mistral) from the |
|
Driver or drivers to handle sending notifications. The default value is |
|
Set a token expiration time in seconds. The default value is |
Chapter 13. Key Manager (barabican) Parameters
Parameter | Description |
---|---|
| Hash of atos-hsm role variables used to install ATOS client software. |
|
Whether this plugin is the global default plugin. The default value is |
| Hostname of the Dogtag server. |
| Password for the NSS DB. |
|
Path for the PEM file used to authenticate requests. The default value is |
|
Port for the Dogtag server. The default value is |
|
Whether this plugin is the global default plugin. The default value is |
| Host for KMIP device. |
| Password to connect to KMIP device. |
| Port for KMIP device. |
| Username to connect to KMIP device. |
| The password for the OpenStack Key Manager (barbican) service account. |
|
Always set CKA_SENSITIVE=CK_TRUE. The default value is |
|
Generate IVs for CKM_AES_GCM encryption mechanism. The default value is |
|
Enable ATOS for PKCS11. The default value is |
|
Enable PKCS11. The default value is |
|
Cryptoki Mechanism used for encryption. The default value is |
|
Whether this plugin is the global default plugin. The default value is |
|
Cryptoki Key Type for Master HMAC key. The default value is |
|
Cryptoki Mechanism used to generate Master HMAC Key. The default value is |
| Label for the HMAC key. |
| Path to vendor PKCS11 library. |
| Password to login to PKCS11 session. |
| Label for Master KEK. |
|
Length of Master KEK in bytes. The default value is |
|
Cryptoki Mechanism used to generate Master HMAC Key. The default value is |
|
Slot Id for the HSM. The default value is |
|
Enable Thales for PKCS11. The default value is |
|
Whether this plugin is the global default plugin. The default value is |
| KEK used to encrypt secrets. |
|
Set the number of workers for barbican::wsgi::apache. The default value is |
| Setting this to a unique value will re-run any deployment tasks which perform configuration on a OpenStack Orchestration (heat) stack-update. |
|
Driver or drivers to handle sending notifications. The default value is |
|
The network that the HSM is listening on. The default value is |
| Hash of thales-hsm role variables used to install Thales client software. |
Chapter 15. Messaging Parameters
Parameter | Description |
---|---|
| The password for messaging backend. |
|
The network port for messaging backend. The default value is |
|
Messaging client subscriber parameter to specify an SSL connection to the messaging host. The default value is |
|
The username for messaging backend. The default value is |
Chapter 16. Networking (neutron) Parameters
Parameter | Description |
---|---|
|
Enables DHCP agent notifications. The default value is |
|
If True, then allow plugins that support it to create VLAN transparent networks. The default value is |
|
Connection can be initiated by the ovsdb server. The default value is |
|
Port number for L2 gateway agent, so that it can listen. The default value is |
|
The L2 gateway agent retries to connect to the OVSDB server. The default value is |
| L2 gateway agent OVSDB server list. |
|
The L2 gateway agent checks connection state with the OVSDB servers. The interval is number of seconds between attempts. The default value is |
|
Socket timeout. The default value is |
|
Default device name of the L2 gateway. The default value is |
|
Default interface name of the L2 gateway. The default value is |
|
The periodic interval at which the plugin updates the monitoring data. The default value is |
|
Backend to use as a service provider for L2 Gateway. The default value is |
|
Quota of the L2 gateway. The default value is |
|
Allow automatic l3-agent failover. The default value is |
| List of optional environment variables. |
| List of optional volumes to be mounted. |
|
The logical to physical bridge mappings to use. The default ( |
|
The core plugin for networking. The value should be the entrypoint to be loaded from |
|
String of extra command line parameters to append to the |
|
The number of DHCP agents to schedule per network. The default value is |
|
Domain to use for building the hostnames. The default value is |
| Enable Distributed Virtual Router. |
|
Enable/disable the L2 population feature in the OpenStack Networking (neutron) agents. The default value is |
|
Firewall driver for realizing OpenStack Networking (neutron) security group function. The default value is |
|
Sets the flat network name to configure in plugins. The default value is |
|
Geneve encapsulation header size. The default value is |
|
MTU of the underlying physical network. OpenStack Networking (neutron) uses this value to calculate MTU for all virtual network components. For flat and VLAN networks, OpenStack Networking uses this value without modification. For overlay networks such as VXLAN, OpenStack Networking automatically subtracts the overlay protocol overhead from this value. The default value is |
| Configure the classname of the firewall driver to use for implementing security groups. Possible values depend on system configuration. The default value of an empty string will result in a default supported configuration. |
|
A list of mappings of physical networks to MTU values. The format of the mapping is |
|
The mechanism drivers for the OpenStack Networking (neutron) tenant network. The default value is |
| Shared secret to prevent spoofing. |
|
The tenant network type for OpenStack Networking (neutron). The default value is |
|
The OpenStack Networking (neutron) ML2 and Open vSwitch VLAN mapping range to support. Defaults to permitting any VLAN on the |
|
IP version used for all overlay network endpoints. The default value is |
| Name of Open vSwitch bridge to use. |
| The password for the OpenStack Networking (neutron) service and database account. |
|
Comma-separated list of enabled extension plugins. The default value is |
|
Puppet resource tag names that are used to generate configuration files with puppet. The default value is |
|
Number of ports allowed per tenant, and minus means unlimited. The default value is |
| Sets the number of RPC workers for the OpenStack Networking (neutron) service. If not specified, it’ll take the value of NeutronWorkers and if this is not specified either, the default value results in the configuration being left unset and a system-dependent default will be chosen (usually 1). |
|
Comma-separated list of service plugin entrypoints. The default value is |
| Comma-separated list of extensions enabled for the Neutron SR-IOV agents. |
|
Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges of GRE tunnel IDs that are available for tenant network allocation. The default value is |
|
The tunnel types for the OpenStack Networking (neutron) tenant network. The default value is |
|
Comma-separated list of network type driver entrypoints to be loaded. The default value is |
| The vhost-user socket directory for OVS. |
|
Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges of VXLAN VNI IDs that are available for tenant network allocation. The default value is |
|
Sets the number of API and RPC workers for the OpenStack Networking service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
|
Driver or drivers to handle sending notifications. The default value is |
| The CMS options to configure in ovs db. |
|
Timeout in seconds for the OVSDB connection transaction. The default value is |
| List of servers to use as as dns forwarders. |
|
Generate a wrapper script so that haproxy is launched in a separate container. The default value is |
|
Name of the OVS bridge to use as integration bridge by OVN Controller. The default value is |
|
Whether Metadata Service has to be enabled. The default value is |
|
The synchronization mode of OVN with OpenStack Networking (neutron) DB. The default value is |
|
Port of the OVN Northbound DB server. The default value is |
|
The inactivity probe interval of the OpenFlow connection to the OpenvSwitch integration bridge, in seconds. The default value is |
|
OVN notification driver for OpenStack Networking (neutron) QOS service plugin. The default value is |
|
Probe interval in ms. The default value is |
|
Port of the OVN Southbound DB server. The default value is |
|
Type of VIF to be used for ports. The default value is |
|
Enable OVS Hardware Offload. This feature supported from OVS 2.8.0. The default value is |
| List of <physical_network>:<physical_interface> tuples mapping physical network names to agent’s node-specific physical network interfaces. Defaults to empty list. |
|
MTU of the underlying physical network. OpenStack Networking (neutron) uses this value to calculate MTU for all virtual network components. For flat and VLAN networks, OpenStack Networking (neutron) uses this value without modification. For overlay networks such as VXLAN, OpenStack Networking (neutron) automatically subtracts the overlay protocol overhead from this value. (The mtu setting of the Tenant network in network_data.yaml control’s this parameter.). The default value is |
Chapter 17. Compute (nova) Parameters
Parameter | Description |
---|---|
|
Ulimit for OpenStack Compute (nova) Libvirt Container. The default value is |
| Setting this to a unique value will re-run any deployment tasks which perform configuration on a OpenStack Orchestration (heat) stack-update. |
|
Ulimit for OpenStack Compute (nova) Compute Container. The default value is |
|
Port that dockerized nova migration target sshd service binds to. The default value is |
|
Remove configuration that is not generated by the director. Used to avoid configuration remnants after upgrades. The default value is |
|
Whether to enable an Instance Ha configurarion or not. This setup requires the Compute role to have the PacemakerRemote service added to it. The default value is |
|
Template string to be used to generate instance names. The default value is |
|
Specifies the CA cert to use for NBD TLS. The default value is |
|
Specifies the CA cert to use for qemu. The default value is |
|
Specifies the CA cert to use for VNC TLS. The default value is |
| This specifies the CA certificate to use for TLS in libvirt. This file will be symlinked to the default CA path in libvirt, which is /etc/pki/CA/cacert.pem. Note that due to limitations GNU TLS, which is the TLS backend for libvirt, the file must be less than 65K (so we can’t use the system’s CA bundle). This parameter should be used if the default (which comes from the InternalTLSCAFile parameter) is not desired. The current default reflects TripleO’s default CA, which is FreeIPA. It will only be used if internal TLS is enabled. |
|
This is a performance event list which could be used as monitor. For example: |
|
Defines a filter to select a different logging level for a given category log outputs, as specified in https://libvirt.org/logging.html . The default value is |
| This specifies the CA certificate to use for NBD TLS. This file will be symlinked to the default CA path, which is /etc/pki/libvirt-nbd/ca-cert.pem. This parameter should be used if the default (which comes from the InternalTLSNbdCAFile parameter) is not desired. The current default reflects TripleO’s default CA, which is FreeIPA. It will only be used if internal TLS is enabled. |
| The password for the libvirt service when TLS is enabled. |
|
Override the compile time default TLS priority string. The default value is |
| This specifies the CA certificate to use for VNC TLS. This file will be symlinked to the default CA path, which is /etc/pki/libvirt-vnc/ca-cert.pem. This parameter should be used if the default (which comes from the InternalTLSVncCAFile parameter) is not desired. The current default reflects TripleO’s default CA, which is FreeIPA. It will only be used if internal TLS is enabled. |
|
When true we create the NAT rule for the metadata service. The default value is |
|
SSH key for migration. Expects a dictionary with keys public_key and private_key. Values should be identical to SSH public/private key files. The default value is |
|
Target port for migration over ssh. The default value is |
|
Enable IPv6 in MySQL. The default value is |
| Shared secret to prevent spoofing. |
|
Map of phynet name as key and NUMA nodes as value. For example: |
| Used to configure NUMA affinity for all tunneled networks. |
|
Driver or drivers to handle sending notifications. The default value is |
|
Whether this is an cell additional to the default cell. The default value is |
|
Max number of consecutive build failures before the nova-compute will disable itself. The default value is |
| A list or range of physical CPU cores will be used for best-effort guest vCPU resources (e.g. emulator threads in libvirt/QEMU). For example, NovaComputeCpuSharedSet: [4-12,^8,15] will reserve cores from 4-12 and 15, excluding 8. |
|
Whether to enable KSM on compute nodes or not. Especially in NFV use case one wants to keep it disabled. The default value is |
|
Libvirt domain type. Defaults to kvm. The default value is |
| Libvirt VIF driver configuration for the network. |
| List of optional environment variables. |
| List of optional volumes. |
|
Cron to move deleted instances to another table - Log destination. The default value is |
|
Cron to move deleted instances to another table - Hour. The default value is |
|
Cron to move deleted instances to another table - Max Rows. The default value is |
|
Cron to move deleted instances to another table - Minute. The default value is |
|
Cron to move deleted instances to another table - Month. The default value is |
|
Cron to move deleted instances to another table - Month Day. The default value is |
|
Purge shadow tables immediately after scheduled archiving. The default value is |
|
Cron to move deleted instances to another table - Until complete. The default value is |
|
Cron to move deleted instances to another table - User. The default value is |
|
Cron to move deleted instances to another table - Week Day. The default value is |
|
Cron to move deleted instances to another table that doesn’t need backup - Hour. The default value is |
|
Cron to move deleted instances to another table that doesn’t need backup - Max Delay. The default value is |
|
Cron to move deleted instances to another table that doesn’t need backup - Minute. The default value is |
|
Cron to move deleted instances to another table that doesn’t need backup - Month. The default value is |
|
Cron to move deleted instances to another table that doesn’t need backup - Month Day. The default value is |
|
Cron to move deleted instances to another table that doesn’t need backup - Week Day. The default value is |
|
Cron to purge shadow tables - Age This will define the retention policy when purging the shadow tables in days. 0 means, purge data older than today in shadow tables. The default value is |
|
Cron to purge shadow tables - All cells. The default value is |
|
Cron to purge shadow tables - Log destination. The default value is |
|
Cron to purge shadow tables - Hour. The default value is |
|
Cron to purge shadow tables - Minute. The default value is |
|
Cron to purge shadow tables - Month. The default value is |
|
Cron to purge shadow tables - Month Day. The default value is |
|
Cron to purge shadow tables - User. The default value is |
|
Cron to purge shadow tables - Verbose. The default value is |
|
Cron to purge shadow tables - Week Day. The default value is |
|
Timeout for OpenStack Compute (nova) database synchronization in seconds. The default value is |
|
Default pool for floating IP addresses. The default value is |
|
Whether to create cron job for archiving soft deleted rows in OpenStack Compute (nova) database. The default value is |
|
Whether to create cron job for purging soft deleted rows in OpenStack Compute (nova) database. The default value is |
|
Whether to enable or not the live migration for NUMA topology instances. The default value is |
|
To specify a default machine type per host architecture. The default value is |
|
Enable IPv6 features for OpenStack Compute (nova). The default value is |
|
Available capacity in MiB for file-backed memory. The default value is |
|
A number of seconds to memory usage statistics period, zero or negative value mean to disable memory usage statistics. The default value is |
|
Set |
|
Virtio-net RX queue size. Valid values are 256, 512, 1024. The default value is |
|
Virtio-net TX queue size. Valid values are 256, 512, 1024. The default value is |
|
Whether to enable or not the multipath connection of the volumes. The default value is |
|
Whether to wait for |
|
Whether to enable or not the NFS backend for OpenStack Compute (nova). The default value is |
|
NFS mount options for nova storage (when NovaNfsEnabled is true). The default value is |
| NFS share to mount for nova storage (when NovaNfsEnabled is true). |
|
NFS version used for nova storage (when NovaNfsEnabled is true). Since NFSv3 does not support full locking a NFSv4 version need to be used. To not break current installations the default is the previous hard coded version 4. The default value is |
|
Name of integration bridge used by Open vSwitch. The default value is |
| OVS DB connection string to used by OpenStack Compute (nova). |
| YAML list of PCI passthrough whitelist parameters. |
| The password for the OpenStack Compute (nova) service and database account. |
|
Endpoint interface to be used for the placement API. The default value is |
|
Reserved RAM for host processes. The default value is |
|
Number of seconds we’re willing to wait for a guest to shut down. If this is 0, then there is no time out (use with caution, as guests might not respond to a shutdown request). The default value is 300 seconds (5 minutes). The default value is |
|
Whether to start running instance on compute host reboot. The default value is |
| List of available filters for OpenStack Compute (nova) to use to filter nodes. |
| An array of filters OpenStack Compute (nova) uses to filter a node. OpenStack Compute applies these filters in the order they are listed. Place your most restrictive filters first to make the filtering process more efficient. |
|
This value controls how often (in seconds) the scheduler should attempt to discover new hosts that have been added to cells. The default value of -1 disables the periodic task completely. It is recommended to set this parameter for deployments using OpenStack Bare Metal (ironic). The default value is |
|
Maximum number of attempts the scheduler will make when deploying the instance. You should keep it greater or equal to the number of bare metal nodes you expect to deploy at once to work around potential race conditions when scheduling. The default value is |
|
Number of workers for OpenStack Compute (nova) Scheduler services. The default value is |
|
Interval to sync power states between the database and the hypervisor. Set to -1 to disable. Setting this to 0 will run at the default rate. The default value is |
|
A list or range of physical CPU cores to reserve for virtual machine processes. For example, |
|
Number of workers for the Compute’s Conductor service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. |
| This specifies the CA certificate to use for qemu. This file will be symlinked to the default CA path, which is /etc/pki/qemu/ca-cert.pem. This parameter should be used if the default (which comes from the InternalTLSQemuCAFile parameter) is not desired. The current default reflects TripleO’s default CA, which is FreeIPA. It will only be used if internal TLS is enabled. |
| Directory used for memoryBacking source if configured as file. NOTE: big files will be stored here. |
| Type of update, to differentiate between UPGRADE and UPDATE cases when StackAction is UPDATE (both are the same stack action). |
| OpenStack Compute upgrade level. |
|
If set to true and if EnableInternalTLS is enabled, it will enable TLS transport for libvirt NBD and configure the relevant keys for libvirt. The default value is |
|
If set to true and if EnableInternalTLS is enabled, it will enable TLS transport for libvirt VNC and configure the relevant keys for libvirt. The default value is |
|
Whether to verify image signatures. The default value is |
|
The vhost-user socket directory group name. Defaults to qemu. When vhostuser mode is dpdkvhostuserclient (which is the default mode), the vhost socket is created by qemu. The default value is |
Chapter 18. Clustering (sahara) Parameters
Parameter | Description |
---|---|
|
Driver or drivers to handle sending notifications. The default value is |
|
NTP servers list. Defaulted to a set of pool.ntp.org servers in order to have a sane default for Pacemaker deployments when not configuring this parameter by default. The default value is |
| The password for the clusting service and database account. |
|
Clustering enabled plugin list. The default value is |
|
Set the number of workers for the clustering service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
Chapter 19. Object Storage (swift) Parameters
Parameter | Description |
---|---|
|
Whether to enable object storage on Controller nodes. The default value is |
| Setting this to a unique value will re-run any deployment tasks which perform configuration on a OpenStack Orchestration (heat) stack-update. |
|
Number of workers for Swift account service. The default value is |
|
Comma-separated list of project names to ignore. The default value is |
|
Set to |
|
Set to True to enable Swift container sharder service. The default value is |
|
Number of workers for Swift account service. The default value is |
| Indicate whether this resource may be shared with the domain received in the request "origin" header. |
|
Set to True to enable data-at-rest encryption in Swift. The default value is |
| A random string to be used as a salt when hashing to determine mappings in the ring. |
|
The minimum time (in hours) before a partition in a ring can be moved following a rebalance. The default value is |
|
Check if the devices are mounted to prevent accidentally writing to the root device. The default value is |
|
Number of workers for Swift account service. The default value is |
|
Partition power to use when building object storage rings. The default value is |
| The password for the object storage service account. |
|
Timeout for requests going from |
|
Additional raw devices to use for the object storage backend. For example: |
|
Number of replicas to use in the object storage rings. The default value is |
|
Whether to manage object storage rings or not. The default value is |
| A temporary Swift URL to download rings from. |
| A temporary Swift URL to upload rings to. |
|
Use a local directory for object storage services when building rings. The default value is |
|
Number of workers for object storage service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
Chapter 20. Telemetry Parameters
Parameter | Description |
---|---|
| Address prefix for Notification addresses. |
| Address prefix for RPC addresses. |
| The password for the OpenStack Telemetry Alarming (aodh) services. |
|
Check if panko need to be enabled or not. The default value is |
| Secret shared by the Telemetry services. |
| The password for the Telemetry service account. |
|
Whether to send telemetry data to Qdr. The default value is |
|
The Ceph cluster name. The default value is |
|
(DEPRECATED) archive policy to use with OpenStack Telemetry Metrics (gnocchi) backend. The default value is |
|
The short name of the OpenStack Telemetry Metrics (gnocchi) backend to use. Should be one of |
| Indicate whether this resource may be shared with the domain received in the request "origin" header. |
|
Project name of resources creator in OpenStack Telemetry Metrics (gnocchi). The default value is |
|
Path to use when file driver is used. This could be NFS or a flat file. The default value is |
|
Storage driver to use for incoming metric data. The default value is |
|
The short name of the OpenStack Telemetry Metrics (gnocchi) indexer backend to use. The default value is |
|
Number of workers for OpenStack Telemetry Metrics (gnocchi). Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
| The password for the OpenStack Telemetry Metrics (gnocchi) service and database account. |
| S3 storage access key Id. |
| S3 storage access key secret. |
| S3 storage bucket prefix. |
| The endpoint url for S3 storage. |
| S3 Region name. |
|
Set to modify which endpoint type is OpenStack Telemetry Metrics (gnocchi) accessing swift from. The default value is |
|
Whether to manage event_pipeline.yaml. The default value is |
|
Whether to manage pipeline.yaml. The default value is |
|
Whether to manage polling.yaml. The default value is |
|
Delay between processing metrics. The default value is |
|
Service name or port number on which the qdrouterd will accept connections. This argument must be string, even if the numeric form is used. The default value is |
|
Driver or drivers to handle sending notifications. The default value is |
|
Number of storage sacks to create. The default value is |
|
A list of publishers to put in pipeline.yaml. When the collector is used, override this with notifier:// publisher. Set ManagePipeline to true for override to take effect. The default value is |
|
The user name for SNMPd with readonly rights running on all Overcloud nodes. The default value is |
| The user password for SNMPd with readonly rights running on all Overcloud nodes. |
Chapter 21. Time Parameters
Parameter | Description |
---|---|
|
Access Control List of NTP clients. By default no clients are permitted. The default value is |
| Default pool options for the configured NTP pools in chrony.conf. If this is specified, NtpIburstEnable, MaxPoll, and MinPoll are ignored. |
| Default server options for the configured NTP servers in chrony.conf. If this is specified, NtpIburstEnable, MaxPoll, and MinPoll are ignored. |
|
Set to true to enable package installation at deploy time. The default value is |
|
Specify maximum poll interval of upstream servers for NTP messages, in seconds to the power of two. Allowed values are 4 to 17. The default value is |
|
Specify minimum poll interval of upstream servers for NTP messages, in seconds to the power of two. The minimum poll interval defaults to 6 (64 s). Allowed values are 4 to 17. The default value is |
|
Specifies whether to enable the iburst option for every NTP peer. If iburst is enabled, when the NTP server is unreachable NTP will send a burst of eight packages instead of one. This is designed to speed up the initial syncrhonization. The default value is |
| NTP pool list. Defaults to [], so only NtpServer is used by default. |
|
NTP servers list. The default value is |
|
The timezone to be set on the overcloud. The default value is |