apiVersion: nmstate.io/v1 kind: NodeNetworkConfigurationPolicy metadata: labels: osp/nncm-config-type: standard name: master-0 namespace: openstack spec: desiredState: dns-resolver: config: search: [] server: - 2620:cf:cf:aaaa::1 interfaces: - description: internalapi vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:bbbb::10 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: internalapi state: up type: vlan vlan: base-iface: enp7s0 id: "20" - description: storage vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:cccc::10 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: storage state: up type: vlan vlan: base-iface: enp7s0 id: "21" - description: tenant vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:eeee::10 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: tenant state: up type: vlan vlan: base-iface: enp7s0 id: "22" - description: ctlplane interface mtu: 1500 name: enp7s0 state: up type: ethernet - bridge: options: stp: enabled: false port: - name: enp7s0 vlan: {} description: linux-bridge over ctlplane interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:aaaa::10 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: ospbr state: up type: linux-bridge - bridge: options: stp: enabled: false port: - name: enp8s0 description: Ironic bridge ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:ffff::10 prefix-length: "64" enabled: true mtu: 1500 name: ironic type: linux-bridge - description: Ironic VRF name: ironicvrf state: up type: vrf vrf: port: - ironic route-table-id: 10 route-rules: config: [] routes: config: - destination: ::/0 metric: 150 next-hop-address: 2620:cf:cf:ffff::1 next-hop-interface: ironic table-id: 10 - destination: 2620:cf:cf:ffff::0/64 metric: 150 next-hop-address: 2620:cf:cf:aaaa::1 next-hop-interface: ospbr - destination: ::/0 metric: 150 next-hop-address: 2620:cf:cf:aaaa::1 next-hop-interface: ospbr nodeSelector: kubernetes.io/hostname: master-0.ocp.openstack.lab node-role.kubernetes.io/master: "" --- apiVersion: nmstate.io/v1 kind: NodeNetworkConfigurationPolicy metadata: labels: osp/nncm-config-type: standard name: master-1 namespace: openstack spec: desiredState: dns-resolver: config: search: [] server: - 2620:cf:cf:aaaa::1 interfaces: - description: internalapi vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:bbbb::11 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: internalapi state: up type: vlan vlan: base-iface: enp7s0 id: "20" - description: storage vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:cccc::11 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: storage state: up type: vlan vlan: base-iface: enp7s0 id: "21" - description: tenant vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:eeee::11 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: tenant state: up type: vlan vlan: base-iface: enp7s0 id: "22" - description: ctlplane interface mtu: 1500 name: enp7s0 state: up type: ethernet - bridge: options: stp: enabled: false port: - name: enp7s0 vlan: {} description: linux-bridge over ctlplane interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:aaaa::11 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: ospbr state: up type: linux-bridge - bridge: options: stp: enabled: false port: - name: enp8s0 description: Ironic bridge ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:ffff::11 prefix-length: "64" enabled: true mtu: 1500 name: ironic type: linux-bridge - description: Ironic VRF name: ironicvrf state: up type: vrf vrf: port: - ironic route-table-id: 10 route-rules: config: [] routes: config: - destination: ::/0 metric: 150 next-hop-address: 2620:cf:cf:ffff::1 next-hop-interface: ironic table-id: 10 - destination: 2620:cf:cf:ffff::0/64 metric: 150 next-hop-address: 2620:cf:cf:aaaa::1 next-hop-interface: ospbr - destination: ::/0 metric: 150 next-hop-address: 2620:cf:cf:aaaa::1 next-hop-interface: ospbr nodeSelector: kubernetes.io/hostname: master-1.ocp.openstack.lab node-role.kubernetes.io/master: "" --- apiVersion: nmstate.io/v1 kind: NodeNetworkConfigurationPolicy metadata: labels: osp/nncm-config-type: standard name: master-2 namespace: openstack spec: desiredState: dns-resolver: config: search: [] server: - 2620:cf:cf:aaaa::1 interfaces: - description: internalapi vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:bbbb::12 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: internalapi state: up type: vlan vlan: base-iface: enp7s0 id: "20" - description: storage vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:cccc::12 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: storage state: up type: vlan vlan: base-iface: enp7s0 id: "21" - description: tenant vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:eeee::12 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: tenant state: up type: vlan vlan: base-iface: enp7s0 id: "22" - description: ctlplane interface mtu: 1500 name: enp7s0 state: up type: ethernet - bridge: options: stp: enabled: false port: - name: enp7s0 vlan: {} description: linux-bridge over ctlplane interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:aaaa::12 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: ospbr state: up type: linux-bridge - bridge: options: stp: enabled: false port: - name: enp8s0 description: Ironic bridge ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:ffff::12 prefix-length: "64" enabled: true mtu: 1500 name: ironic type: linux-bridge - description: Ironic VRF name: ironicvrf state: up type: vrf vrf: port: - ironic route-table-id: 10 route-rules: config: [] routes: config: - destination: ::/0 metric: 150 next-hop-address: 2620:cf:cf:ffff::1 next-hop-interface: ironic table-id: 10 - destination: 2620:cf:cf:ffff::0/64 metric: 150 next-hop-address: 2620:cf:cf:aaaa::1 next-hop-interface: ospbr - destination: ::/0 metric: 150 next-hop-address: 2620:cf:cf:aaaa::1 next-hop-interface: ospbr nodeSelector: kubernetes.io/hostname: master-2.ocp.openstack.lab node-role.kubernetes.io/master: "" --- apiVersion: nmstate.io/v1 kind: NodeNetworkConfigurationPolicy metadata: labels: osp/nncm-config-type: standard name: worker-0 namespace: openstack spec: desiredState: dns-resolver: config: search: [] server: - 2620:cf:cf:aaaa::1 interfaces: - description: internalapi vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:bbbb::13 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: internalapi state: up type: vlan vlan: base-iface: enp7s0 id: "20" - description: storage vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:cccc::13 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: storage state: up type: vlan vlan: base-iface: enp7s0 id: "21" - description: tenant vlan interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:eeee::13 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: tenant state: up type: vlan vlan: base-iface: enp7s0 id: "22" - description: ctlplane interface mtu: 1500 name: enp7s0 state: up type: ethernet - bridge: options: stp: enabled: false port: - name: enp7s0 vlan: {} description: linux-bridge over ctlplane interface ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:aaaa::13 prefix-length: "64" dhcp: false enabled: true mtu: 1500 name: ospbr state: up type: linux-bridge - bridge: options: stp: enabled: false port: - name: enp8s0 description: Ironic bridge ipv4: enabled: false ipv6: address: - ip: 2620:cf:cf:ffff::13 prefix-length: "64" enabled: true mtu: 1500 name: ironic type: linux-bridge - description: Ironic VRF name: ironicvrf state: up type: vrf vrf: port: - ironic route-table-id: 10 route-rules: config: [] routes: config: - destination: ::/0 metric: 150 next-hop-address: 2620:cf:cf:ffff::1 next-hop-interface: ironic table-id: 10 - destination: 2620:cf:cf:ffff::0/64 metric: 150 next-hop-address: 2620:cf:cf:aaaa::1 next-hop-interface: ospbr - destination: ::/0 metric: 150 next-hop-address: 2620:cf:cf:aaaa::1 next-hop-interface: ospbr nodeSelector: kubernetes.io/hostname: worker-0.ocp.openstack.lab node-role.kubernetes.io/worker: ""