all:
  children:
    tempest:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 199.204.45.25
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      configure_swap_size: 8192
      devstack_local_conf:
        post-config:
          $NEUTRON_CONF:
            DEFAULT:
              global_physnet_mtu: '{{ external_bridge_mtu }}'
          /etc/magnum/magnum.conf:
            cluster_template:
              kubernetes_allowed_network_drivers: calico,cilium
              kubernetes_default_network_driver: calico
            nova_client:
              api_version: 2.15
          /etc/manila/manila.conf:
            generic:
              connect_share_server_to_tenant_network: true
              driver_handles_share_servers: true
      devstack_localrc:
        ADMIN_PASSWORD: secretadmin
        DATABASE_PASSWORD: secretdatabase
        DEBUG_LIBVIRT_COREDUMPS: true
        DISABLE_AMP_IMAGE_BUILD: true
        ENABLE_SYSCTL_MEM_TUNING: true
        ENABLE_SYSCTL_NET_TUNING: true
        ENABLE_ZSWAP: true
        ERROR_ON_CLONE: true
        FIXED_RANGE: 10.1.0.0/20
        FLOATING_RANGE: 172.24.5.0/24
        GIT_BASE: https://github.com
        HOST_IP: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
        IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
        LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
        LOGFILE: /opt/stack/logs/devstacklog.txt
        LOG_COLOR: false
        MAGNUM_GUEST_IMAGE_URL: '{{ image_url }}'
        MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: snapshot_support=True create_share_from_snapshot_support=True
        MANILA_ENABLED_BACKENDS: generic
        MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
        NETWORK_GATEWAY: 10.1.0.1
        NOVA_LIBVIRT_TB_CACHE_SIZE: 128
        NOVA_VNC_ENABLED: true
        OCTAVIA_NODE: api
        OVN_DBS_LOG_LEVEL: dbg
        PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
        PUBLIC_NETWORK_GATEWAY: 172.24.5.1
        RABBIT_PASSWORD: secretrabbit
        SERVICE_HOST: '{{ hostvars[''controller''][''nodepool''][''private_ipv4'']
          }}'
        SERVICE_PASSWORD: secretservice
        SWIFT_HASH: 1234123412341234
        SWIFT_REPLICAS: 1
        SWIFT_START_ALL_SERVICES: false
        VERBOSE: true
        VERBOSE_NO_TIMESTAMP: true
      devstack_plugins:
        barbican: https://github.com/openstack/barbican
        magnum: https://review.opendev.org/openstack/magnum
        magnum-cluster-api: https://github.com/vexxhost/magnum-cluster-api
        manila: https://github.com/openstack/manila
        octavia: https://github.com/openstack/octavia
        ovn-octavia-provider: https://github.com/openstack/ovn-octavia-provider
      devstack_services:
        base: false
        c-api: true
        c-bak: true
        c-sch: true
        c-vol: true
        dstat: false
        etcd3: true
        file_tracker: true
        g-api: true
        horizon: false
        key: true
        memory_tracker: true
        mysql: true
        n-api: true
        n-api-meta: true
        n-cond: true
        n-cpu: true
        n-novnc: true
        n-sch: true
        o-api: true
        o-da: true
        o-hk: true
        octavia: true
        openstack-cli-server: true
        ovn-controller: true
        ovn-northd: true
        ovs-vswitchd: true
        ovsdb-server: true
        placement-api: true
        q-ovn-agent: true
        q-svc: true
        rabbit: true
        s-account: false
        s-container: false
        s-object: false
        s-proxy: false
        tempest: false
        tls-proxy: true
      extensions_to_txt:
        auto: true
        conf: true
        localrc: true
        log: true
        stackenv: true
      image_url: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-{{
        kube_tag }}.qcow2
      kube_tag: v1.34.7
      network_driver: cilium
      nodepool:
        az: nova
        cloud: public
        external_id: 04e5e998-04c4-4657-b786-92a41efb7851
        host_id: 413ad91e6120ae81306de27e59dcefd40ab96f06b8665fea7030ef8f
        interface_ip: 199.204.45.25
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.204.45.25
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.25
        public_ipv6: 2604:e100:1:0:f816:3eff:fe1b:c96d
        region: ca-ymq-1
        slot: null
      zuul_copy_output:
        /etc/ceph: logs
        /etc/glusterfs/glusterd.vol: logs
        /etc/libvirt: logs
        /etc/lvm: logs
        /etc/resolv.conf: logs
        /etc/sudoers: logs
        /etc/sudoers.d: logs
        /var/log/ceph: logs
        /var/log/glusterfs: logs
        /var/log/libvirt: logs
        /var/log/mysql: logs
        /var/log/openvswitch: logs
        /var/log/postgresql: logs
        /var/log/rabbitmq: logs
        /var/log/unbound.log: logs
        '{{ devstack_conf_dir }}/.localrc.auto': logs
        '{{ devstack_conf_dir }}/.stackenv': logs
        '{{ devstack_conf_dir }}/local.conf': logs
        '{{ devstack_conf_dir }}/localrc': logs
        '{{ devstack_full_log}}': logs
        '{{ devstack_log_dir }}/atop': logs
        '{{ devstack_log_dir }}/devstacklog.txt': logs
        '{{ devstack_log_dir }}/devstacklog.txt.summary': logs
        '{{ devstack_log_dir }}/dstat-csv.log': logs
        '{{ devstack_log_dir }}/qemu.coredump': logs
        '{{ devstack_log_dir }}/tcpdump.pcap': logs
        '{{ devstack_log_dir }}/worlddump-latest.txt': logs
        '{{ stage_dir }}/apache': logs
        '{{ stage_dir }}/apache_config': logs
        '{{ stage_dir }}/audit.log': logs
        '{{ stage_dir }}/core': logs
        '{{ stage_dir }}/deprecations.log': logs
        '{{ stage_dir }}/df.txt': logs
        '{{ stage_dir }}/dpkg-l.txt': logs
        '{{ stage_dir }}/etc': logs
        '{{ stage_dir }}/iptables.txt': logs
        '{{ stage_dir }}/listen53.txt': logs
        '{{ stage_dir }}/mount.txt': logs
        '{{ stage_dir }}/performance.json': logs
        '{{ stage_dir }}/pip2-freeze.txt': logs
        '{{ stage_dir }}/pip3-freeze.txt': logs
        '{{ stage_dir }}/rpm-qa.txt': logs
        '{{ stage_dir }}/services.txt': logs
        '{{ stage_dir }}/verify_tempest_conf.log': logs
      zuul_node:
        az: nova
        cloud: public
        external_id: 04e5e998-04c4-4657-b786-92a41efb7851
        host_id: 413ad91e6120ae81306de27e59dcefd40ab96f06b8665fea7030ef8f
        interface_ip: 199.204.45.25
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.204.45.25
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.25
        public_ipv6: 2604:e100:1:0:f816:3eff:fe1b:c96d
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    configure_swap_size: 8192
    devstack_local_conf:
      post-config:
        $NEUTRON_CONF:
          DEFAULT:
            global_physnet_mtu: '{{ external_bridge_mtu }}'
        /etc/magnum/magnum.conf:
          cluster_template:
            kubernetes_allowed_network_drivers: calico,cilium
            kubernetes_default_network_driver: calico
          nova_client:
            api_version: 2.15
        /etc/manila/manila.conf:
          generic:
            connect_share_server_to_tenant_network: true
            driver_handles_share_servers: true
    devstack_localrc:
      ADMIN_PASSWORD: secretadmin
      DATABASE_PASSWORD: secretdatabase
      DEBUG_LIBVIRT_COREDUMPS: true
      DISABLE_AMP_IMAGE_BUILD: true
      ENABLE_SYSCTL_MEM_TUNING: true
      ENABLE_SYSCTL_NET_TUNING: true
      ENABLE_ZSWAP: true
      ERROR_ON_CLONE: true
      FIXED_RANGE: 10.1.0.0/20
      FLOATING_RANGE: 172.24.5.0/24
      GIT_BASE: https://github.com
      HOST_IP: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
      IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
      LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
      LOGFILE: /opt/stack/logs/devstacklog.txt
      LOG_COLOR: false
      MAGNUM_GUEST_IMAGE_URL: '{{ image_url }}'
      MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: snapshot_support=True create_share_from_snapshot_support=True
      MANILA_ENABLED_BACKENDS: generic
      MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
      NETWORK_GATEWAY: 10.1.0.1
      NOVA_LIBVIRT_TB_CACHE_SIZE: 128
      NOVA_VNC_ENABLED: true
      OCTAVIA_NODE: api
      OVN_DBS_LOG_LEVEL: dbg
      PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
      PUBLIC_NETWORK_GATEWAY: 172.24.5.1
      RABBIT_PASSWORD: secretrabbit
      SERVICE_HOST: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
      SERVICE_PASSWORD: secretservice
      SWIFT_HASH: 1234123412341234
      SWIFT_REPLICAS: 1
      SWIFT_START_ALL_SERVICES: false
      VERBOSE: true
      VERBOSE_NO_TIMESTAMP: true
    devstack_plugins:
      barbican: https://github.com/openstack/barbican
      magnum: https://review.opendev.org/openstack/magnum
      magnum-cluster-api: https://github.com/vexxhost/magnum-cluster-api
      manila: https://github.com/openstack/manila
      octavia: https://github.com/openstack/octavia
      ovn-octavia-provider: https://github.com/openstack/ovn-octavia-provider
    devstack_services:
      base: false
      c-api: true
      c-bak: true
      c-sch: true
      c-vol: true
      dstat: false
      etcd3: true
      file_tracker: true
      g-api: true
      horizon: false
      key: true
      memory_tracker: true
      mysql: true
      n-api: true
      n-api-meta: true
      n-cond: true
      n-cpu: true
      n-novnc: true
      n-sch: true
      o-api: true
      o-da: true
      o-hk: true
      octavia: true
      openstack-cli-server: true
      ovn-controller: true
      ovn-northd: true
      ovs-vswitchd: true
      ovsdb-server: true
      placement-api: true
      q-ovn-agent: true
      q-svc: true
      rabbit: true
      s-account: false
      s-container: false
      s-object: false
      s-proxy: false
      tempest: false
      tls-proxy: true
    extensions_to_txt:
      auto: true
      conf: true
      localrc: true
      log: true
      stackenv: true
    image_url: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-{{
      kube_tag }}.qcow2
    kube_tag: v1.34.7
    network_driver: cilium
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job openstack-multinode-fips explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#17>'
      - '<Job devstack-base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#368>'
      - '<Job devstack-minimal explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#502>'
      - '<Job devstack explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#545>'
      - '<Job magnum-cluster-api-devstack explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#1>'
      - '<Job magnum-cluster-api-hydrophone explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#60>'
      - '<Job magnum-cluster-api-hydrophone-v1.34.7 explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#90>'
      - '<Job magnum-cluster-api-hydrophone-v1.34.7-cilium explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#102>'
      - '<Job magnum-cluster-api-hydrophone-v1.34.7-cilium explicit: None implied:
        None source: vexxhost/magnum-cluster-api/zuul.d/project.yaml@main#1>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 02a3d2aa6ab146fca97a852e5a4d1259
      build_refs:
      - branch: main
        change: '1016'
        change_message: "fix(labels): merge cluster_template labels into sparse cluster.labels\n\n##
          Summary\n\nMagnum `cluster create --labels` replaces, rather than merges,
          the cluster template labels. When an operator creates a cluster with a sparse
          custom `--labels` set that omits keys downstream code requires, the stored
          cluster row can miss labels such as `kube_tag`. The Rust `ClusterLabels`
          extractor then fails with `KeyError: 'kube_tag'`, including from later status/health
          monitor paths.\n\n## Fix\n\n- Add `utils.fill_missing_labels_from_template(cluster)`
          to fill template-only keys back into `cluster.labels` without overriding
          user-provided cluster labels.\n- Invoke it before Rust create/delete paths.\n-
          Persist the filled label dict during create when it changes, so later periodic
          status/health monitor reads see the completed labels from Magnum storage.\n\n##
          Repro\n\n1. Create a cluster template with `kube_tag` in its labels.\n2.
          Run `openstack coe cluster create --labels <some-other-label>=...` while
          omitting `kube_tag`.\n3. The sparse cluster row can later fail Rust label
          extraction with `KeyError: 'kube_tag'`.\n\nAfter this PR, missing template
          labels are filled before Rust create/delete and saved on create when the
          fill changes the label dict.\n\n## Validation\n\n```bash\nuvx --python 3.12
          pre-commit run --all-files\n# passed\n\nuv run --python 3.10 pytest \\\n
          \ magnum_cluster_api/tests/unit/test_utils.py \\\n  -q -k 'FillMissingLabelsFromTemplate'\n#
          4 passed, 16 deselected, 7 warnings\n\nuv run --python 3.10 pytest \\\n
          \ magnum_cluster_api/tests/unit/test_driver.py \\\n  -q -k 'persists_template_labels
          or test_create_cluster'\n# 8 passed, 32 deselected, 15 warnings\n```\n\nLive
          AIO retest with a temporary combined PR #1040 + PR #1013 image:\n\n- Normal
          config-profile template create was accepted and persisted template-derived
          labels including `kube_tag`.\n- Sparse-label create with an extra non-profile
          label was accepted but persisted only the sparse labels plus `config_profile`;
          the conductor then logged `KeyError: 'kube_tag'` while extracting `Cluster.labels`
          from the stored row.\n- Config-profile override create failed as expected
          with the PR #1013 validation message.\n- This confirms the label fallback
          needs to persist the filled labels, not only mutate them in memory for the
          immediate create call.\n\n## Notes\n\n- This supersedes draft PR #1051,
          which duplicated the same label fallback after other unrelated fixes were
          dropped.\n- Originally fixed as part of #1015 commit 1930573 alongside unrelated
          `extra_cloud_init` fixes; split out here so the label fallback can land
          independently.\n\nSigned-off-by: Rico Lin <rico@vexxhost.com>"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1016
        commit_id: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
        patchset: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      buildset: b1f928b7db394bafbbc179f38b016176
      buildset_refs:
      - branch: main
        change: '1016'
        change_message: "fix(labels): merge cluster_template labels into sparse cluster.labels\n\n##
          Summary\n\nMagnum `cluster create --labels` replaces, rather than merges,
          the cluster template labels. When an operator creates a cluster with a sparse
          custom `--labels` set that omits keys downstream code requires, the stored
          cluster row can miss labels such as `kube_tag`. The Rust `ClusterLabels`
          extractor then fails with `KeyError: 'kube_tag'`, including from later status/health
          monitor paths.\n\n## Fix\n\n- Add `utils.fill_missing_labels_from_template(cluster)`
          to fill template-only keys back into `cluster.labels` without overriding
          user-provided cluster labels.\n- Invoke it before Rust create/delete paths.\n-
          Persist the filled label dict during create when it changes, so later periodic
          status/health monitor reads see the completed labels from Magnum storage.\n\n##
          Repro\n\n1. Create a cluster template with `kube_tag` in its labels.\n2.
          Run `openstack coe cluster create --labels <some-other-label>=...` while
          omitting `kube_tag`.\n3. The sparse cluster row can later fail Rust label
          extraction with `KeyError: 'kube_tag'`.\n\nAfter this PR, missing template
          labels are filled before Rust create/delete and saved on create when the
          fill changes the label dict.\n\n## Validation\n\n```bash\nuvx --python 3.12
          pre-commit run --all-files\n# passed\n\nuv run --python 3.10 pytest \\\n
          \ magnum_cluster_api/tests/unit/test_utils.py \\\n  -q -k 'FillMissingLabelsFromTemplate'\n#
          4 passed, 16 deselected, 7 warnings\n\nuv run --python 3.10 pytest \\\n
          \ magnum_cluster_api/tests/unit/test_driver.py \\\n  -q -k 'persists_template_labels
          or test_create_cluster'\n# 8 passed, 32 deselected, 15 warnings\n```\n\nLive
          AIO retest with a temporary combined PR #1040 + PR #1013 image:\n\n- Normal
          config-profile template create was accepted and persisted template-derived
          labels including `kube_tag`.\n- Sparse-label create with an extra non-profile
          label was accepted but persisted only the sparse labels plus `config_profile`;
          the conductor then logged `KeyError: 'kube_tag'` while extracting `Cluster.labels`
          from the stored row.\n- Config-profile override create failed as expected
          with the PR #1013 validation message.\n- This confirms the label fallback
          needs to persist the filled labels, not only mutate them in memory for the
          immediate create call.\n\n## Notes\n\n- This supersedes draft PR #1051,
          which duplicated the same label fallback after other unrelated fixes were
          dropped.\n- Originally fixed as part of #1015 commit 1930573 alongside unrelated
          `extra_cloud_init` fixes; split out here so the label fallback can land
          independently.\n\nSigned-off-by: Rico Lin <rico@vexxhost.com>"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1016
        commit_id: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
        patchset: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      change: '1016'
      change_message: "fix(labels): merge cluster_template labels into sparse cluster.labels\n\n##
        Summary\n\nMagnum `cluster create --labels` replaces, rather than merges,
        the cluster template labels. When an operator creates a cluster with a sparse
        custom `--labels` set that omits keys downstream code requires, the stored
        cluster row can miss labels such as `kube_tag`. The Rust `ClusterLabels` extractor
        then fails with `KeyError: 'kube_tag'`, including from later status/health
        monitor paths.\n\n## Fix\n\n- Add `utils.fill_missing_labels_from_template(cluster)`
        to fill template-only keys back into `cluster.labels` without overriding user-provided
        cluster labels.\n- Invoke it before Rust create/delete paths.\n- Persist the
        filled label dict during create when it changes, so later periodic status/health
        monitor reads see the completed labels from Magnum storage.\n\n## Repro\n\n1.
        Create a cluster template with `kube_tag` in its labels.\n2. Run `openstack
        coe cluster create --labels <some-other-label>=...` while omitting `kube_tag`.\n3.
        The sparse cluster row can later fail Rust label extraction with `KeyError:
        'kube_tag'`.\n\nAfter this PR, missing template labels are filled before Rust
        create/delete and saved on create when the fill changes the label dict.\n\n##
        Validation\n\n```bash\nuvx --python 3.12 pre-commit run --all-files\n# passed\n\nuv
        run --python 3.10 pytest \\\n  magnum_cluster_api/tests/unit/test_utils.py
        \\\n  -q -k 'FillMissingLabelsFromTemplate'\n# 4 passed, 16 deselected, 7
        warnings\n\nuv run --python 3.10 pytest \\\n  magnum_cluster_api/tests/unit/test_driver.py
        \\\n  -q -k 'persists_template_labels or test_create_cluster'\n# 8 passed,
        32 deselected, 15 warnings\n```\n\nLive AIO retest with a temporary combined
        PR #1040 + PR #1013 image:\n\n- Normal config-profile template create was
        accepted and persisted template-derived labels including `kube_tag`.\n- Sparse-label
        create with an extra non-profile label was accepted but persisted only the
        sparse labels plus `config_profile`; the conductor then logged `KeyError:
        'kube_tag'` while extracting `Cluster.labels` from the stored row.\n- Config-profile
        override create failed as expected with the PR #1013 validation message.\n-
        This confirms the label fallback needs to persist the filled labels, not only
        mutate them in memory for the immediate create call.\n\n## Notes\n\n- This
        supersedes draft PR #1051, which duplicated the same label fallback after
        other unrelated fixes were dropped.\n- Originally fixed as part of #1015 commit
        1930573 alongside unrelated `extra_cloud_init` fixes; split out here so the
        label fallback can land independently.\n\nSigned-off-by: Rico Lin <rico@vexxhost.com>"
      change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1016
      child_jobs: []
      commit_id: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
      event_id: 518a1560-596c-11f1-9921-efe0311c068a
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/02a3d2aa6ab146fca97a852e5a4d1259/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/02a3d2aa6ab146fca97a852e5a4d1259/work/logs
        result_data_file: /var/lib/zuul/builds/02a3d2aa6ab146fca97a852e5a4d1259/work/results.json
        src_root: /var/lib/zuul/builds/02a3d2aa6ab146fca97a852e5a4d1259/work/src
        work_root: /var/lib/zuul/builds/02a3d2aa6ab146fca97a852e5a4d1259/work
      include_vars: []
      items:
      - branch: main
        change: '1016'
        change_message: "fix(labels): merge cluster_template labels into sparse cluster.labels\n\n##
          Summary\n\nMagnum `cluster create --labels` replaces, rather than merges,
          the cluster template labels. When an operator creates a cluster with a sparse
          custom `--labels` set that omits keys downstream code requires, the stored
          cluster row can miss labels such as `kube_tag`. The Rust `ClusterLabels`
          extractor then fails with `KeyError: 'kube_tag'`, including from later status/health
          monitor paths.\n\n## Fix\n\n- Add `utils.fill_missing_labels_from_template(cluster)`
          to fill template-only keys back into `cluster.labels` without overriding
          user-provided cluster labels.\n- Invoke it before Rust create/delete paths.\n-
          Persist the filled label dict during create when it changes, so later periodic
          status/health monitor reads see the completed labels from Magnum storage.\n\n##
          Repro\n\n1. Create a cluster template with `kube_tag` in its labels.\n2.
          Run `openstack coe cluster create --labels <some-other-label>=...` while
          omitting `kube_tag`.\n3. The sparse cluster row can later fail Rust label
          extraction with `KeyError: 'kube_tag'`.\n\nAfter this PR, missing template
          labels are filled before Rust create/delete and saved on create when the
          fill changes the label dict.\n\n## Validation\n\n```bash\nuvx --python 3.12
          pre-commit run --all-files\n# passed\n\nuv run --python 3.10 pytest \\\n
          \ magnum_cluster_api/tests/unit/test_utils.py \\\n  -q -k 'FillMissingLabelsFromTemplate'\n#
          4 passed, 16 deselected, 7 warnings\n\nuv run --python 3.10 pytest \\\n
          \ magnum_cluster_api/tests/unit/test_driver.py \\\n  -q -k 'persists_template_labels
          or test_create_cluster'\n# 8 passed, 32 deselected, 15 warnings\n```\n\nLive
          AIO retest with a temporary combined PR #1040 + PR #1013 image:\n\n- Normal
          config-profile template create was accepted and persisted template-derived
          labels including `kube_tag`.\n- Sparse-label create with an extra non-profile
          label was accepted but persisted only the sparse labels plus `config_profile`;
          the conductor then logged `KeyError: 'kube_tag'` while extracting `Cluster.labels`
          from the stored row.\n- Config-profile override create failed as expected
          with the PR #1013 validation message.\n- This confirms the label fallback
          needs to persist the filled labels, not only mutate them in memory for the
          immediate create call.\n\n## Notes\n\n- This supersedes draft PR #1051,
          which duplicated the same label fallback after other unrelated fixes were
          dropped.\n- Originally fixed as part of #1015 commit 1930573 alongside unrelated
          `extra_cloud_init` fixes; split out here so the label fallback can land
          independently.\n\nSigned-off-by: Rico Lin <rico@vexxhost.com>"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1016
        commit_id: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
        patchset: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      job: magnum-cluster-api-hydrophone-v1.34.7-cilium
      jobtags: []
      max_attempts: 3
      message: Zml4KGxhYmVscyk6IG1lcmdlIGNsdXN0ZXJfdGVtcGxhdGUgbGFiZWxzIGludG8gc3BhcnNlIGNsdXN0ZXIubGFiZWxzCgojIyBTdW1tYXJ5CgpNYWdudW0gYGNsdXN0ZXIgY3JlYXRlIC0tbGFiZWxzYCByZXBsYWNlcywgcmF0aGVyIHRoYW4gbWVyZ2VzLCB0aGUgY2x1c3RlciB0ZW1wbGF0ZSBsYWJlbHMuIFdoZW4gYW4gb3BlcmF0b3IgY3JlYXRlcyBhIGNsdXN0ZXIgd2l0aCBhIHNwYXJzZSBjdXN0b20gYC0tbGFiZWxzYCBzZXQgdGhhdCBvbWl0cyBrZXlzIGRvd25zdHJlYW0gY29kZSByZXF1aXJlcywgdGhlIHN0b3JlZCBjbHVzdGVyIHJvdyBjYW4gbWlzcyBsYWJlbHMgc3VjaCBhcyBga3ViZV90YWdgLiBUaGUgUnVzdCBgQ2x1c3RlckxhYmVsc2AgZXh0cmFjdG9yIHRoZW4gZmFpbHMgd2l0aCBgS2V5RXJyb3I6ICdrdWJlX3RhZydgLCBpbmNsdWRpbmcgZnJvbSBsYXRlciBzdGF0dXMvaGVhbHRoIG1vbml0b3IgcGF0aHMuCgojIyBGaXgKCi0gQWRkIGB1dGlscy5maWxsX21pc3NpbmdfbGFiZWxzX2Zyb21fdGVtcGxhdGUoY2x1c3RlcilgIHRvIGZpbGwgdGVtcGxhdGUtb25seSBrZXlzIGJhY2sgaW50byBgY2x1c3Rlci5sYWJlbHNgIHdpdGhvdXQgb3ZlcnJpZGluZyB1c2VyLXByb3ZpZGVkIGNsdXN0ZXIgbGFiZWxzLgotIEludm9rZSBpdCBiZWZvcmUgUnVzdCBjcmVhdGUvZGVsZXRlIHBhdGhzLgotIFBlcnNpc3QgdGhlIGZpbGxlZCBsYWJlbCBkaWN0IGR1cmluZyBjcmVhdGUgd2hlbiBpdCBjaGFuZ2VzLCBzbyBsYXRlciBwZXJpb2RpYyBzdGF0dXMvaGVhbHRoIG1vbml0b3IgcmVhZHMgc2VlIHRoZSBjb21wbGV0ZWQgbGFiZWxzIGZyb20gTWFnbnVtIHN0b3JhZ2UuCgojIyBSZXBybwoKMS4gQ3JlYXRlIGEgY2x1c3RlciB0ZW1wbGF0ZSB3aXRoIGBrdWJlX3RhZ2AgaW4gaXRzIGxhYmVscy4KMi4gUnVuIGBvcGVuc3RhY2sgY29lIGNsdXN0ZXIgY3JlYXRlIC0tbGFiZWxzIDxzb21lLW90aGVyLWxhYmVsPj0uLi5gIHdoaWxlIG9taXR0aW5nIGBrdWJlX3RhZ2AuCjMuIFRoZSBzcGFyc2UgY2x1c3RlciByb3cgY2FuIGxhdGVyIGZhaWwgUnVzdCBsYWJlbCBleHRyYWN0aW9uIHdpdGggYEtleUVycm9yOiAna3ViZV90YWcnYC4KCkFmdGVyIHRoaXMgUFIsIG1pc3NpbmcgdGVtcGxhdGUgbGFiZWxzIGFyZSBmaWxsZWQgYmVmb3JlIFJ1c3QgY3JlYXRlL2RlbGV0ZSBhbmQgc2F2ZWQgb24gY3JlYXRlIHdoZW4gdGhlIGZpbGwgY2hhbmdlcyB0aGUgbGFiZWwgZGljdC4KCiMjIFZhbGlkYXRpb24KCmBgYGJhc2gKdXZ4IC0tcHl0aG9uIDMuMTIgcHJlLWNvbW1pdCBydW4gLS1hbGwtZmlsZXMKIyBwYXNzZWQKCnV2IHJ1biAtLXB5dGhvbiAzLjEwIHB5dGVzdCBcCiAgbWFnbnVtX2NsdXN0ZXJfYXBpL3Rlc3RzL3VuaXQvdGVzdF91dGlscy5weSBcCiAgLXEgLWsgJ0ZpbGxNaXNzaW5nTGFiZWxzRnJvbVRlbXBsYXRlJwojIDQgcGFzc2VkLCAxNiBkZXNlbGVjdGVkLCA3IHdhcm5pbmdzCgp1diBydW4gLS1weXRob24gMy4xMCBweXRlc3QgXAogIG1hZ251bV9jbHVzdGVyX2FwaS90ZXN0cy91bml0L3Rlc3RfZHJpdmVyLnB5IFwKICAtcSAtayAncGVyc2lzdHNfdGVtcGxhdGVfbGFiZWxzIG9yIHRlc3RfY3JlYXRlX2NsdXN0ZXInCiMgOCBwYXNzZWQsIDMyIGRlc2VsZWN0ZWQsIDE1IHdhcm5pbmdzCmBgYAoKTGl2ZSBBSU8gcmV0ZXN0IHdpdGggYSB0ZW1wb3JhcnkgY29tYmluZWQgUFIgIzEwNDAgKyBQUiAjMTAxMyBpbWFnZToKCi0gTm9ybWFsIGNvbmZpZy1wcm9maWxlIHRlbXBsYXRlIGNyZWF0ZSB3YXMgYWNjZXB0ZWQgYW5kIHBlcnNpc3RlZCB0ZW1wbGF0ZS1kZXJpdmVkIGxhYmVscyBpbmNsdWRpbmcgYGt1YmVfdGFnYC4KLSBTcGFyc2UtbGFiZWwgY3JlYXRlIHdpdGggYW4gZXh0cmEgbm9uLXByb2ZpbGUgbGFiZWwgd2FzIGFjY2VwdGVkIGJ1dCBwZXJzaXN0ZWQgb25seSB0aGUgc3BhcnNlIGxhYmVscyBwbHVzIGBjb25maWdfcHJvZmlsZWA7IHRoZSBjb25kdWN0b3IgdGhlbiBsb2dnZWQgYEtleUVycm9yOiAna3ViZV90YWcnYCB3aGlsZSBleHRyYWN0aW5nIGBDbHVzdGVyLmxhYmVsc2AgZnJvbSB0aGUgc3RvcmVkIHJvdy4KLSBDb25maWctcHJvZmlsZSBvdmVycmlkZSBjcmVhdGUgZmFpbGVkIGFzIGV4cGVjdGVkIHdpdGggdGhlIFBSICMxMDEzIHZhbGlkYXRpb24gbWVzc2FnZS4KLSBUaGlzIGNvbmZpcm1zIHRoZSBsYWJlbCBmYWxsYmFjayBuZWVkcyB0byBwZXJzaXN0IHRoZSBmaWxsZWQgbGFiZWxzLCBub3Qgb25seSBtdXRhdGUgdGhlbSBpbiBtZW1vcnkgZm9yIHRoZSBpbW1lZGlhdGUgY3JlYXRlIGNhbGwuCgojIyBOb3RlcwoKLSBUaGlzIHN1cGVyc2VkZXMgZHJhZnQgUFIgIzEwNTEsIHdoaWNoIGR1cGxpY2F0ZWQgdGhlIHNhbWUgbGFiZWwgZmFsbGJhY2sgYWZ0ZXIgb3RoZXIgdW5yZWxhdGVkIGZpeGVzIHdlcmUgZHJvcHBlZC4KLSBPcmlnaW5hbGx5IGZpeGVkIGFzIHBhcnQgb2YgIzEwMTUgY29tbWl0IDE5MzA1NzMgYWxvbmdzaWRlIHVucmVsYXRlZCBgZXh0cmFfY2xvdWRfaW5pdGAgZml4ZXM7IHNwbGl0IG91dCBoZXJlIHNvIHRoZSBsYWJlbCBmYWxsYmFjayBjYW4gbGFuZCBpbmRlcGVuZGVudGx5LgoKU2lnbmVkLW9mZi1ieTogUmljbyBMaW4gPHJpY29AdmV4eGhvc3QuY29tPg==
      override_checkout: master
      patchset: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: d92d463b41a57b3a411e83e5bc8bc029788d1d2b
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: 348c7ff425450b0356e1d84589143dce260be74a
          untrusted/project_0/opendev.org/openstack/devstack:
            canonical_name: opendev.org/openstack/devstack
            checkout: master
            commit: efb5b0e4da07560d72d604b789a3cece6586476e
          untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs:
            canonical_name: opendev.org/openstack/openstack-zuul-jobs
            checkout: master
            commit: aebda82f8822e38db5bbd25ab31ea110792e8c2b
          untrusted/project_2/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          untrusted/project_3/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: d92d463b41a57b3a411e83e5bc8bc029788d1d2b
          untrusted/project_4/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: 348c7ff425450b0356e1d84589143dce260be74a
          untrusted/project_5/github.com/vexxhost/magnum-cluster-api:
            canonical_name: github.com/vexxhost/magnum-cluster-api
            checkout: main
            commit: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
        playbooks:
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/run.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/playbook_0/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/playbook_0/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/playbook_0/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_5/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/post.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/post_playbook_0/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/post_playbook_0/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_5/zuul-jobs/roles
        - path: untrusted/project_0/opendev.org/openstack/devstack/playbooks/post.yaml
          roles:
          - checkout: master
            checkout_description: playbook branch
            link_name: ansible/post_playbook_1/role_0/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/post_playbook_1/role_0/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_1/role_1/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/post_playbook_1/role_1/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_1/role_3/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_4/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_2/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_2/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_3/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_3/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_3/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_3/role_2/zuul-jobs/roles
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_0/role_2/zuul-jobs/roles
        - path: untrusted/project_0/opendev.org/openstack/devstack/playbooks/pre.yaml
          roles:
          - checkout: master
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_0/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/pre_playbook_1/role_0/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_1/role_1/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_1/role_3/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_1/role_4/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_4/zuul-jobs/roles
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/pre.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/pre_playbook_2/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/pre_playbook_2/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_5/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/magnum-cluster-api
        name: vexxhost/magnum-cluster-api
        short_name: magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
      projects:
        github.com/novnc/novnc:
          canonical_hostname: github.com
          canonical_name: github.com/novnc/novnc
          checkout: master
          checkout_description: job override ref
          commit: fc5b83c08fbaee38ac448b90eb034002b4fc4ff1
          name: novnc/novnc
          required: true
          short_name: novnc
          src_dir: src/github.com/novnc/novnc
        github.com/vexxhost/magnum-cluster-api:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          checkout: main
          checkout_description: zuul branch
          commit: 8df5ba7672ca3f99a7dbd190cc9bf966f6c75af1
          name: vexxhost/magnum-cluster-api
          required: false
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        opendev.org/openstack/barbican:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/barbican
          checkout: master
          checkout_description: job override ref
          commit: f96e68006c2a46903c5c001139f29012e68d7a5d
          name: openstack/barbican
          required: true
          short_name: barbican
          src_dir: src/opendev.org/openstack/barbican
        opendev.org/openstack/cinder:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/cinder
          checkout: master
          checkout_description: job override ref
          commit: 15bcf475966eab62a638e2663144fbe4b03bedb7
          name: openstack/cinder
          required: true
          short_name: cinder
          src_dir: src/opendev.org/openstack/cinder
        opendev.org/openstack/devstack:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/devstack
          checkout: master
          checkout_description: job override ref
          commit: efb5b0e4da07560d72d604b789a3cece6586476e
          name: openstack/devstack
          required: true
          short_name: devstack
          src_dir: src/opendev.org/openstack/devstack
        opendev.org/openstack/glance:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/glance
          checkout: master
          checkout_description: job override ref
          commit: eac2fa47f26da3515c7a1e8c91226750517c52d4
          name: openstack/glance
          required: true
          short_name: glance
          src_dir: src/opendev.org/openstack/glance
        opendev.org/openstack/keystone:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/keystone
          checkout: master
          checkout_description: job override ref
          commit: 2230026f77a8ed50493d2d58be9120910ceb2089
          name: openstack/keystone
          required: true
          short_name: keystone
          src_dir: src/opendev.org/openstack/keystone
        opendev.org/openstack/magnum:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/magnum
          checkout: master
          checkout_description: job override ref
          commit: 4df4d5752f279635b65688f9fd6d97801f78b805
          name: openstack/magnum
          required: true
          short_name: magnum
          src_dir: src/opendev.org/openstack/magnum
        opendev.org/openstack/manila:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/manila
          checkout: master
          checkout_description: job override ref
          commit: 4a392b68344dd3e3010ea3c0c74681d81589872c
          name: openstack/manila
          required: true
          short_name: manila
          src_dir: src/opendev.org/openstack/manila
        opendev.org/openstack/neutron:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/neutron
          checkout: master
          checkout_description: job override ref
          commit: be04b56ea18b7c284e3fa201e391aa6c17a26060
          name: openstack/neutron
          required: true
          short_name: neutron
          src_dir: src/opendev.org/openstack/neutron
        opendev.org/openstack/nova:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/nova
          checkout: master
          checkout_description: job override ref
          commit: 26c0c65cf2e8b3b4de8f6914eda40756906d77d7
          name: openstack/nova
          required: true
          short_name: nova
          src_dir: src/opendev.org/openstack/nova
        opendev.org/openstack/octavia:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/octavia
          checkout: master
          checkout_description: job override ref
          commit: 9ff4683c8212e4c043af69f1b5ebadc21651dc58
          name: openstack/octavia
          required: true
          short_name: octavia
          src_dir: src/opendev.org/openstack/octavia
        opendev.org/openstack/os-test-images:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/os-test-images
          checkout: master
          checkout_description: job override ref
          commit: 5d0367e03788764f41da8effffa14e3eac513201
          name: openstack/os-test-images
          required: true
          short_name: os-test-images
          src_dir: src/opendev.org/openstack/os-test-images
        opendev.org/openstack/ovn-octavia-provider:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/ovn-octavia-provider
          checkout: master
          checkout_description: job override ref
          commit: d0a7783cd02566847600d5db1c330e6865594331
          name: openstack/ovn-octavia-provider
          required: true
          short_name: ovn-octavia-provider
          src_dir: src/opendev.org/openstack/ovn-octavia-provider
        opendev.org/openstack/placement:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/placement
          checkout: master
          checkout_description: job override ref
          commit: d2727844011a8f144c818556ed7e8d43f756576f
          name: openstack/placement
          required: true
          short_name: placement
          src_dir: src/opendev.org/openstack/placement
        opendev.org/openstack/python-magnumclient:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/python-magnumclient
          checkout: master
          checkout_description: job override ref
          commit: b80aea157f95e9fa6ed14a2d44f9d0cf6ff9332d
          name: openstack/python-magnumclient
          required: true
          short_name: python-magnumclient
          src_dir: src/opendev.org/openstack/python-magnumclient
        opendev.org/openstack/requirements:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/requirements
          checkout: master
          checkout_description: job override ref
          commit: a95648476f1c3fc47b41ca0fb95ba9bcfdcc135c
          name: openstack/requirements
          required: true
          short_name: requirements
          src_dir: src/opendev.org/openstack/requirements
        opendev.org/openstack/swift:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/swift
          checkout: master
          checkout_description: job override ref
          commit: ca8749f344168ad1c4e07fdfd24e68ca04c57eae
          name: openstack/swift
          required: true
          short_name: swift
          src_dir: src/opendev.org/openstack/swift
      ref: refs/pull/1016/head
      resources: {}
      tenant: oss
      timeout: 7200
      topic: null
      voting: true
    zuul_copy_output:
      /etc/ceph: logs
      /etc/glusterfs/glusterd.vol: logs
      /etc/libvirt: logs
      /etc/lvm: logs
      /etc/resolv.conf: logs
      /etc/sudoers: logs
      /etc/sudoers.d: logs
      /var/log/ceph: logs
      /var/log/glusterfs: logs
      /var/log/libvirt: logs
      /var/log/mysql: logs
      /var/log/openvswitch: logs
      /var/log/postgresql: logs
      /var/log/rabbitmq: logs
      /var/log/unbound.log: logs
      '{{ devstack_conf_dir }}/.localrc.auto': logs
      '{{ devstack_conf_dir }}/.stackenv': logs
      '{{ devstack_conf_dir }}/local.conf': logs
      '{{ devstack_conf_dir }}/localrc': logs
      '{{ devstack_full_log}}': logs
      '{{ devstack_log_dir }}/atop': logs
      '{{ devstack_log_dir }}/devstacklog.txt': logs
      '{{ devstack_log_dir }}/devstacklog.txt.summary': logs
      '{{ devstack_log_dir }}/dstat-csv.log': logs
      '{{ devstack_log_dir }}/qemu.coredump': logs
      '{{ devstack_log_dir }}/tcpdump.pcap': logs
      '{{ devstack_log_dir }}/worlddump-latest.txt': logs
      '{{ stage_dir }}/apache': logs
      '{{ stage_dir }}/apache_config': logs
      '{{ stage_dir }}/audit.log': logs
      '{{ stage_dir }}/core': logs
      '{{ stage_dir }}/deprecations.log': logs
      '{{ stage_dir }}/df.txt': logs
      '{{ stage_dir }}/dpkg-l.txt': logs
      '{{ stage_dir }}/etc': logs
      '{{ stage_dir }}/iptables.txt': logs
      '{{ stage_dir }}/listen53.txt': logs
      '{{ stage_dir }}/mount.txt': logs
      '{{ stage_dir }}/performance.json': logs
      '{{ stage_dir }}/pip2-freeze.txt': logs
      '{{ stage_dir }}/pip3-freeze.txt': logs
      '{{ stage_dir }}/rpm-qa.txt': logs
      '{{ stage_dir }}/services.txt': logs
      '{{ stage_dir }}/verify_tempest_conf.log': logs
