New features¶
Node-specific overrides¶
Implemented the capability to easily perform the node-specific configuration through the OpenStack Controller. More specifically, the node-specific overrides allow you to:
Enable DPDK with OVS Technical Preview
Enable libvirt CPU pinning
Customizable theme for OpenStack Dashboard¶
Implemented the capability to customize the look and feel of Horizon through
the OpenStackDeployment
custom resource. Cloud operator is now able
to specify the origin of the theme bundle to be applied to OpenStack Horizon
in features:horizon:themes
.
DPDK for OVS¶
TechPreview
Implemented the capability to enable the DPDK mode for OVS.
Advanced configuration for OpenStack computes nodes¶
Implemented the capability to enable huge pages and configure CPU isolation and CPU pinning in your MOS deployment.
Support for RADOS Gateway Object Storage¶
Added support for RADOS Gateway Object Storage (SWIFT).
Disabling HTTP probes¶
Implemented the capability to disable HTTP probes for public endpoints from the OpenStack service catalog. In this case, Telegraf performs HTTP checks only for the admin and internal OpenStack endpoints. By default, Telegraf verifies all endpoints from the OpenStack service catalog.
DPDK for Tungsten Fabric vRouter¶
TechPreview
Implemented the capability to enable DPDK mode for the Tungsten Fabric vRouter.
Tungsten Fabric services status verification¶
Implemented the capability to verify the status of Tungsten Fabric services,
including the third-party services such as Cassandra, ZooKeeper, Kafka, Redis,
and RabbitMQ using the Tungsten Fabric Operator tf-status
tool.