charm-neutron-gateway:stable/2023.1

Last commit made on 2023-06-08
Get this branch:
git clone -b stable/2023.1 https://git.launchpad.net/charm-neutron-gateway

Branch merges

Branch information

Name:
stable/2023.1
Repository:
lp:charm-neutron-gateway

Recent commits

0a27118... by Felipe Reyes

Charm-helpers sync

Sync to the latest revision available in the stable/antelope branch, among the
most relevant patches are:

837a8b58 Support legacy cert requests (#799)
580c7764 Update Makefile to be consistent with CI (#777) (#795)
a2468260 Run CI on stable branches (#786) (#787)
ed014373 Update method for checking endpoint protocol (#769) (#775)

Change-Id: I9ff72a21b3720842985840bfad4dd5691370ae7d

a04e14b... by Zuul <email address hidden>

Merge "Stable artefacts for stable/2023.1 (antelope)" into stable/2023.1

49d8b1f... by Alex Kavanagh

Stable artefacts for stable/2023.1 (antelope)

This patch is to lock the stable/2023.1 (antelope release) charms
down so that as much as possible.
In particular, this patch does:

- set the .gitreview to stable/2023.1
- lock zaza and zaza-openstack-tests to stable/antelope branches
- for reactive charms Add build.lock files to lock the layers
  and python modules used to build the charm.
- for ops framework charms, extract a pip freeze from the
  charmcraft container after building the charm to lock the
  modules used to build the charm.
- drop the kinetic bundles if the exist. (Note the updates to
  tests.yaml is in another batch (topic: antelope-voting)
- update the bundles so that they point to the antelope specific
  channels. e.g. 2023.1/edge for OpenStack charms, 23.03/edge for
  OVN charms, quincy/edge for Ceph charms and generally, the
  appropriate LTS Jammy branch for the various support charms.

Change-Id: I3dfc113a02e0e9147017b4900715c1f30cce26b3

fe479e3... by Corey Bryant

Enable jammy-antelope voting and drop kinetic-zed tests

* Voting was turned on for jammy-antelope in the
  project-template for charm-functional-jobs in zosci-config
* Voting for jammy-antelope bundles with non-standard names
  is turned on in individual charms
* Kinetic-zed bundles/tests are removed

Change-Id: I73f8f0d538701779ad570bc7565982a6b7e4f7af
(cherry picked from commit cf83220246c2613c943da17902ff219317a15672)

f5d242f... by Corey Bryant

Fix comparison for Antelope wrap

Use CompareOpenStackReleases to ensure 'antelope' is greater
than 'zed', for example.

Change-Id: I3cf34dbf596c63484ada442c91aa51adab5a7fad
(cherry picked from commit b5193940b253092770dce0bf642407fd7422f092)

a6de5f8... by Corey Bryant

Add Antelope support

* sync charm-helpers to classic charms
* change openstack-origin/source default to antelope
* align testing with antelope
* add new antelope bundles
* add antelope bundles to tests.yaml
* add antelope tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases

Change-Id: Id93b0ee0999c7a23ef34e68646b03d910816c655

3589656... by Liam Young

Fix charm for tox4 compatibility

Related-Bug: 2002788
Change-Id: I6ca5d9177be028ca24e84f455821560923fcad54

fabaa8a... by Felipe Reyes

Drop python-six

This charm doesn't need to support python 2.x anymore, and python-six
was dropped from the Ubuntu Archive on Kinetic (22.10)

Change-Id: Ibd7d373305b608ff0349986d17ecba7f9dfaeb3c
Closes-Bug: #1995285

f41c45e... by Felipe Reyes

Drop 'source' from mysql-innodb-cluster and rabbitmq-server

Change-Id: Ib468fb79ec5e00102a1a9fc43ab66078e37c1593

9e71e6f... by Alex Kavanagh

Ensure that kinetic/22.10 is enabled

This patch adds kinetic to the metadata.yaml and ensures
that a run-on base for 22.10 is added in the
charmcraft.yaml

Change-Id: I23408279d74aa33ba384e9bdff264248b1dad2ca