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
82
82
For new deployments using OVN, see
83
83
:kolla-ansible-doc: `reference/networking/neutron.html#ovn-ml2-ovn `.
84
84
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
+
85
98
Known issues
86
99
============
87
100
You can’t perform that action at this time.
0 commit comments