Name: neutron-rpc-server-7558fd97b9-psjrd Namespace: openstack Priority: 0 Service Account: neutron-rpc-server Node: instance/199.19.213.114 Start Time: Mon, 04 May 2026 20:05:20 +0000 Labels: application=neutron component=rpc_server pod-template-hash=7558fd97b9 release_group=neutron Annotations: configmap-bin-hash: 2b3466bd53c256ec73ac8983b6a36c494af1290cb8596398cf00ceb0ba2f4cef configmap-etc-hash: ed48ca15e1b027efa8b0c6b100604f866659efd616d37399ba425d4d37451bb9 openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.41 IPs: IP: 10.0.0.41 Controlled By: ReplicaSet/neutron-rpc-server-7558fd97b9 Init Containers: init: Container ID: containerd://94e8950473dba0032b64f859fc2fbacd849a2472e7250b7a2c4f7d4a21f3f562 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Mon, 04 May 2026 20:05:21 +0000 Finished: Mon, 04 May 2026 20:07:34 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: neutron-rpc-server-7558fd97b9-psjrd (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:percona-xtradb-haproxy,openstack:rabbitmq-neutron,openstack:memcached,openstack:keystone-api DEPENDENCY_JOBS: neutron-db-sync,neutron-ks-user,neutron-ks-endpoints,neutron-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2bx8k (ro) ovn-neutron-init: Container ID: containerd://ecc144610713cdcb7628ce9e813ba794b54a197440534ebaafb9a1d0f5bf2ae7 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.2@sha256:3b5601c66a466275bfe35858b5620269336a61ff3693bdd4f552f13d820f893b Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:3b5601c66a466275bfe35858b5620269336a61ff3693bdd4f552f13d820f893b Port: Host Port: Command: /tmp/neutron-ovn-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Mon, 04 May 2026 20:07:35 +0000 Finished: Mon, 04 May 2026 20:07:35 +0000 Ready: True Restart Count: 0 Environment: Mounts: /tmp/neutron-ovn-init.sh from neutron-bin (ro,path="neutron-ovn-init.sh") /tmp/pod-shared from pod-shared (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2bx8k (ro) Containers: neutron-rpc-server: Container ID: containerd://303c940dd746b81761814b955ce8f7b38aa579c0d805b05dbf615c770dd37467 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.2@sha256:3b5601c66a466275bfe35858b5620269336a61ff3693bdd4f552f13d820f893b Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:3b5601c66a466275bfe35858b5620269336a61ff3693bdd4f552f13d820f893b Port: 9696/TCP Host Port: 0/TCP Command: /tmp/neutron-rpc-server.sh start State: Running Started: Mon, 04 May 2026 20:07:36 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/neutron/api-paste.ini from neutron-etc (ro,path="api-paste.ini") /etc/neutron/api_audit_map.conf from neutron-etc (ro,path="api_audit_map.conf") /etc/neutron/neutron-api-uwsgi.ini from neutron-etc (ro,path="neutron-api-uwsgi.ini") /etc/neutron/neutron.conf from neutron-etc (ro,path="neutron.conf") /etc/neutron/plugins/ml2/ml2_conf.ini from neutron-etc (ro,path="ml2_conf.ini") /etc/neutron/policy.yaml from neutron-etc (ro,path="policy.yaml") /etc/neutron/taas_plugin.ini from neutron-etc (ro,path="taas_plugin.ini") /tmp from pod-tmp (rw) /tmp/neutron-rpc-server.sh from neutron-bin (ro,path="neutron-rpc-server.sh") /tmp/pod-shared from pod-shared (rw) /var/lib/neutron from pod-var-neutron (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2bx8k (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-shared: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-var-neutron: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: neutron-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: neutron-bin Optional: false neutron-etc: Type: Secret (a volume populated by a Secret) SecretName: neutron-etc Optional: false kube-api-access-2bx8k: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled 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 37m default-scheduler Successfully assigned openstack/neutron-rpc-server-7558fd97b9-psjrd to instance Normal Pulled 37m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 37m kubelet Created container init Normal Started 37m kubelet Started container init Normal Pulled 34m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.2@sha256:3b5601c66a466275bfe35858b5620269336a61ff3693bdd4f552f13d820f893b" already present on machine Normal Created 34m kubelet Created container ovn-neutron-init Normal Started 34m kubelet Started container ovn-neutron-init Normal Pulled 34m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.2@sha256:3b5601c66a466275bfe35858b5620269336a61ff3693bdd4f552f13d820f893b" already present on machine Normal Created 34m kubelet Created container neutron-rpc-server Normal Started 34m kubelet Started container neutron-rpc-server