Chapter 16. Compute (nova) Parameters
Parameter | Description |
---|---|
|
Whether config-download method is used or not. The default value is |
|
Limit the specific CPUs or cores a container can use. The default value is |
|
Ulimit for OpenStack Compute (nova) Libvirt Container. The default value is |
|
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 |
| Kernel Args to apply to the host. |
| 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. |
|
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 |
| 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 |
|
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: |
|
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 to be mounted.. |
|
Archive deleted instances from all cells. The default value is |
|
Cron to archive deleted instances - Age This will define the retention policy when archiving the deleted instances entries in days. 0 means, purge data older than today in shadow tables. 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 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 |
|
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 - 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 |
|
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 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 |
|
Enable IPv6 features for OpenStack Compute (nova). The default is: |
|
A number of seconds to memory usage statistics period, zero or negative value mean to disable memory usage statistics. The default value is |
|
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 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 |
| 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 |
| A list of valid key=value which reflect NUMA node ID, page size (Default unit is KiB) and number of pages to be reserved. Example - NovaReservedHugePages: ["node:0,size:2048,count:64","node:1,size:1GB,count:1"] will reserve on NUMA node 0 64 pages of 2MiB and on NUMA node 1 1 page of 1GiB. |
|
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 |
|
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. The default value is |
| Sets the amount of hugepage memory to assign per NUMA node. It is recommended to use the socket closest to the PCIe slot used for the desired DPDK NIC. The format should be in "<socket 0 mem>, <socket 1 mem>, <socket n mem>", where the value is specified in MB. For example: "1024,0". |
| 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. |
| 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 |