Name:             neutron-798b4f9b87-frx5r
Namespace:        openstack
Priority:         0
Service Account:  neutron-neutron
Node:             crc/192.168.126.11
Start Time:       Wed, 01 Oct 2025 10:33:47 +0000
Labels:           pod-template-hash=798b4f9b87
                  service=neutron
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.159/23"],"mac_address":"0a:58:0a:d9:00:9f","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.159"
                        ],
                        "mac": "0a:58:0a:d9:00:9f",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/internalapi",
                        "interface": "internalapi",
                        "ips": [
                            "172.17.0.33"
                        ],
                        "mac": "ea:12:a1:7d:ce:be",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: [{"name":"internalapi","namespace":"openstack","interface":"internalapi"}]
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.159
IPs:
  IP:           10.217.0.159
Controlled By:  ReplicaSet/neutron-798b4f9b87
Containers:
  neutron-api:
    Container ID:  cri-o://5be5f81ec4ae755f3e1e12274b599f320b5f3dfcec80ca5d223dcd7d1490bc7e
    Image:         quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:6276771339c90f342673dcaf7faa8c46e2c0ece62ed5efc4b7d65a095dabe07b
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Wed, 01 Oct 2025 10:33:48 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:9696/ delay=5s timeout=30s period=30s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n5ffh565h6hd7h5cbh84h68dh544h679hbfh5f5h66dh5bfh665h57fh64fh586h59hf6h64ch64ch69h58ch5h8h6fhc7h658hc6h66dhbdh54dq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /var/lib/config-data/default from config (ro)
      /var/lib/config-data/tls/certs/ovndb.crt from ovndb-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/certs/ovndbca.crt from ovndb-tls-certs (ro,path="ca.crt")
      /var/lib/config-data/tls/private/ovndb.key from ovndb-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files/config.json from config (ro,path="neutron-api-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-cgjg8 (ro)
  neutron-httpd:
    Container ID:  cri-o://8538876be6a130589d667378fe45e33c33c93aeab1a2b60b2a99d6856af09378
    Image:         quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:6276771339c90f342673dcaf7faa8c46e2c0ece62ed5efc4b7d65a095dabe07b
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Wed, 01 Oct 2025 10:33:48 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:9696/ delay=5s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get https://:9696/ delay=5s timeout=30s period=30s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n5ffh565h6hd7h5cbh84h68dh544h679hbfh5f5h66dh5bfh665h57fh64fh586h59hf6h64ch64ch69h58ch5h8h6fhc7h658hc6h66dhbdh54dq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/pki/tls/certs/internal.crt from internal-tls-certs (ro,path="tls.crt")
      /etc/pki/tls/certs/public.crt from public-tls-certs (ro,path="tls.crt")
      /etc/pki/tls/private/internal.key from internal-tls-certs (ro,path="tls.key")
      /etc/pki/tls/private/public.key from public-tls-certs (ro,path="tls.key")
      /var/lib/config-data/default from httpd-config (ro)
      /var/lib/kolla/config_files/config.json from config (ro,path="neutron-httpd-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-cgjg8 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  neutron-config
    Optional:    false
  httpd-config:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  neutron-httpd-config
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  internal-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-neutron-internal-svc
    Optional:    false
  public-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-neutron-public-svc
    Optional:    false
  ovndb-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-neutron-ovndbs
    Optional:    false
  kube-api-access-cgjg8:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       47m   default-scheduler  Successfully assigned openstack/neutron-798b4f9b87-frx5r to crc
  Normal  AddedInterface  47m   multus             Add eth0 [10.217.0.159/23] from ovn-kubernetes
  Normal  AddedInterface  47m   multus             Add internalapi [172.17.0.33/24] from openstack/internalapi
  Normal  Pulled          47m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" already present on machine
  Normal  Created         47m   kubelet            Created container neutron-api
  Normal  Started         47m   kubelet            Started container neutron-api
  Normal  Pulled          47m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" already present on machine
  Normal  Created         47m   kubelet            Created container neutron-httpd
  Normal  Started         47m   kubelet            Started container neutron-httpd
