apiVersion: batch/v1 kind: Job metadata: annotations: hash: n55ch6dh54fh87h6dh674hdh565hfh694hd7h656h679h5bbhc4h5fh56dh9h6chd5h5f5h5c8hc4h57bh58bhd7h55dh5dh684h588h599h58q k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-12-03T22:42:13Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane-services openstackdataplanenodeset: edpm openstackdataplaneservice: nova name: nova-dataplane-services-edpm namespace: openstack ownerReferences: - apiVersion: dataplane.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: OpenStackDataPlaneDeployment name: dataplane-services uid: dd399eca-4093-4380-bfb9-f0d6b1d8951c resourceVersion: "46520" uid: 9db3c193-41eb-4174-9537-339b68870ac9 spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: 9db3c193-41eb-4174-9537-339b68870ac9 suspend: false template: metadata: annotations: k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: null labels: app: openstackansibleee batch.kubernetes.io/controller-uid: 9db3c193-41eb-4174-9537-339b68870ac9 batch.kubernetes.io/job-name: nova-dataplane-services-edpm controller-uid: 9db3c193-41eb-4174-9537-339b68870ac9 job-name: nova-dataplane-services-edpm openstackdataplanedeployment: dataplane-services openstackdataplanenodeset: edpm openstackdataplaneservice: nova spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.nova - -i - nova-dataplane-services-edpm env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.nova - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: edpm edpm_service_type: nova edpm_services_override: [install-certs ovn neutron-metadata libvirt nova telemetry] envFrom: - configMapRef: name: openstack-aee-default-env optional: true image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:8d7a8459e404f8493df59c80e3fb15f42b4ad20da91751a02609dc8e5552f5fd imagePullPolicy: Always name: nova-dataplane-services-edpm resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/lib/openstack/configs/nova/01-nova.conf name: nova-cell1-compute-config-0 subPath: 01-nova.conf - mountPath: /var/lib/openstack/configs/nova/nova-blank.conf name: nova-cell1-compute-config-1 subPath: nova-blank.conf - mountPath: /var/lib/openstack/configs/nova/ssh-privatekey name: nova-migration-ssh-key-0 subPath: ssh-privatekey - mountPath: /var/lib/openstack/configs/nova/ssh-publickey name: nova-migration-ssh-key-1 subPath: ssh-publickey - mountPath: /var/lib/openstack/cacerts/nova name: nova-combined-ca-bundle - mountPath: /runner/env/ssh_key name: ssh-key subPath: ssh_key - mountPath: /runner/inventory/hosts name: inventory subPath: inventory dnsConfig: nameservers: - 172.30.218.119 searches: - ctlplane.openstack.lab dnsPolicy: None restartPolicy: Never schedulerName: default-scheduler securityContext: {} serviceAccount: edpm serviceAccountName: edpm terminationGracePeriodSeconds: 30 volumes: - name: nova-cell1-compute-config-0 secret: defaultMode: 420 items: - key: 01-nova.conf path: 01-nova.conf secretName: nova-cell1-compute-config - name: nova-cell1-compute-config-1 secret: defaultMode: 420 items: - key: nova-blank.conf path: nova-blank.conf secretName: nova-cell1-compute-config - name: nova-migration-ssh-key-0 secret: defaultMode: 420 items: - key: ssh-privatekey path: ssh-privatekey secretName: nova-migration-ssh-key - name: nova-migration-ssh-key-1 secret: defaultMode: 420 items: - key: ssh-publickey path: ssh-publickey secretName: nova-migration-ssh-key - name: nova-combined-ca-bundle secret: defaultMode: 420 secretName: combined-ca-bundle - name: ssh-key secret: defaultMode: 420 items: - key: ssh-privatekey path: ssh_key secretName: dataplane-ansible-ssh-private-key-secret - name: inventory secret: defaultMode: 420 items: - key: inventory path: inventory secretName: dataplanenodeset-edpm status: completionTime: "2025-12-03T22:45:16Z" conditions: - lastProbeTime: "2025-12-03T22:45:16Z" lastTransitionTime: "2025-12-03T22:45:16Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-12-03T22:45:16Z" lastTransitionTime: "2025-12-03T22:45:16Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-12-03T22:42:13Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}