Add 21.10 neutron-api charm release note

fwaas removal and config option

Related-Bug: 1934129
Change-Id: I85be5d7897b4c32aefa98daf376c53f4332a9615
This commit is contained in:
Edward Hope-Morley 2021-07-07 14:52:40 +01:00 committed by Peter Matulis
parent 674aed76d6
commit f4824587b1
1 changed files with 24 additions and 0 deletions

View File

@ -117,6 +117,19 @@ driver specific features.
Please refer to the `cinder-purestorage`_ charm documentation for a description
of these configuration options.
neutron-api charm: FWaaS option
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The neutron-api charm has a new option: ``enable-fwaas``.
This option controls the enablement of the Neutron FWaaS service. It defaults
to 'true' to retain past behaviour but only takes effect for OpenStack releases
older than Victoria. Setting it to 'false' will disable the service on all
neutron-api units.
See deprecation notice `neutron-api charm: FWaaS removal`_ for background
information.
New stable charms
-----------------
@ -156,6 +169,16 @@ Barbican SoftHSM2 Plugin
The `barbican-softhsm`_ test charm is now deprecated and will have no further
releases. Support has ended for it. Please use `barbican-vault`_ instead.
neutron-api charm: FWaaS removal
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The Firewall-as-a-Service (FWaaS) OpenStack project is `retired`_ and will not
receive updates beyond ``v16.0.0``. Consequently, the neutron-api charm will no
longer make this service available starting with OpenStack Victoria.
See new charm feature `neutron-api charm: FWaaS option`_ resulting as a
consequence of this.
Tempest charm
~~~~~~~~~~~~~
@ -207,6 +230,7 @@ in the `OpenStack Charms Deployment Guide`_.
.. _tempest: https://jaas.ai/u/openstack-charmers/tempest
.. _tempest Python package: https://pypi.org/project/tempest/
.. _Compute meters documentation: https://docs.openstack.org/ceilometer/latest/admin/telemetry-measurements.html#telemetry-compute-meters
.. _retired: https://docs.openstack.org/releasenotes/neutron-fwaas-dashboard/ussuri.html
.. COMMITS