charm-octavia-diskimage-retrofit:stable/train

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

Branch merges

Branch information

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

Recent commits

c9563c5... 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: I5e7879ceccc38d80115bd316329e43d6e054b142

6d74f14... 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: I33f16434a11210e1b585b790263abd225862c756

36fcb22... by Liam Young

Update wheelhouse.txt

Update wheelhouse to fix runtime dependancy install errors.

Change-Id: If731f9e81019d30b191aac6d6806dd9a4007c79e

f541c80... by Alex Kavanagh

Charmhub migration for stable/train (bionic-only)

This is the main patch for the migration of the stable/21.10
charm to charmhub for the stable/train branch (train track on
charmhub). This patch initially supports bionic from queens
to train, and does not support ussuri. It supports upgrades
from bionic-queens to bionic-train (with each intermediate
step needed). Crucially it does NOT set a default
openstack-origin, which means installing train/stable
without specifying the openstack-origin will result in a
bionic-queens installation. This is intentional as the branch
covers queens to train.

Change-Id: I2983df94b833348565b847c71484e00c1891a98a

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