all:
  children:
    tempest:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 199.19.213.11
      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.35.4
      network_driver: calico
      nodepool:
        az: nova
        cloud: public
        external_id: e64c46ab-a971-4afc-babc-b0bd636c91eb
        host_id: fe6a549c934f5f67345b1bd07db2b4711c0ee4717d98054273574436
        interface_ip: 199.19.213.11
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.19.213.11
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.11
        public_ipv6: 2604:e100:1:0:f816:3eff:fe64:27f7
        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: e64c46ab-a971-4afc-babc-b0bd636c91eb
        host_id: fe6a549c934f5f67345b1bd07db2b4711c0ee4717d98054273574436
        interface_ip: 199.19.213.11
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.19.213.11
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.11
        public_ipv6: 2604:e100:1:0:f816:3eff:fe64:27f7
        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.35.4
    network_driver: calico
    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.35.4 explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#108>'
      - '<Job magnum-cluster-api-hydrophone-v1.35.4-calico explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#114>'
      - '<Job magnum-cluster-api-hydrophone-v1.35.4-calico explicit: None implied:
        None source: vexxhost/magnum-cluster-api/zuul.d/project.yaml@main#1>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 2b7e8cb9b4dc4cffa2f2b7d2f73af46c
      build_refs:
      - branch: main
        change: '1004'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.9\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | patch | `0.11.7` \u2192 `0.11.9` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.11.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0119)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.8...0.11.9)\n\nReleased
          on 2026-05-04.\n\nThis release includes a special release candidate for
          the next Python 3.14 patch release. Python 3.14 included a new garbage collection
          implementation, which reduced pause times but caused significant unexpected
          memory pressure in production environments. In 3.14.5 and 3.15, the previous
          garbage collection implementation will be restored.\n\nWe would greatly
          appreciate if you tested the 3.14.5rc1 version included in this release.
          The stable version is expected to be released soon and any feedback on potential
          issues would be helpful to the Python development team.\n\nFor more context,
          see the [announcement](https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014),
          [issue](https://redirect.github.com/python/cpython/issues/148726), and [pull
          request](https://redirect.github.com/python/cpython/pull/148720).\n\nIssues
          with the new release can be reported in the uv or CPython issue trackers.\n\n#####
          Python\n\n- Upgrade PyPy to v7.3.22\n- Add CPython 3.14.5rc1\n- On macOS,
          CPython statically links `libpython` to match Linux\n\n##### Enhancements\n\n-
          Omit compatible release desugaring for pre-release hints ([#&#8203;19267](https://redirect.github.com/astral-sh/uv/pull/19267))\n-
          Fix file locks on Android ([#&#8203;18323](https://redirect.github.com/astral-sh/uv/pull/18323))\n\n#####
          Preview\n\n- `uv audit` add reporting for adverse project statuses ([#&#8203;19128](https://redirect.github.com/astral-sh/uv/pull/19128))\n\n#####
          Bug fixes\n\n- Discover versioned Python executables when `requires-python`
          pins a version ([#&#8203;18700](https://redirect.github.com/astral-sh/uv/pull/18700))\n-
          Fix URL prefix matching to require path boundaries ([#&#8203;19154](https://redirect.github.com/astral-sh/uv/pull/19154))\n-
          Fix transitive Git path dependencies in lockfiles ([#&#8203;19269](https://redirect.github.com/astral-sh/uv/pull/19269))\n-
          Handle incorrect unlock error in `LockedFile::drop` on Wine ([#&#8203;19229](https://redirect.github.com/astral-sh/uv/pull/19229))\n-
          Prevent uninstalling site-packages for empty `top_level.txt` in `.egg-info`
          ([#&#8203;19114](https://redirect.github.com/astral-sh/uv/pull/19114))\n-
          Use symlinks instead of junctions on Wine ([#&#8203;19213](https://redirect.github.com/astral-sh/uv/pull/19213))\n-
          Fix floating-point environment handling on ARMv7 ([#&#8203;19157](https://redirect.github.com/astral-sh/uv/pull/19157))\n-
          Redact credentials from remote requirements URL in offline errors ([#&#8203;19216](https://redirect.github.com/astral-sh/uv/pull/19216))\n-
          Windows tramplolines no longer set `PYTHONHOME` and only set `__PYVENV_LAUNCHER__`
          for virtual environments ([#&#8203;19199](https://redirect.github.com/astral-sh/uv/pull/19199))\n\n#####
          Documentation\n\n- Mark `--native-tls` and `UV_NATIVE_TLS` as deprecated
          ([#&#8203;18705](https://redirect.github.com/astral-sh/uv/pull/18705))\n-
          Re-add `pytorch-triton-rocm` to PyTorch ROCm docs ([#&#8203;19241](https://redirect.github.com/astral-sh/uv/pull/19241))\n-
          Tweak changelog entries for 0.11.8 ([#&#8203;19188](https://redirect.github.com/astral-sh/uv/pull/19188))\n-
          Add 'Exporting lockfiles' to the Concepts->Projects index ([#&#8203;19209](https://redirect.github.com/astral-sh/uv/pull/19209))\n-
          Clarify that `uv init` creates git files / folders in the projects guide
          ([#&#8203;19183](https://redirect.github.com/astral-sh/uv/pull/19183))\n\n###
          [`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)\n\nReleased
          on 2026-04-27.\n\n##### Enhancements\n\n- Add `--python-downloads-json-url`
          to `python pin` ([#&#8203;19092](https://redirect.github.com/astral-sh/uv/pull/19092))\n-
          Fetch uv from Astral mirror during self-update ([#&#8203;18682](https://redirect.github.com/astral-sh/uv/pull/18682))\n-
          Support `pip uninstall -y` ([#&#8203;19082](https://redirect.github.com/astral-sh/uv/pull/19082))\n-
          Add `UV_PYTHON_NO_REGISTRY` ([#&#8203;19035](https://redirect.github.com/astral-sh/uv/pull/19035))\n-
          Allow `exclude-newer` to be missing from the lockfile when `exclude-newer-span`
          is present ([#&#8203;19024](https://redirect.github.com/astral-sh/uv/pull/19024))\n-
          Only show the version number in `uv self version --short` ([#&#8203;19019](https://redirect.github.com/astral-sh/uv/pull/19019))\n-
          Silence warnings on empty `SSL_CERT_DIR` directory ([#&#8203;19018](https://redirect.github.com/astral-sh/uv/pull/19018))\n-
          Use a sentinel timestamp for relative `exclude-newer` and `exclude-newer-package`
          values in lockfiles ([#&#8203;19022](https://redirect.github.com/astral-sh/uv/pull/19022),
          [#&#8203;19101](https://redirect.github.com/astral-sh/uv/pull/19101))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_NO_PROJECT` ([#&#8203;19052](https://redirect.github.com/astral-sh/uv/pull/19052))\n-
          Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides ([#&#8203;19034](https://redirect.github.com/astral-sh/uv/pull/19034))\n\n#####
          Bug fixes\n\n- Add `rust-toolchain.toml` to uv-build sdist ([#&#8203;19131](https://redirect.github.com/astral-sh/uv/pull/19131))\n-
          Ensure uv invocations of git do not inherit repository location environment
          variables ([#&#8203;19088](https://redirect.github.com/astral-sh/uv/pull/19088))\n-
          Redact pre-signed upload URLs in verbose output ([#&#8203;19146](https://redirect.github.com/astral-sh/uv/pull/19146))\n-
          Handle transitive URL dependencies in PEP 517 build requirements ([#&#8203;19076](https://redirect.github.com/astral-sh/uv/pull/19076),
          [#&#8203;19086](https://redirect.github.com/astral-sh/uv/pull/19086))\n-
          Support `uv lock` on a `pyproject.toml` that only contains dependency-groups
          ([#&#8203;19087](https://redirect.github.com/astral-sh/uv/pull/19087))\n-
          Disable transparent Python upgrades in projects when a patch version is
          requested via `.python-version` ([#&#8203;19102](https://redirect.github.com/astral-sh/uv/pull/19102))\n-
          Fix Python variant tagging in the Windows registry ([#&#8203;19012](https://redirect.github.com/astral-sh/uv/pull/19012))\n-
          Use a single codepath for extracting a .tar.zst wheel, disallowing external
          symlinks ([#&#8203;19144](https://redirect.github.com/astral-sh/uv/pull/19144))\n\n#####
          Documentation\n\n- Bump astral-sh/setup-uv version in docs ([#&#8203;19030](https://redirect.github.com/astral-sh/uv/pull/19030))\n-
          Update PyTorch documentation for PyTorch 2.11 ([#&#8203;19095](https://redirect.github.com/astral-sh/uv/pull/19095))\n-
          Remove deprecated license classifiers from uv-build and add Python 3.14
          classifier ([#&#8203;19130](https://redirect.github.com/astral-sh/uv/pull/19130))\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes
          conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**:
          Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1004
        commit_id: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
        patchset: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
        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: a041615aae9247358fa20d4d9c15bca6
      buildset_refs:
      - branch: main
        change: '1004'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.9\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | patch | `0.11.7` \u2192 `0.11.9` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.11.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0119)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.8...0.11.9)\n\nReleased
          on 2026-05-04.\n\nThis release includes a special release candidate for
          the next Python 3.14 patch release. Python 3.14 included a new garbage collection
          implementation, which reduced pause times but caused significant unexpected
          memory pressure in production environments. In 3.14.5 and 3.15, the previous
          garbage collection implementation will be restored.\n\nWe would greatly
          appreciate if you tested the 3.14.5rc1 version included in this release.
          The stable version is expected to be released soon and any feedback on potential
          issues would be helpful to the Python development team.\n\nFor more context,
          see the [announcement](https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014),
          [issue](https://redirect.github.com/python/cpython/issues/148726), and [pull
          request](https://redirect.github.com/python/cpython/pull/148720).\n\nIssues
          with the new release can be reported in the uv or CPython issue trackers.\n\n#####
          Python\n\n- Upgrade PyPy to v7.3.22\n- Add CPython 3.14.5rc1\n- On macOS,
          CPython statically links `libpython` to match Linux\n\n##### Enhancements\n\n-
          Omit compatible release desugaring for pre-release hints ([#&#8203;19267](https://redirect.github.com/astral-sh/uv/pull/19267))\n-
          Fix file locks on Android ([#&#8203;18323](https://redirect.github.com/astral-sh/uv/pull/18323))\n\n#####
          Preview\n\n- `uv audit` add reporting for adverse project statuses ([#&#8203;19128](https://redirect.github.com/astral-sh/uv/pull/19128))\n\n#####
          Bug fixes\n\n- Discover versioned Python executables when `requires-python`
          pins a version ([#&#8203;18700](https://redirect.github.com/astral-sh/uv/pull/18700))\n-
          Fix URL prefix matching to require path boundaries ([#&#8203;19154](https://redirect.github.com/astral-sh/uv/pull/19154))\n-
          Fix transitive Git path dependencies in lockfiles ([#&#8203;19269](https://redirect.github.com/astral-sh/uv/pull/19269))\n-
          Handle incorrect unlock error in `LockedFile::drop` on Wine ([#&#8203;19229](https://redirect.github.com/astral-sh/uv/pull/19229))\n-
          Prevent uninstalling site-packages for empty `top_level.txt` in `.egg-info`
          ([#&#8203;19114](https://redirect.github.com/astral-sh/uv/pull/19114))\n-
          Use symlinks instead of junctions on Wine ([#&#8203;19213](https://redirect.github.com/astral-sh/uv/pull/19213))\n-
          Fix floating-point environment handling on ARMv7 ([#&#8203;19157](https://redirect.github.com/astral-sh/uv/pull/19157))\n-
          Redact credentials from remote requirements URL in offline errors ([#&#8203;19216](https://redirect.github.com/astral-sh/uv/pull/19216))\n-
          Windows tramplolines no longer set `PYTHONHOME` and only set `__PYVENV_LAUNCHER__`
          for virtual environments ([#&#8203;19199](https://redirect.github.com/astral-sh/uv/pull/19199))\n\n#####
          Documentation\n\n- Mark `--native-tls` and `UV_NATIVE_TLS` as deprecated
          ([#&#8203;18705](https://redirect.github.com/astral-sh/uv/pull/18705))\n-
          Re-add `pytorch-triton-rocm` to PyTorch ROCm docs ([#&#8203;19241](https://redirect.github.com/astral-sh/uv/pull/19241))\n-
          Tweak changelog entries for 0.11.8 ([#&#8203;19188](https://redirect.github.com/astral-sh/uv/pull/19188))\n-
          Add 'Exporting lockfiles' to the Concepts->Projects index ([#&#8203;19209](https://redirect.github.com/astral-sh/uv/pull/19209))\n-
          Clarify that `uv init` creates git files / folders in the projects guide
          ([#&#8203;19183](https://redirect.github.com/astral-sh/uv/pull/19183))\n\n###
          [`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)\n\nReleased
          on 2026-04-27.\n\n##### Enhancements\n\n- Add `--python-downloads-json-url`
          to `python pin` ([#&#8203;19092](https://redirect.github.com/astral-sh/uv/pull/19092))\n-
          Fetch uv from Astral mirror during self-update ([#&#8203;18682](https://redirect.github.com/astral-sh/uv/pull/18682))\n-
          Support `pip uninstall -y` ([#&#8203;19082](https://redirect.github.com/astral-sh/uv/pull/19082))\n-
          Add `UV_PYTHON_NO_REGISTRY` ([#&#8203;19035](https://redirect.github.com/astral-sh/uv/pull/19035))\n-
          Allow `exclude-newer` to be missing from the lockfile when `exclude-newer-span`
          is present ([#&#8203;19024](https://redirect.github.com/astral-sh/uv/pull/19024))\n-
          Only show the version number in `uv self version --short` ([#&#8203;19019](https://redirect.github.com/astral-sh/uv/pull/19019))\n-
          Silence warnings on empty `SSL_CERT_DIR` directory ([#&#8203;19018](https://redirect.github.com/astral-sh/uv/pull/19018))\n-
          Use a sentinel timestamp for relative `exclude-newer` and `exclude-newer-package`
          values in lockfiles ([#&#8203;19022](https://redirect.github.com/astral-sh/uv/pull/19022),
          [#&#8203;19101](https://redirect.github.com/astral-sh/uv/pull/19101))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_NO_PROJECT` ([#&#8203;19052](https://redirect.github.com/astral-sh/uv/pull/19052))\n-
          Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides ([#&#8203;19034](https://redirect.github.com/astral-sh/uv/pull/19034))\n\n#####
          Bug fixes\n\n- Add `rust-toolchain.toml` to uv-build sdist ([#&#8203;19131](https://redirect.github.com/astral-sh/uv/pull/19131))\n-
          Ensure uv invocations of git do not inherit repository location environment
          variables ([#&#8203;19088](https://redirect.github.com/astral-sh/uv/pull/19088))\n-
          Redact pre-signed upload URLs in verbose output ([#&#8203;19146](https://redirect.github.com/astral-sh/uv/pull/19146))\n-
          Handle transitive URL dependencies in PEP 517 build requirements ([#&#8203;19076](https://redirect.github.com/astral-sh/uv/pull/19076),
          [#&#8203;19086](https://redirect.github.com/astral-sh/uv/pull/19086))\n-
          Support `uv lock` on a `pyproject.toml` that only contains dependency-groups
          ([#&#8203;19087](https://redirect.github.com/astral-sh/uv/pull/19087))\n-
          Disable transparent Python upgrades in projects when a patch version is
          requested via `.python-version` ([#&#8203;19102](https://redirect.github.com/astral-sh/uv/pull/19102))\n-
          Fix Python variant tagging in the Windows registry ([#&#8203;19012](https://redirect.github.com/astral-sh/uv/pull/19012))\n-
          Use a single codepath for extracting a .tar.zst wheel, disallowing external
          symlinks ([#&#8203;19144](https://redirect.github.com/astral-sh/uv/pull/19144))\n\n#####
          Documentation\n\n- Bump astral-sh/setup-uv version in docs ([#&#8203;19030](https://redirect.github.com/astral-sh/uv/pull/19030))\n-
          Update PyTorch documentation for PyTorch 2.11 ([#&#8203;19095](https://redirect.github.com/astral-sh/uv/pull/19095))\n-
          Remove deprecated license classifiers from uv-build and add Python 3.14
          classifier ([#&#8203;19130](https://redirect.github.com/astral-sh/uv/pull/19130))\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes
          conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**:
          Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1004
        commit_id: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
        patchset: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
        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: '1004'
      change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.9\n\nThis
        PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
        [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv) | final |
        patch | `0.11.7` \u2192 `0.11.9` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
        (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.11.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0119)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.8...0.11.9)\n\nReleased
        on 2026-05-04.\n\nThis release includes a special release candidate for the
        next Python 3.14 patch release. Python 3.14 included a new garbage collection
        implementation, which reduced pause times but caused significant unexpected
        memory pressure in production environments. In 3.14.5 and 3.15, the previous
        garbage collection implementation will be restored.\n\nWe would greatly appreciate
        if you tested the 3.14.5rc1 version included in this release. The stable version
        is expected to be released soon and any feedback on potential issues would
        be helpful to the Python development team.\n\nFor more context, see the [announcement](https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014),
        [issue](https://redirect.github.com/python/cpython/issues/148726), and [pull
        request](https://redirect.github.com/python/cpython/pull/148720).\n\nIssues
        with the new release can be reported in the uv or CPython issue trackers.\n\n#####
        Python\n\n- Upgrade PyPy to v7.3.22\n- Add CPython 3.14.5rc1\n- On macOS,
        CPython statically links `libpython` to match Linux\n\n##### Enhancements\n\n-
        Omit compatible release desugaring for pre-release hints ([#&#8203;19267](https://redirect.github.com/astral-sh/uv/pull/19267))\n-
        Fix file locks on Android ([#&#8203;18323](https://redirect.github.com/astral-sh/uv/pull/18323))\n\n#####
        Preview\n\n- `uv audit` add reporting for adverse project statuses ([#&#8203;19128](https://redirect.github.com/astral-sh/uv/pull/19128))\n\n#####
        Bug fixes\n\n- Discover versioned Python executables when `requires-python`
        pins a version ([#&#8203;18700](https://redirect.github.com/astral-sh/uv/pull/18700))\n-
        Fix URL prefix matching to require path boundaries ([#&#8203;19154](https://redirect.github.com/astral-sh/uv/pull/19154))\n-
        Fix transitive Git path dependencies in lockfiles ([#&#8203;19269](https://redirect.github.com/astral-sh/uv/pull/19269))\n-
        Handle incorrect unlock error in `LockedFile::drop` on Wine ([#&#8203;19229](https://redirect.github.com/astral-sh/uv/pull/19229))\n-
        Prevent uninstalling site-packages for empty `top_level.txt` in `.egg-info`
        ([#&#8203;19114](https://redirect.github.com/astral-sh/uv/pull/19114))\n-
        Use symlinks instead of junctions on Wine ([#&#8203;19213](https://redirect.github.com/astral-sh/uv/pull/19213))\n-
        Fix floating-point environment handling on ARMv7 ([#&#8203;19157](https://redirect.github.com/astral-sh/uv/pull/19157))\n-
        Redact credentials from remote requirements URL in offline errors ([#&#8203;19216](https://redirect.github.com/astral-sh/uv/pull/19216))\n-
        Windows tramplolines no longer set `PYTHONHOME` and only set `__PYVENV_LAUNCHER__`
        for virtual environments ([#&#8203;19199](https://redirect.github.com/astral-sh/uv/pull/19199))\n\n#####
        Documentation\n\n- Mark `--native-tls` and `UV_NATIVE_TLS` as deprecated ([#&#8203;18705](https://redirect.github.com/astral-sh/uv/pull/18705))\n-
        Re-add `pytorch-triton-rocm` to PyTorch ROCm docs ([#&#8203;19241](https://redirect.github.com/astral-sh/uv/pull/19241))\n-
        Tweak changelog entries for 0.11.8 ([#&#8203;19188](https://redirect.github.com/astral-sh/uv/pull/19188))\n-
        Add 'Exporting lockfiles' to the Concepts->Projects index ([#&#8203;19209](https://redirect.github.com/astral-sh/uv/pull/19209))\n-
        Clarify that `uv init` creates git files / folders in the projects guide ([#&#8203;19183](https://redirect.github.com/astral-sh/uv/pull/19183))\n\n###
        [`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)\n\nReleased
        on 2026-04-27.\n\n##### Enhancements\n\n- Add `--python-downloads-json-url`
        to `python pin` ([#&#8203;19092](https://redirect.github.com/astral-sh/uv/pull/19092))\n-
        Fetch uv from Astral mirror during self-update ([#&#8203;18682](https://redirect.github.com/astral-sh/uv/pull/18682))\n-
        Support `pip uninstall -y` ([#&#8203;19082](https://redirect.github.com/astral-sh/uv/pull/19082))\n-
        Add `UV_PYTHON_NO_REGISTRY` ([#&#8203;19035](https://redirect.github.com/astral-sh/uv/pull/19035))\n-
        Allow `exclude-newer` to be missing from the lockfile when `exclude-newer-span`
        is present ([#&#8203;19024](https://redirect.github.com/astral-sh/uv/pull/19024))\n-
        Only show the version number in `uv self version --short` ([#&#8203;19019](https://redirect.github.com/astral-sh/uv/pull/19019))\n-
        Silence warnings on empty `SSL_CERT_DIR` directory ([#&#8203;19018](https://redirect.github.com/astral-sh/uv/pull/19018))\n-
        Use a sentinel timestamp for relative `exclude-newer` and `exclude-newer-package`
        values in lockfiles ([#&#8203;19022](https://redirect.github.com/astral-sh/uv/pull/19022),
        [#&#8203;19101](https://redirect.github.com/astral-sh/uv/pull/19101))\n\n#####
        Configuration\n\n- Add an environment variable for `UV_NO_PROJECT` ([#&#8203;19052](https://redirect.github.com/astral-sh/uv/pull/19052))\n-
        Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides ([#&#8203;19034](https://redirect.github.com/astral-sh/uv/pull/19034))\n\n#####
        Bug fixes\n\n- Add `rust-toolchain.toml` to uv-build sdist ([#&#8203;19131](https://redirect.github.com/astral-sh/uv/pull/19131))\n-
        Ensure uv invocations of git do not inherit repository location environment
        variables ([#&#8203;19088](https://redirect.github.com/astral-sh/uv/pull/19088))\n-
        Redact pre-signed upload URLs in verbose output ([#&#8203;19146](https://redirect.github.com/astral-sh/uv/pull/19146))\n-
        Handle transitive URL dependencies in PEP 517 build requirements ([#&#8203;19076](https://redirect.github.com/astral-sh/uv/pull/19076),
        [#&#8203;19086](https://redirect.github.com/astral-sh/uv/pull/19086))\n- Support
        `uv lock` on a `pyproject.toml` that only contains dependency-groups ([#&#8203;19087](https://redirect.github.com/astral-sh/uv/pull/19087))\n-
        Disable transparent Python upgrades in projects when a patch version is requested
        via `.python-version` ([#&#8203;19102](https://redirect.github.com/astral-sh/uv/pull/19102))\n-
        Fix Python variant tagging in the Windows registry ([#&#8203;19012](https://redirect.github.com/astral-sh/uv/pull/19012))\n-
        Use a single codepath for extracting a .tar.zst wheel, disallowing external
        symlinks ([#&#8203;19144](https://redirect.github.com/astral-sh/uv/pull/19144))\n\n#####
        Documentation\n\n- Bump astral-sh/setup-uv version in docs ([#&#8203;19030](https://redirect.github.com/astral-sh/uv/pull/19030))\n-
        Update PyTorch documentation for PyTorch 2.11 ([#&#8203;19095](https://redirect.github.com/astral-sh/uv/pull/19095))\n-
        Remove deprecated license classifiers from uv-build and add Python 3.14 classifier
        ([#&#8203;19130](https://redirect.github.com/astral-sh/uv/pull/19130))\n\n</details>\n\n---\n\n###
        Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
        At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
        defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
        manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes
        conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**:
        Close this PR and you won't be reminded about this update again.\n\n---\n\n
        - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
        box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
        View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
      change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1004
      child_jobs: []
      commit_id: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
      event_id: e818ea40-4870-11f1-95cb-9becf75fc367
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/2b7e8cb9b4dc4cffa2f2b7d2f73af46c/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/2b7e8cb9b4dc4cffa2f2b7d2f73af46c/work/logs
        result_data_file: /var/lib/zuul/builds/2b7e8cb9b4dc4cffa2f2b7d2f73af46c/work/results.json
        src_root: /var/lib/zuul/builds/2b7e8cb9b4dc4cffa2f2b7d2f73af46c/work/src
        work_root: /var/lib/zuul/builds/2b7e8cb9b4dc4cffa2f2b7d2f73af46c/work
      include_vars: []
      items:
      - branch: main
        change: '1004'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.9\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | patch | `0.11.7` \u2192 `0.11.9` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.11.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0119)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.8...0.11.9)\n\nReleased
          on 2026-05-04.\n\nThis release includes a special release candidate for
          the next Python 3.14 patch release. Python 3.14 included a new garbage collection
          implementation, which reduced pause times but caused significant unexpected
          memory pressure in production environments. In 3.14.5 and 3.15, the previous
          garbage collection implementation will be restored.\n\nWe would greatly
          appreciate if you tested the 3.14.5rc1 version included in this release.
          The stable version is expected to be released soon and any feedback on potential
          issues would be helpful to the Python development team.\n\nFor more context,
          see the [announcement](https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014),
          [issue](https://redirect.github.com/python/cpython/issues/148726), and [pull
          request](https://redirect.github.com/python/cpython/pull/148720).\n\nIssues
          with the new release can be reported in the uv or CPython issue trackers.\n\n#####
          Python\n\n- Upgrade PyPy to v7.3.22\n- Add CPython 3.14.5rc1\n- On macOS,
          CPython statically links `libpython` to match Linux\n\n##### Enhancements\n\n-
          Omit compatible release desugaring for pre-release hints ([#&#8203;19267](https://redirect.github.com/astral-sh/uv/pull/19267))\n-
          Fix file locks on Android ([#&#8203;18323](https://redirect.github.com/astral-sh/uv/pull/18323))\n\n#####
          Preview\n\n- `uv audit` add reporting for adverse project statuses ([#&#8203;19128](https://redirect.github.com/astral-sh/uv/pull/19128))\n\n#####
          Bug fixes\n\n- Discover versioned Python executables when `requires-python`
          pins a version ([#&#8203;18700](https://redirect.github.com/astral-sh/uv/pull/18700))\n-
          Fix URL prefix matching to require path boundaries ([#&#8203;19154](https://redirect.github.com/astral-sh/uv/pull/19154))\n-
          Fix transitive Git path dependencies in lockfiles ([#&#8203;19269](https://redirect.github.com/astral-sh/uv/pull/19269))\n-
          Handle incorrect unlock error in `LockedFile::drop` on Wine ([#&#8203;19229](https://redirect.github.com/astral-sh/uv/pull/19229))\n-
          Prevent uninstalling site-packages for empty `top_level.txt` in `.egg-info`
          ([#&#8203;19114](https://redirect.github.com/astral-sh/uv/pull/19114))\n-
          Use symlinks instead of junctions on Wine ([#&#8203;19213](https://redirect.github.com/astral-sh/uv/pull/19213))\n-
          Fix floating-point environment handling on ARMv7 ([#&#8203;19157](https://redirect.github.com/astral-sh/uv/pull/19157))\n-
          Redact credentials from remote requirements URL in offline errors ([#&#8203;19216](https://redirect.github.com/astral-sh/uv/pull/19216))\n-
          Windows tramplolines no longer set `PYTHONHOME` and only set `__PYVENV_LAUNCHER__`
          for virtual environments ([#&#8203;19199](https://redirect.github.com/astral-sh/uv/pull/19199))\n\n#####
          Documentation\n\n- Mark `--native-tls` and `UV_NATIVE_TLS` as deprecated
          ([#&#8203;18705](https://redirect.github.com/astral-sh/uv/pull/18705))\n-
          Re-add `pytorch-triton-rocm` to PyTorch ROCm docs ([#&#8203;19241](https://redirect.github.com/astral-sh/uv/pull/19241))\n-
          Tweak changelog entries for 0.11.8 ([#&#8203;19188](https://redirect.github.com/astral-sh/uv/pull/19188))\n-
          Add 'Exporting lockfiles' to the Concepts->Projects index ([#&#8203;19209](https://redirect.github.com/astral-sh/uv/pull/19209))\n-
          Clarify that `uv init` creates git files / folders in the projects guide
          ([#&#8203;19183](https://redirect.github.com/astral-sh/uv/pull/19183))\n\n###
          [`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)\n\nReleased
          on 2026-04-27.\n\n##### Enhancements\n\n- Add `--python-downloads-json-url`
          to `python pin` ([#&#8203;19092](https://redirect.github.com/astral-sh/uv/pull/19092))\n-
          Fetch uv from Astral mirror during self-update ([#&#8203;18682](https://redirect.github.com/astral-sh/uv/pull/18682))\n-
          Support `pip uninstall -y` ([#&#8203;19082](https://redirect.github.com/astral-sh/uv/pull/19082))\n-
          Add `UV_PYTHON_NO_REGISTRY` ([#&#8203;19035](https://redirect.github.com/astral-sh/uv/pull/19035))\n-
          Allow `exclude-newer` to be missing from the lockfile when `exclude-newer-span`
          is present ([#&#8203;19024](https://redirect.github.com/astral-sh/uv/pull/19024))\n-
          Only show the version number in `uv self version --short` ([#&#8203;19019](https://redirect.github.com/astral-sh/uv/pull/19019))\n-
          Silence warnings on empty `SSL_CERT_DIR` directory ([#&#8203;19018](https://redirect.github.com/astral-sh/uv/pull/19018))\n-
          Use a sentinel timestamp for relative `exclude-newer` and `exclude-newer-package`
          values in lockfiles ([#&#8203;19022](https://redirect.github.com/astral-sh/uv/pull/19022),
          [#&#8203;19101](https://redirect.github.com/astral-sh/uv/pull/19101))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_NO_PROJECT` ([#&#8203;19052](https://redirect.github.com/astral-sh/uv/pull/19052))\n-
          Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides ([#&#8203;19034](https://redirect.github.com/astral-sh/uv/pull/19034))\n\n#####
          Bug fixes\n\n- Add `rust-toolchain.toml` to uv-build sdist ([#&#8203;19131](https://redirect.github.com/astral-sh/uv/pull/19131))\n-
          Ensure uv invocations of git do not inherit repository location environment
          variables ([#&#8203;19088](https://redirect.github.com/astral-sh/uv/pull/19088))\n-
          Redact pre-signed upload URLs in verbose output ([#&#8203;19146](https://redirect.github.com/astral-sh/uv/pull/19146))\n-
          Handle transitive URL dependencies in PEP 517 build requirements ([#&#8203;19076](https://redirect.github.com/astral-sh/uv/pull/19076),
          [#&#8203;19086](https://redirect.github.com/astral-sh/uv/pull/19086))\n-
          Support `uv lock` on a `pyproject.toml` that only contains dependency-groups
          ([#&#8203;19087](https://redirect.github.com/astral-sh/uv/pull/19087))\n-
          Disable transparent Python upgrades in projects when a patch version is
          requested via `.python-version` ([#&#8203;19102](https://redirect.github.com/astral-sh/uv/pull/19102))\n-
          Fix Python variant tagging in the Windows registry ([#&#8203;19012](https://redirect.github.com/astral-sh/uv/pull/19012))\n-
          Use a single codepath for extracting a .tar.zst wheel, disallowing external
          symlinks ([#&#8203;19144](https://redirect.github.com/astral-sh/uv/pull/19144))\n\n#####
          Documentation\n\n- Bump astral-sh/setup-uv version in docs ([#&#8203;19030](https://redirect.github.com/astral-sh/uv/pull/19030))\n-
          Update PyTorch documentation for PyTorch 2.11 ([#&#8203;19095](https://redirect.github.com/astral-sh/uv/pull/19095))\n-
          Remove deprecated license classifiers from uv-build and add Python 3.14
          classifier ([#&#8203;19130](https://redirect.github.com/astral-sh/uv/pull/19130))\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes
          conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**:
          Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/1004
        commit_id: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
        patchset: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
        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.35.4-calico
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBnaGNyLmlvL2FzdHJhbC1zaC91diBkb2NrZXIgdGFnIHRvIHYwLjExLjkKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVHlwZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwtLS18CnwgW2doY3IuaW8vYXN0cmFsLXNoL3V2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2KSB8IGZpbmFsIHwgcGF0Y2ggfCBgMC4xMS43YCDihpIgYDAuMTEuOWAgfAoKLS0tCgojIyMgUmVsZWFzZSBOb3RlcwoKPGRldGFpbHM+CjxzdW1tYXJ5PmFzdHJhbC1zaC91diAoZ2hjci5pby9hc3RyYWwtc2gvdXYpPC9zdW1tYXJ5PgoKIyMjIFtgdjAuMTEuOWBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTE5KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC4xMS44Li4uMC4xMS45KQoKUmVsZWFzZWQgb24gMjAyNi0wNS0wNC4KClRoaXMgcmVsZWFzZSBpbmNsdWRlcyBhIHNwZWNpYWwgcmVsZWFzZSBjYW5kaWRhdGUgZm9yIHRoZSBuZXh0IFB5dGhvbiAzLjE0IHBhdGNoIHJlbGVhc2UuIFB5dGhvbiAzLjE0IGluY2x1ZGVkIGEgbmV3IGdhcmJhZ2UgY29sbGVjdGlvbiBpbXBsZW1lbnRhdGlvbiwgd2hpY2ggcmVkdWNlZCBwYXVzZSB0aW1lcyBidXQgY2F1c2VkIHNpZ25pZmljYW50IHVuZXhwZWN0ZWQgbWVtb3J5IHByZXNzdXJlIGluIHByb2R1Y3Rpb24gZW52aXJvbm1lbnRzLiBJbiAzLjE0LjUgYW5kIDMuMTUsIHRoZSBwcmV2aW91cyBnYXJiYWdlIGNvbGxlY3Rpb24gaW1wbGVtZW50YXRpb24gd2lsbCBiZSByZXN0b3JlZC4KCldlIHdvdWxkIGdyZWF0bHkgYXBwcmVjaWF0ZSBpZiB5b3UgdGVzdGVkIHRoZSAzLjE0LjVyYzEgdmVyc2lvbiBpbmNsdWRlZCBpbiB0aGlzIHJlbGVhc2UuIFRoZSBzdGFibGUgdmVyc2lvbiBpcyBleHBlY3RlZCB0byBiZSByZWxlYXNlZCBzb29uIGFuZCBhbnkgZmVlZGJhY2sgb24gcG90ZW50aWFsIGlzc3VlcyB3b3VsZCBiZSBoZWxwZnVsIHRvIHRoZSBQeXRob24gZGV2ZWxvcG1lbnQgdGVhbS4KCkZvciBtb3JlIGNvbnRleHQsIHNlZSB0aGUgW2Fubm91bmNlbWVudF0oaHR0cHM6Ly9kaXNjdXNzLnB5dGhvbi5vcmcvdC9yZXZlcnRpbmctdGhlLWluY3JlbWVudGFsLWdjLWluLXB5dGhvbi0zLTE0LWFuZC0zLTE1LzEwNzAxNCksIFtpc3N1ZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3B5dGhvbi9jcHl0aG9uL2lzc3Vlcy8xNDg3MjYpLCBhbmQgW3B1bGwgcmVxdWVzdF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3B5dGhvbi9jcHl0aG9uL3B1bGwvMTQ4NzIwKS4KCklzc3VlcyB3aXRoIHRoZSBuZXcgcmVsZWFzZSBjYW4gYmUgcmVwb3J0ZWQgaW4gdGhlIHV2IG9yIENQeXRob24gaXNzdWUgdHJhY2tlcnMuCgojIyMjIyBQeXRob24KCi0gVXBncmFkZSBQeVB5IHRvIHY3LjMuMjIKLSBBZGQgQ1B5dGhvbiAzLjE0LjVyYzEKLSBPbiBtYWNPUywgQ1B5dGhvbiBzdGF0aWNhbGx5IGxpbmtzIGBsaWJweXRob25gIHRvIG1hdGNoIExpbnV4CgojIyMjIyBFbmhhbmNlbWVudHMKCi0gT21pdCBjb21wYXRpYmxlIHJlbGVhc2UgZGVzdWdhcmluZyBmb3IgcHJlLXJlbGVhc2UgaGludHMgKFsjJiM4MjAzOzE5MjY3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkyNjcpKQotIEZpeCBmaWxlIGxvY2tzIG9uIEFuZHJvaWQgKFsjJiM4MjAzOzE4MzIzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgzMjMpKQoKIyMjIyMgUHJldmlldwoKLSBgdXYgYXVkaXRgIGFkZCByZXBvcnRpbmcgZm9yIGFkdmVyc2UgcHJvamVjdCBzdGF0dXNlcyAoWyMmIzgyMDM7MTkxMjhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTEyOCkpCgojIyMjIyBCdWcgZml4ZXMKCi0gRGlzY292ZXIgdmVyc2lvbmVkIFB5dGhvbiBleGVjdXRhYmxlcyB3aGVuIGByZXF1aXJlcy1weXRob25gIHBpbnMgYSB2ZXJzaW9uIChbIyYjODIwMzsxODcwMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4NzAwKSkKLSBGaXggVVJMIHByZWZpeCBtYXRjaGluZyB0byByZXF1aXJlIHBhdGggYm91bmRhcmllcyAoWyMmIzgyMDM7MTkxNTRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTE1NCkpCi0gRml4IHRyYW5zaXRpdmUgR2l0IHBhdGggZGVwZW5kZW5jaWVzIGluIGxvY2tmaWxlcyAoWyMmIzgyMDM7MTkyNjldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTI2OSkpCi0gSGFuZGxlIGluY29ycmVjdCB1bmxvY2sgZXJyb3IgaW4gYExvY2tlZEZpbGU6OmRyb3BgIG9uIFdpbmUgKFsjJiM4MjAzOzE5MjI5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkyMjkpKQotIFByZXZlbnQgdW5pbnN0YWxsaW5nIHNpdGUtcGFja2FnZXMgZm9yIGVtcHR5IGB0b3BfbGV2ZWwudHh0YCBpbiBgLmVnZy1pbmZvYCAoWyMmIzgyMDM7MTkxMTRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTExNCkpCi0gVXNlIHN5bWxpbmtzIGluc3RlYWQgb2YganVuY3Rpb25zIG9uIFdpbmUgKFsjJiM4MjAzOzE5MjEzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkyMTMpKQotIEZpeCBmbG9hdGluZy1wb2ludCBlbnZpcm9ubWVudCBoYW5kbGluZyBvbiBBUk12NyAoWyMmIzgyMDM7MTkxNTddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTE1NykpCi0gUmVkYWN0IGNyZWRlbnRpYWxzIGZyb20gcmVtb3RlIHJlcXVpcmVtZW50cyBVUkwgaW4gb2ZmbGluZSBlcnJvcnMgKFsjJiM4MjAzOzE5MjE2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkyMTYpKQotIFdpbmRvd3MgdHJhbXBsb2xpbmVzIG5vIGxvbmdlciBzZXQgYFBZVEhPTkhPTUVgIGFuZCBvbmx5IHNldCBgX19QWVZFTlZfTEFVTkNIRVJfX2AgZm9yIHZpcnR1YWwgZW52aXJvbm1lbnRzIChbIyYjODIwMzsxOTE5OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MTk5KSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gTWFyayBgLS1uYXRpdmUtdGxzYCBhbmQgYFVWX05BVElWRV9UTFNgIGFzIGRlcHJlY2F0ZWQgKFsjJiM4MjAzOzE4NzA1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTg3MDUpKQotIFJlLWFkZCBgcHl0b3JjaC10cml0b24tcm9jbWAgdG8gUHlUb3JjaCBST0NtIGRvY3MgKFsjJiM4MjAzOzE5MjQxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkyNDEpKQotIFR3ZWFrIGNoYW5nZWxvZyBlbnRyaWVzIGZvciAwLjExLjggKFsjJiM4MjAzOzE5MTg4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxODgpKQotIEFkZCAnRXhwb3J0aW5nIGxvY2tmaWxlcycgdG8gdGhlIENvbmNlcHRzLT5Qcm9qZWN0cyBpbmRleCAoWyMmIzgyMDM7MTkyMDldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTIwOSkpCi0gQ2xhcmlmeSB0aGF0IGB1diBpbml0YCBjcmVhdGVzIGdpdCBmaWxlcyAvIGZvbGRlcnMgaW4gdGhlIHByb2plY3RzIGd1aWRlIChbIyYjODIwMzsxOTE4M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MTgzKSkKCiMjIyBbYHYwLjExLjhgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDExOCkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTEuNy4uLjAuMTEuOCkKClJlbGVhc2VkIG9uIDIwMjYtMDQtMjcuCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIGAtLXB5dGhvbi1kb3dubG9hZHMtanNvbi11cmxgIHRvIGBweXRob24gcGluYCAoWyMmIzgyMDM7MTkwOTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTA5MikpCi0gRmV0Y2ggdXYgZnJvbSBBc3RyYWwgbWlycm9yIGR1cmluZyBzZWxmLXVwZGF0ZSAoWyMmIzgyMDM7MTg2ODJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODY4MikpCi0gU3VwcG9ydCBgcGlwIHVuaW5zdGFsbCAteWAgKFsjJiM4MjAzOzE5MDgyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwODIpKQotIEFkZCBgVVZfUFlUSE9OX05PX1JFR0lTVFJZYCAoWyMmIzgyMDM7MTkwMzVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTAzNSkpCi0gQWxsb3cgYGV4Y2x1ZGUtbmV3ZXJgIHRvIGJlIG1pc3NpbmcgZnJvbSB0aGUgbG9ja2ZpbGUgd2hlbiBgZXhjbHVkZS1uZXdlci1zcGFuYCBpcyBwcmVzZW50IChbIyYjODIwMzsxOTAyNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDI0KSkKLSBPbmx5IHNob3cgdGhlIHZlcnNpb24gbnVtYmVyIGluIGB1diBzZWxmIHZlcnNpb24gLS1zaG9ydGAgKFsjJiM4MjAzOzE5MDE5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwMTkpKQotIFNpbGVuY2Ugd2FybmluZ3Mgb24gZW1wdHkgYFNTTF9DRVJUX0RJUmAgZGlyZWN0b3J5IChbIyYjODIwMzsxOTAxOF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDE4KSkKLSBVc2UgYSBzZW50aW5lbCB0aW1lc3RhbXAgZm9yIHJlbGF0aXZlIGBleGNsdWRlLW5ld2VyYCBhbmQgYGV4Y2x1ZGUtbmV3ZXItcGFja2FnZWAgdmFsdWVzIGluIGxvY2tmaWxlcyAoWyMmIzgyMDM7MTkwMjJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTAyMiksIFsjJiM4MjAzOzE5MTAxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxMDEpKQoKIyMjIyMgQ29uZmlndXJhdGlvbgoKLSBBZGQgYW4gZW52aXJvbm1lbnQgdmFyaWFibGUgZm9yIGBVVl9OT19QUk9KRUNUYCAoWyMmIzgyMDM7MTkwNTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTA1MikpCi0gRXhwb3NlIGBVVl9QWVRIT05fU0VBUkNIX1BBVEhgIGZvciBQeXRob24gZGlzY292ZXJ5IGBQQVRIYCBvdmVycmlkZXMgKFsjJiM4MjAzOzE5MDM0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwMzQpKQoKIyMjIyMgQnVnIGZpeGVzCgotIEFkZCBgcnVzdC10b29sY2hhaW4udG9tbGAgdG8gdXYtYnVpbGQgc2Rpc3QgKFsjJiM4MjAzOzE5MTMxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkxMzEpKQotIEVuc3VyZSB1diBpbnZvY2F0aW9ucyBvZiBnaXQgZG8gbm90IGluaGVyaXQgcmVwb3NpdG9yeSBsb2NhdGlvbiBlbnZpcm9ubWVudCB2YXJpYWJsZXMgKFsjJiM4MjAzOzE5MDg4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwODgpKQotIFJlZGFjdCBwcmUtc2lnbmVkIHVwbG9hZCBVUkxzIGluIHZlcmJvc2Ugb3V0cHV0IChbIyYjODIwMzsxOTE0Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MTQ2KSkKLSBIYW5kbGUgdHJhbnNpdGl2ZSBVUkwgZGVwZW5kZW5jaWVzIGluIFBFUCA1MTcgYnVpbGQgcmVxdWlyZW1lbnRzIChbIyYjODIwMzsxOTA3Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDc2KSwgWyMmIzgyMDM7MTkwODZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTA4NikpCi0gU3VwcG9ydCBgdXYgbG9ja2Agb24gYSBgcHlwcm9qZWN0LnRvbWxgIHRoYXQgb25seSBjb250YWlucyBkZXBlbmRlbmN5LWdyb3VwcyAoWyMmIzgyMDM7MTkwODddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTA4NykpCi0gRGlzYWJsZSB0cmFuc3BhcmVudCBQeXRob24gdXBncmFkZXMgaW4gcHJvamVjdHMgd2hlbiBhIHBhdGNoIHZlcnNpb24gaXMgcmVxdWVzdGVkIHZpYSBgLnB5dGhvbi12ZXJzaW9uYCAoWyMmIzgyMDM7MTkxMDJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTEwMikpCi0gRml4IFB5dGhvbiB2YXJpYW50IHRhZ2dpbmcgaW4gdGhlIFdpbmRvd3MgcmVnaXN0cnkgKFsjJiM4MjAzOzE5MDEyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTkwMTIpKQotIFVzZSBhIHNpbmdsZSBjb2RlcGF0aCBmb3IgZXh0cmFjdGluZyBhIC50YXIuenN0IHdoZWVsLCBkaXNhbGxvd2luZyBleHRlcm5hbCBzeW1saW5rcyAoWyMmIzgyMDM7MTkxNDRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTE0NCkpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIEJ1bXAgYXN0cmFsLXNoL3NldHVwLXV2IHZlcnNpb24gaW4gZG9jcyAoWyMmIzgyMDM7MTkwMzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xOTAzMCkpCi0gVXBkYXRlIFB5VG9yY2ggZG9jdW1lbnRhdGlvbiBmb3IgUHlUb3JjaCAyLjExIChbIyYjODIwMzsxOTA5NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MDk1KSkKLSBSZW1vdmUgZGVwcmVjYXRlZCBsaWNlbnNlIGNsYXNzaWZpZXJzIGZyb20gdXYtYnVpbGQgYW5kIGFkZCBQeXRob24gMy4xNCBjbGFzc2lmaWVyIChbIyYjODIwMzsxOTEzMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE5MTMwKSkKCjwvZGV0YWlscz4KCi0tLQoKIyMjIENvbmZpZ3VyYXRpb24KCvCfk4UgKipTY2hlZHVsZSoqOiAoVVRDKQoKLSBCcmFuY2ggY3JlYXRpb24KICAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKQotIEF1dG9tZXJnZQogIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpCgrwn5qmICoqQXV0b21lcmdlKio6IERpc2FibGVkIGJ5IGNvbmZpZy4gUGxlYXNlIG1lcmdlIHRoaXMgbWFudWFsbHkgb25jZSB5b3UgYXJlIHNhdGlzZmllZC4KCuKZuyAqKlJlYmFzaW5nKio6IFdoZW5ldmVyIFBSIGJlY29tZXMgY29uZmxpY3RlZCwgb3IgeW91IHRpY2sgdGhlIHJlYmFzZS9yZXRyeSBjaGVja2JveC4KCvCflJUgKipJZ25vcmUqKjogQ2xvc2UgdGhpcyBQUiBhbmQgeW91IHdvbid0IGJlIHJlbWluZGVkIGFib3V0IHRoaXMgdXBkYXRlIGFnYWluLgoKLS0tCgogLSBbIF0gPCEtLSByZWJhc2UtY2hlY2sgLS0+SWYgeW91IHdhbnQgdG8gcmViYXNlL3JldHJ5IHRoaXMgUFIsIGNoZWNrIHRoaXMgYm94CgotLS0KClRoaXMgUFIgd2FzIGdlbmVyYXRlZCBieSBbTWVuZCBSZW5vdmF0ZV0oaHR0cHM6Ly9tZW5kLmlvL3Jlbm92YXRlLykuIFZpZXcgdGhlIFtyZXBvc2l0b3J5IGpvYiBsb2ddKGh0dHBzOi8vZGV2ZWxvcGVyLm1lbmQuaW8vZ2l0aHViL3ZleHhob3N0L21hZ251bS1jbHVzdGVyLWFwaSkuCjwhLS1yZW5vdmF0ZS1kZWJ1ZzpleUpqY21WaGRHVmtTVzVXWlhJaU9pSTBNeTR4TkRFdU15SXNJblZ3WkdGMFpXUkpibFpsY2lJNklqUXpMakUxT1M0eUlpd2lkR0Z5WjJWMFFuSmhibU5vSWpvaWJXRnBiaUlzSW14aFltVnNjeUk2VzExOS0tPgo=
      override_checkout: master
      patchset: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
      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: 79fe3eb1d01f8ac5739b0b7bc4759c407b6e248d
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/opendev.org/openstack/devstack:
            canonical_name: opendev.org/openstack/devstack
            checkout: master
            commit: 03ece8f88040be9b0b14dd1cfe93076ad2419a80
          untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs:
            canonical_name: opendev.org/openstack/openstack-zuul-jobs
            checkout: master
            commit: 74b9cec5beecc1fc5bc89251ac9de475824e2cbb
          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: 79fe3eb1d01f8ac5739b0b7bc4759c407b6e248d
          untrusted/project_4/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_5/github.com/vexxhost/magnum-cluster-api:
            canonical_name: github.com/vexxhost/magnum-cluster-api
            checkout: main
            commit: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
        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: 8e1ebdffba02e651c399dacef841f8941f6ad6e4
          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: 5fb1afe2d7b896a973bb22a1d45d305670e5820f
          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: b3aafefb15bb6243e31f6dac2943caf85175cdb0
          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: 849ddb6cef2b06084b7b116cb2ae5ce7da610e1b
          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: 03ece8f88040be9b0b14dd1cfe93076ad2419a80
          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: ad10cfd88ea416ffeaea67daf21d03242f9befb5
          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: cdb19fce44b3e6d9e07b2e5b3e1b2c40c5de870c
          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: 2886f84d7ac7316c3e764335db8796edb709e73b
          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: 438ac2b0de598afbf1c3f9ad199956345f3fb652
          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: 2e0bfb1102d8af376c110a169eba42e0905dae07
          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: 19dec79e4b223d1cfca18fde88c01307405c0b34
          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: a04e63332c1a1fb2f1aceb20892f9aabefb75cf7
          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: e3db398fba279721121892323e6260c6932797c1
          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: bfc9dbc2aa9a113c12e591a87f774a6d986a981f
          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: ed679515f6e053d20b05ffcc30b3172de864f7f1
          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: d7f79e9370ec39ca07da4a30d2663fc978d4ed88
          name: openstack/swift
          required: true
          short_name: swift
          src_dir: src/opendev.org/openstack/swift
      ref: refs/pull/1004/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
