nova-compute charm: new options for neutron physnets NUMA affinity

The nova charm has some new configuration options:

* neutron-physnets
* neutron-tunnel

Related-Bug: #1921067
Change-Id: I7e634fe4e6010c7918cd9b1ec5eecf92e694df3e
This commit is contained in:
Stephan Pampel
2021-08-30 17:04:42 +02:00
parent ee7d8d70cb
commit ac15cd7ca4

View File

@@ -12,6 +12,7 @@ Summary of changes
* `cinder-purestorage charm: new configuration options`_
* `ceph-mon charm: disk capacity alert threshold configuration`_
* `designate charm: new options for creating DNS records`_
* `nova-compute charm: new options for neutron physnets NUMA affinity`_
* New tech-preview charms
* `<TITLE>`_
@@ -166,6 +167,17 @@ The designate charm has some new configuration options:
These options are used to define default settings for the creation of DNS
records. They have no effect on existing records.
nova-compute charm: new options for neutron physnets NUMA affinity
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The nova charm has some new configuration options:
* ``neutron-physnets``
* ``neutron-tunnel``
These options are used to define NUMA affinity for neutron physnets and
tunneled networks.
New stable charms
-----------------
@@ -287,4 +299,3 @@ in the `OpenStack Charms Deployment Guide`_.
.. COMMITS
.. BUGS