4e6e8f0c0e
* Added support for Rocky Linux in the amphora-agent * Amphora images for Rocky can be built when setting OCTAVIA_AMP_BASE_OS="rocky" * Fixed the devstack plugin for Rocky Linux hosts Change-Id: I41f7e2341332b9cb74b4a59fedb6eed1af3c8062
9 lines
295 B
YAML
9 lines
295 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for Rocky Linux controllers in devstack.
|
|
- |
|
|
Added support for Rocky Linux amphora images. To enable it, users have to
|
|
build their amphora images with the ``OCTAVIA_AMP_BASE_OS=rocky`` and
|
|
``OCTAVIA_AMP_DISTRIBUTION_RELEASE_ID=9`` parameters.
|