charm-octavia-diskimage-retrofit:stable/wallaby

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

Branch merges

Branch information

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

Recent commits

2aa9bf6... 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: Ib2716906bf32d8499f899c7a2823d4674b28aa37

31f1afd... 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: Ie6f7959d39612169a8a7793278a9839a44a94eaf

cc65f6b... by Alex Kavanagh

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

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

Change-Id: I5e150df3c2344556625dfcfa279e18f89626e55d

1fa5081... by Alex Kavanagh

Migrate charm charmhub for stable/wallaby

- start from stable/wallaby branch
- Do charmcraft, osci, zuul changes
- Modify libs to point to stable/wallaby 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: I091578da43a4267c7f7c7aa234f9c5afd23764eb

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