Commit 341eaae
Merge pull request #658 from hjensas/ml2-baremetal-follow-up
Fix ml2MechanismDrivers reset in uni04delta-ipv6 edpm stage
The edpm/nodeset kustomization updates OpenStackControlPlane after ceph deployment but was missing the ml2MechanismDrivers replacement, causing it to reset to default ['ovn'] instead of ['ovn', 'baremetal'].
Add the missing replacement to preserve ml2MechanismDrivers.
Note: While it may seem odd that edpm (dataplane) patches control-plane, this is the established pattern for post-ceph deployment updates.
JIRA: OSPCIX-1110 (Related)
JIRA: OSPRH-14448
JIRA: OSPRH-20084
Reviewed-by: Yatin Karel <[email protected]>
Reviewed-by: Arx Cruz1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
142 | 154 | | |
143 | 155 | | |
144 | 156 | | |
| |||
0 commit comments