You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci_gen_kustomize_values]: Add bmo01 nodes generation to nodeset-values template
The bmo01 dataplane nodesets now require `data.nodeset0.nodes` and
`data.nodeset1.nodes` in the `nodeset-values` ConfigMap. Without
these fields, kustomize replacements fail when generating the
OpenStackDataPlaneNodeSet resources.
Add Jinja2 loops that iterate over `leaf0-*` and `leaf1-*` instances
from `cifmw_networking_env_definition` to generate the per-nodeset
`nodes` blocks with `ansibleHost`, `bmhLabelSelector`, `hostName`,
`networkData`, and network definitions for each compute node.
Change-Id: I76e49722ecc2006205a9e764bc8a3211b7dda2af
Signed-off-by: rabi <ramishra@redhat.com>
0 commit comments