charm-magnum-dashboard:stable/victoria

Last commit made on 2023-01-31
Get this branch:
git clone -b stable/victoria https://git.launchpad.net/charm-magnum-dashboard

Branch merges

Branch information

Name:
stable/victoria
Repository:
lp:charm-magnum-dashboard

Recent commits

c518470... by Felipe Reyes

Set container-infra API version to 1.9 for >=Ussuri,<=Wallaby.

Horizon needs to use container-infra 1.9 version, the openstack
client's default, to be able to resize k8s clusters, but by default
Horizon uses 1.1 until Xena (
https://opendev.org/openstack/magnum-ui/commit/1fc627fb ).

This change sets OPENSTACK_API_VERSIONS['container-infra'] to 1.9 for
U/V/W, and unsets the key for >=Xena

Closes-Bug: #1998509
Change-Id: Ie358e9c115273ae648c9bef2aedaae50e5ee179d
(cherry picked from commit c3527010b59dccf0c0c49c8494f4ed1273972669)

3e0456f... 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: Ie0eef1676e4bd56c4fc54b5f9d3e7873be14d510

72666d0... 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: Ic5abea6c9b06fdf16c0f1e538828a90daf646d52

5c1060b... 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: I8578cc73aec81548f1cbcb6230ba99d9a40a58e8

dbcd15c... by Alex Kavanagh

21.10 - Release

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

Change-Id: I1a70ad1916480695eb995d68c8e3120a4a7ab95a

f874edc... by Alex Kavanagh

21.10 - Update requirements.txt - pin cffi 1.14.6

* On stable/21.10 branch
* Pin cffi 1.14.6 in requirements.txt used in charm build
  for py35 compatability.

Change-Id: I2af8b9bd09f40df173a158d8447c5edce763441a

f6795fc... 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
* update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: I32931630262140f6d49c543a20d2ecaa1dba1386

7b0e00b... 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: I4abe7b181df7867e9556713c915da4fa6cbfd124

35d95a5... by Zuul <email address hidden>

Merge "Add impish to metadata.yaml"

6f2cb99... by Aurelien Lourot

Add impish to metadata.yaml

Change-Id: I3b476d426a57da4534e6bbafc366fc13272394ce