charm-octavia-diskimage-retrofit:stable/victoria

Last commit made on 2023-01-13
Get this branch:
git clone -b stable/victoria https://git.launchpad.net/charm-octavia-diskimage-retrofit

Branch merges

Branch information

Name:
stable/victoria
Repository:
lp:charm-octavia-diskimage-retrofit

Recent commits

5997c9f... by Corey Bryant

Pin tox to < 4.0.0

Tox 4.0.0 was recently released and it has several breaking changes.
We pin to < 4.0.0 here. We are planning to move forward only on the
master charm branches.

Tox is also pinned to < 4.0.0 for stable branches in upstream
openstack-zuul-jobs as well as in zosci-config. However, the
requires= section in the charm's tox.ini file ends up installing
tox>4, wiping out the zuul-pinned tox<4 that was already installed
installed. This patch fixes that.

Related-Bug: #2002788
Change-Id: I6ad00880b1156f6d8240726dfbec9c356201f3bd

5b054a8... by Alex Kavanagh

Pin build.lock for all layers to the commit hash

The build.lock branch points to master which means that the layer is not
locked. Lock the layers to the commit hash instead; this ensures
reproducible builds as much as possible.

Change-Id: Id7d06f98af52e7a9e9fe6effbeb85fe0ebb536c0

4996dad... by Alex Kavanagh

Update the bundles to use the stable track, edge risk for victoria

This update points the charms to the appropriate channel for
the charm being used, either from ceph, openstack, ovn or the
misc tracks for victoria.

Change-Id: Ieeff56e3d405d0f524a03fa4f053f9bd464aa995

4017f7f... by Alex Kavanagh

Migrate charm charmhub for stable/victoria

- start from stable/victoria branch
- Do charmcraft, osci, zuul changes
- Modify libs to point to stable/victoria for:
  - charmhelpers
  - charms.openstack (as needed)
  - zaza & zaza.openstack.tests
- Remove unsupported test bundles
- migration bundles to charmhub.io (ch: prefix + channels)
- Build on 20.04 amd64
- Run on 20.04 amd64, s390x, ppc64el, arm64

Change-Id: I3f868b125d1a15377930aad4f85f04ecbfa03916

910df6e... by Alex Kavanagh

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: I5298a179b98ee700d97b2fcc7347ceae26319d32

897183a... by Aurelien Lourot

Add impish to metadata.yaml

Change-Id: Ie38aa9b4fee22d076f5dd248be01949a5f18d029

2009f08... by Alex Kavanagh

Pin python modules in build.lock for py35

* Also add cffi pin for py35 for charm-tools build support.

Change-Id: I2c9cb97635443b1578d41829dd5f3b79497aed96

147905c... by Alex Kavanagh

21.10 - Stable cut of charms for testing period

* use stable/21.10 libraries
* use zaza/zaza-openstack-tests at stable/21.10
* build.lock files for reactive charms
* bundles refer to ~openstack-charms candidate channel

Change-Id: Id6b3880fcd26230f07fb8ed6513536607cc25d25

068e5ff... by Alex Kavanagh

Add xena bundles

- add non-voting impish-xena bundle
- add non-voting focal-xena bundle
- add non-voting focal-wallaby bundle
- update bionic bundles to replace eoan image with focal
- rebuild to pick up charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0
- drop minimal mirror from tests until
  https://pad.lv/1933966 is fixed

Change-Id: I9b38c0da71229fbc1a70849d8fcae450e8983b21
Related-Bug: #1933966

ada8a7c... by Aurelien Lourot

Sync release-tools

In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: I38f72638073ebda2b9bb52e6f8ff49fa83d9d87c