-
Bug
-
Resolution: Done
-
Normal
-
rhos-18.0.3
-
None
-
2
-
False
-
-
False
-
No Docs Impact
-
rhos-18.0.5
-
openstack-baremetal-operator-container-1.0.7-1
-
None
-
Release Note Not Required
-
-
-
Important
Currently, there is only one interface to set ctlplaneNetmask, it is setting the paramter in `OpenStackDataPlaneNodeSet` CR.
baremetalSetTemplate:
deploymentSSHSecret: dataplane-ansible-ssh-private-key-secret
bmhNamespace: openshift-machine-api
cloudUserName: cloud-admin
bmhLabelSelector:
app: openstack
ctlplaneInterface: enp1s0
ctlplaneNetmask: 23
dnsSearchDomains:
- osptest.openstack.org
Without the assignment, ctlplaneNetmask is 24 by default.
It causes a trouble when ctlplane network is not 24 bit netmask.
Also, we don't have any document to assign the value in our doc.
Additionally, explicit definition to netmask is not reasonable because other parameters, IP address, gateway are retrieved from IPAM.
So, ctlplaneNetmask should be taken from IPAM also.
- account is impacted by
-
OSPRH-12303 Determine net mask from IPSet reservation
-
- Closed
-
-
OSPRH-12304 Remove default from optional CtlplaneNetmask in openstack-baremetal-operator
-
- Closed
-
- is cloned by
-
OSPRH-12302 ctlplaneNetmask should be set based on IPAM
-
- Closed
-
- links to
-
RHBA-2025:146727
Release of containers for RHOSO OpenStack Podified operator