Comment 1 for bug 1988491

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-swift-proxy (master)

Reviewed: https://review.opendev.org/c/openstack/charm-swift-proxy/+/847513
Committed: https://opendev.org/openstack/charm-swift-proxy/commit/745a89a7c1b1837b72bf36bf9ff2024d40de8fac
Submitter: "Zuul (22348)"
Branch: master

commit 745a89a7c1b1837b72bf36bf9ff2024d40de8fac
Author: Corey Bryant <email address hidden>
Date: Fri Jun 10 20:14:49 2022 +0000

    Add Kinetic and Zed support

    * sync charm-helpers to classic charms
    * change openstack-origin/source default to zed
    * align testing with zed
    * add new zed bundles
    * add zed bundles to tests.yaml
    * add zed tests to osci.yaml and .zuul.yaml
    * update build-on and run-on bases
    * add bindep.txt for py310
    * sync tox.ini and requirements.txt for ruamel
    * use charmcraft_channel 2.0/stable
    * drop reactive plugin overrides
    * move interface/layer env vars to charmcraft.yaml
    * add domain/project to auth section of yoga proxy-server.conf

    Change-Id: I93da9ce52bed2b3e8a467491d2a61bfd2ed4ea7d
    Closes-Bug: #1988491