add releasenote for octavia configuration
Change-Id: Ic3faf90ef7aea1c506e113fe77f62d916d1b118b Implements: blueprint implement-automatic-deploy-of-octavia
This commit is contained in:
parent
d1e5de2120
commit
97b532c972
@ -0,0 +1,17 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds support for automatic registration resources required for Octavia.
|
||||
This includes a management network and subnet, security groups, flavor
|
||||
and SSH key. The amphora image must be uploaded manually currently.
|
||||
`BP#automatic-deploy-of-octavia
|
||||
<https://blueprints.launchpad.net/kolla-ansible/+spec/implement-automatic-deploy-of-octavia>`__
|
||||
- |
|
||||
Adds support for automatic generation of certificates for Octavia via the
|
||||
``kolla-ansible octavia-certificates`` command.
|
||||
upgrade:
|
||||
- |
|
||||
Resources required for Octavia are now registered automatically by
|
||||
default. Octavia users upgrading from Ussuri should set
|
||||
``octavia_auto_configure`` to ``no`` in ``globals.yml`` to avoid
|
||||
registering conflicting resources.
|
Loading…
Reference in New Issue
Block a user