Name:             neutron-74b4d66fbf-fvwqh
Namespace:        openstack
Priority:         0
Service Account:  neutron-neutron
Node:             crc/192.168.126.11
Start Time:       Sat, 06 Dec 2025 09:02:55 +0000
Labels:           pod-template-hash=74b4d66fbf
                  service=neutron
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.53/23"],"mac_address":"0a:58:0a:d9:01:35","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.1.53"
                        ],
                        "mac": "0a:58:0a:d9:01:35",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/internalapi",
                        "interface": "internalapi",
                        "ips": [
                            "172.17.0.38"
                        ],
                        "mac": "9e:c1:2a:ea:8b:9d",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: [{"name":"internalapi","namespace":"openstack","interface":"internalapi"}]
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.53
IPs:
  IP:           10.217.1.53
Controlled By:  ReplicaSet/neutron-74b4d66fbf
Containers:
  neutron-api:
    Container ID:  cri-o://542bf4ce2e9c3eb8ea4acd9ccb8e9601a7c44f37fde9b5b72eb83de1feb060a1
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-neutron-server:c3923531bcda0b0811b2d5053f189beb
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-neutron-server@sha256:03e4912ff0135a813ce540a376bcfe5ae96d531569241e547a5b5cf5e2c30145
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sat, 06 Dec 2025 09:02:56 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:9696/ delay=5s timeout=30s period=30s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            nb9h659hf7h68h7h5ffhf8hdhd7h55ch676h5dch54bhd8h65fh689h64bh694hbdh687h8ch668h5b5h599h54ch65bh5b5h56bh55h65chf5h547q
      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/kolla/config_files/config.json from config (ro,path="neutron-api-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nkt2q (ro)
  neutron-httpd:
    Container ID:  cri-o://9d5b3ce349cc23134bc647c627df5b849052e5802141b3d078e68ff23721de5f
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-neutron-server:c3923531bcda0b0811b2d5053f189beb
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-neutron-server@sha256:03e4912ff0135a813ce540a376bcfe5ae96d531569241e547a5b5cf5e2c30145
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sat, 06 Dec 2025 09:02:56 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:9696/ delay=5s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get http://:9696/ delay=5s timeout=30s period=30s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            nb9h659hf7h68h7h5ffhf8hdhd7h55ch676h5dch54bhd8h65fh689h64bh694hbdh687h8ch668h5b5h599h54ch65bh5b5h56bh55h65chf5h547q
      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 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-nkt2q (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
  kube-api-access-nkt2q:
    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       94m   default-scheduler  Successfully assigned openstack/neutron-74b4d66fbf-fvwqh to crc
  Normal  AddedInterface  94m   multus             Add eth0 [10.217.1.53/23] from ovn-kubernetes
  Normal  AddedInterface  94m   multus             Add internalapi [172.17.0.38/24] from openstack/internalapi
  Normal  Pulled          94m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-neutron-server:c3923531bcda0b0811b2d5053f189beb" already present on machine
  Normal  Created         94m   kubelet            Created container neutron-api
  Normal  Started         94m   kubelet            Started container neutron-api
  Normal  Pulled          94m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-neutron-server:c3923531bcda0b0811b2d5053f189beb" already present on machine
  Normal  Created         94m   kubelet            Created container neutron-httpd
  Normal  Started         94m   kubelet            Started container neutron-httpd
