Skip to content

Commit 8199e06

Browse files
authored
Merge pull request #871 from stackhpc/antelope-upgrade-docs
Add kolla config merging to upgrade docs
2 parents 34dd1d0 + 52586c1 commit 8199e06

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/source/operations/upgrading.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,19 @@ system. If you are using a Neutron plugin other than ML2/OVN, set
8282
For new deployments using OVN, see
8383
:kolla-ansible-doc:`reference/networking/neutron.html#ovn-ml2-ovn`.
8484

85+
Kolla config merging
86+
--------------------
87+
88+
The Antelope release introduces Kolla config merging between Kayobe
89+
environments and base configurations. Before Antelope, any configuration under
90+
``$KAYOBE_CONFIG_PATH/kolla/config`` would be ignored when any Kayobe
91+
environment was activated.
92+
93+
In Antelope, the Kolla configuration from the base will be merged with the
94+
environment. This can result in significant changes to the Kolla config. Take
95+
extra care when creating the Antelope branch of the kayobe-config and always
96+
check the config diff.
97+
8598
Known issues
8699
============
87100

0 commit comments

Comments
 (0)