Name: neutron-rpc-server-57c49dfdf-nshg6 Namespace: openstack Priority: 0 Service Account: neutron-rpc-server Node: instance/199.204.45.116 Start Time: Thu, 16 Jul 2026 00:58:44 +0000 Labels: application=neutron component=rpc_server pod-template-hash=57c49dfdf release_group=neutron Annotations: configmap-bin-hash: 2b3466bd53c256ec73ac8983b6a36c494af1290cb8596398cf00ceb0ba2f4cef configmap-etc-hash: 6acdeed4c1ea62bb8475f295b8135b643ae3c261be00cc4d60365be283696b18 openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.164 IPs: IP: 10.0.0.164 Controlled By: ReplicaSet/neutron-rpc-server-57c49dfdf Init Containers: init: Container ID: containerd://49ee29a90da172ea7ab43b4334ac035d51911a588a325987fe5eb290050ab698 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: Thu, 16 Jul 2026 00:58:45 +0000 Finished: Thu, 16 Jul 2026 01:00:57 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: neutron-rpc-server-57c49dfdf-nshg6 (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-4qzsv (ro) ovn-neutron-init: Container ID: containerd://7eae75d5e9664b1274fb84dd2fca98d54c9152863177878fe556559674931f8b Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:bc7cfce18aebbb6ed7f2c9d0d792fb19b73588e2d4317e129ee2f59f2fd631fe Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:bc7cfce18aebbb6ed7f2c9d0d792fb19b73588e2d4317e129ee2f59f2fd631fe Port: Host Port: Command: /tmp/neutron-ovn-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 16 Jul 2026 01:00:58 +0000 Finished: Thu, 16 Jul 2026 01:00:58 +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-4qzsv (ro) Containers: neutron-rpc-server: Container ID: containerd://2bcf0771a5d1e10e0bb3a66cade954cf851fa698f3efe7aaab269c9bcac2c04d Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:bc7cfce18aebbb6ed7f2c9d0d792fb19b73588e2d4317e129ee2f59f2fd631fe Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:bc7cfce18aebbb6ed7f2c9d0d792fb19b73588e2d4317e129ee2f59f2fd631fe Port: 9696/TCP Host Port: 0/TCP Command: /tmp/neutron-rpc-server.sh start State: Running Started: Thu, 16 Jul 2026 01:00:59 +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-4qzsv (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-4qzsv: 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 48m default-scheduler Successfully assigned openstack/neutron-rpc-server-57c49dfdf-nshg6 to instance Normal Pulled 48m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 48m kubelet Created container init Normal Started 48m kubelet Started container init Normal Pulled 46m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:bc7cfce18aebbb6ed7f2c9d0d792fb19b73588e2d4317e129ee2f59f2fd631fe" already present on machine Normal Created 46m kubelet Created container ovn-neutron-init Normal Started 46m kubelet Started container ovn-neutron-init Normal Pulled 46m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:bc7cfce18aebbb6ed7f2c9d0d792fb19b73588e2d4317e129ee2f59f2fd631fe" already present on machine Normal Created 46m kubelet Created container neutron-rpc-server Normal Started 46m kubelet Started container neutron-rpc-server