File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,19 @@ system. If you are using a Neutron plugin other than ML2/OVN, set
8282For 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+
8598Known issues
8699============
87100
You can’t perform that action at this time.
0 commit comments