Comment 2 for bug 1988089

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

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-openvswitch/+/850210
Committed: https://opendev.org/openstack/charm-neutron-openvswitch/commit/9a0e63964a3d8a7e55902b12baefe9354e33aa11
Submitter: "Zuul (22348)"
Branch: master

commit 9a0e63964a3d8a7e55902b12baefe9354e33aa11
Author: Corey Bryant <email address hidden>
Date: Fri Jun 10 20:14:48 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
    * enable qos service plugin for neutron-api to ensure
      migrate-ovn-db action is successful

    Change-Id: I6f94ff3e557413b6096493f839c0a5f217c017d3
    Closes-Bug: #1988089