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: - 192.168.125.1 interfaces: - description: internalapi bridge mtu: 1500 name: internalapi state: up type: linux-bridge - description: storage bridge mtu: 1500 name: storage state: up type: linux-bridge - description: ctlplane interface ipv4: address: - ip: 192.168.122.13 prefix-length: "24" mtu: 1500 name: enp7s0 state: up type: ethernet - description: ctlplane bridge ipv4: enabled: false mtu: 1500 name: ospbr state: up type: linux-bridge - description: BGP interface 1 ipv4: address: - ip: 100.64.0.10 prefix-length: "30" dhcp: false enabled: true ipv6: enabled: false mtu: 1500 name: enp8s0 state: up type: ethernet - description: BGP interface 2 ipv4: address: - ip: 100.65.0.10 prefix-length: "30" dhcp: false enabled: true ipv6: enabled: false mtu: 1500 name: enp9s0 state: up type: ethernet - description: loopback interface ipv4: address: - ip: 99.99.0.4 prefix-length: "32" dhcp: false enabled: true ipv6: address: - ip: f00d:f00d:f00d:f00d:f00d:f00d:f00d:14 prefix-length: "128" dhcp: false enabled: true mtu: 65536 name: lo state: up - description: Octavia bridge mtu: 1500 name: octavia state: up type: linux-bridge - description: Designate bridge mtu: 1500 name: designate state: up type: linux-bridge route-rules: config: [] routes: config: - destination: 99.99.0.0/16 next-hop-address: 100.64.0.9 next-hop-interface: enp8s0 weight: 200 - destination: 99.99.0.0/16 next-hop-address: 100.65.0.9 next-hop-interface: enp9s0 weight: 200 - destination: 192.168.122.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 192.168.123.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 192.168.124.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 172.24.0.0/16 next-hop-address: 100.64.0.9 next-hop-interface: enp8s0 weight: 200 - destination: 172.24.0.0/16 next-hop-address: 100.65.0.9 next-hop-interface: enp9s0 weight: 200 nodeSelector: kubernetes.io/hostname: worker-0 node-role.kubernetes.io/worker: "" --- apiVersion: nmstate.io/v1 kind: NodeNetworkConfigurationPolicy metadata: labels: osp/nncm-config-type: standard name: worker-1 namespace: openstack spec: desiredState: dns-resolver: config: search: [] server: - 192.168.125.1 interfaces: - description: internalapi bridge mtu: 1500 name: internalapi state: up type: linux-bridge - description: storage bridge mtu: 1500 name: storage state: up type: linux-bridge - description: ctlplane interface ipv4: address: - ip: 192.168.122.14 prefix-length: "24" mtu: 1500 name: enp7s0 state: up type: ethernet - description: ctlplane bridge ipv4: enabled: false mtu: 1500 name: ospbr state: up type: linux-bridge - description: BGP interface 1 ipv4: address: - ip: 100.64.1.10 prefix-length: "30" dhcp: false enabled: true ipv6: enabled: false mtu: 1500 name: enp8s0 state: up type: ethernet - description: BGP interface 2 ipv4: address: - ip: 100.65.1.10 prefix-length: "30" dhcp: false enabled: true ipv6: enabled: false mtu: 1500 name: enp9s0 state: up type: ethernet - description: loopback interface ipv4: address: - ip: 99.99.1.4 prefix-length: "32" dhcp: false enabled: true ipv6: address: - ip: f00d:f00d:f00d:f00d:f00d:f00d:f00d:24 prefix-length: "128" dhcp: false enabled: true mtu: 65536 name: lo state: up - description: Octavia bridge mtu: 1500 name: octavia state: up type: linux-bridge - description: Designate bridge mtu: 1500 name: designate state: up type: linux-bridge route-rules: config: [] routes: config: - destination: 99.99.0.0/16 next-hop-address: 100.64.1.9 next-hop-interface: enp8s0 weight: 200 - destination: 99.99.0.0/16 next-hop-address: 100.65.1.9 next-hop-interface: enp9s0 weight: 200 - destination: 192.168.122.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 192.168.123.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 192.168.124.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 172.24.0.0/16 next-hop-address: 100.64.1.9 next-hop-interface: enp8s0 weight: 200 - destination: 172.24.0.0/16 next-hop-address: 100.65.1.9 next-hop-interface: enp9s0 weight: 200 nodeSelector: kubernetes.io/hostname: worker-1 node-role.kubernetes.io/worker: "" --- apiVersion: nmstate.io/v1 kind: NodeNetworkConfigurationPolicy metadata: labels: osp/nncm-config-type: standard name: worker-2 namespace: openstack spec: desiredState: dns-resolver: config: search: [] server: - 192.168.125.1 interfaces: - description: internalapi bridge mtu: 1500 name: internalapi state: up type: linux-bridge - description: storage bridge mtu: 1500 name: storage state: up type: linux-bridge - description: ctlplane interface ipv4: address: - ip: 192.168.122.15 prefix-length: "24" mtu: 1500 name: enp7s0 state: up type: ethernet - description: ctlplane bridge ipv4: enabled: false mtu: 1500 name: ospbr state: up type: linux-bridge - description: BGP interface 1 ipv4: address: - ip: 100.64.2.10 prefix-length: "30" dhcp: false enabled: true ipv6: enabled: false mtu: 1500 name: enp8s0 state: up type: ethernet - description: BGP interface 2 ipv4: address: - ip: 100.65.2.10 prefix-length: "30" dhcp: false enabled: true ipv6: enabled: false mtu: 1500 name: enp9s0 state: up type: ethernet - description: loopback interface ipv4: address: - ip: 99.99.2.4 prefix-length: "32" dhcp: false enabled: true ipv6: address: - ip: f00d:f00d:f00d:f00d:f00d:f00d:f00d:34 prefix-length: "128" dhcp: false enabled: true mtu: 65536 name: lo state: up - description: Octavia bridge mtu: 1500 name: octavia state: up type: linux-bridge - description: Designate bridge mtu: 1500 name: designate state: up type: linux-bridge route-rules: config: [] routes: config: - destination: 99.99.0.0/16 next-hop-address: 100.64.2.9 next-hop-interface: enp8s0 weight: 200 - destination: 99.99.0.0/16 next-hop-address: 100.65.2.9 next-hop-interface: enp9s0 weight: 200 - destination: 192.168.122.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 192.168.123.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 192.168.124.0/24 next-hop-address: 192.168.125.1 next-hop-interface: enp7s0 - destination: 172.24.0.0/16 next-hop-address: 100.64.2.9 next-hop-interface: enp8s0 weight: 200 - destination: 172.24.0.0/16 next-hop-address: 100.65.2.9 next-hop-interface: enp9s0 weight: 200 nodeSelector: kubernetes.io/hostname: worker-2 node-role.kubernetes.io/worker: "" --- apiVersion: nmstate.io/v1 kind: NodeNetworkConfigurationPolicy metadata: labels: osp/nncm-config-type: standard name: worker-3 namespace: openstack spec: desiredState: dns-resolver: config: search: [] server: - 192.168.125.1 interfaces: - description: internalapi bridge mtu: 1500 name: internalapi state: up type: linux-bridge - description: storage bridge mtu: 1500 name: storage state: up type: linux-bridge - description: ctlplane interface ipv4: address: - ip: 192.168.122.16 prefix-length: "24" mtu: 1500 name: enp7s0 state: up type: ethernet - description: ctlplane bridge ipv4: enabled: false mtu: 1500 name: ospbr state: up type: linux-bridge - description: BGP interface 1 ipv4: address: - ip: 100.64.10.2 prefix-length: "24" dhcp: false enabled: true ipv6: enabled: false mtu: 1500 name: enp8s0 state: up type: ethernet - description: loopback interface ipv4: address: - ip: 99.99.10.3 prefix-length: "32" dhcp: false enabled: true ipv6: address: - ip: f00d:f00d:f00d:f00d:f00d:f00d:f00d:43 prefix-length: "128" dhcp: false enabled: true mtu: 65536 name: lo state: up - description: Octavia bridge mtu: 1500 name: octavia state: up type: linux-bridge - description: Designate bridge mtu: 1500 name: designate state: up type: linux-bridge route-rules: config: [] routes: config: - destination: 192.168.133.0/24 next-hop-address: 100.64.10.1 next-hop-interface: enp8s0 - destination: 172.24.0.0/16 next-hop-address: 100.64.10.1 next-hop-interface: enp8s0 - destination: 172.34.0.0/16 next-hop-address: 100.64.10.1 next-hop-interface: enp8s0 nodeSelector: kubernetes.io/hostname: worker-3 node-role.kubernetes.io/worker: ""