charm-trilio-dm-api:stable/4.2

Last commit made on 2022-11-15
Get this branch:
git clone -b stable/4.2 https://git.launchpad.net/charm-trilio-dm-api

Branch merges

Branch information

Name:
stable/4.2
Repository:
lp:charm-trilio-dm-api

Recent commits

a3bd8c0... by Liam Young

Pin artifacts for repeatable builds

Change-Id: I1fab30f0d468f8ab6e8561dd7488d3e0089fe04f

116b8fe... by Liam Young

Switch to binary builds

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/975

(cherry picked from commit 579f5374eb2494a118728b341eec9c92bac75d1c)
(cherry picked from commit cbb28c0ee5e1ec27b4540a1bd331de4b973a83e1)

Change-Id: I68851c0c8541761eff6e07e8cce88575b5418606

8d95206... by Liam Young

Update to target 4.2

Change-Id: I05b90e12159a3ae73a5854341157d6091a3e2aed

b7f855c... by Liam Young

Fixes after keystone interface changed

Change-Id: I95ec4b5401acd285ddc0f9de91c64137446c3758

0309f8b... by Liam Young

Charm needs to run on bionic

Change-Id: I1243bb8cf005479f419b28ff196349dc4536ae16

16bbea5... by Liam Young

Add Focal Wallaby functional test

Add Focal Wallaby functional test and switch bundles to use edge.

Change-Id: I8d28bdf2eafafda9c99ae7086aa3c7a335a58ab5

ac6cd15... by Liam Young

Add support for 4.2

Add support for Trilio 4.2 and refocus this branch CI on 4.2.

Change-Id: Ibff3e5fec8e4517db0d158a3732836f2ca0ca1f8

fa6223f... by Liam Young

Update to build using charmcraft

Due to a build problem with the reactive plugin, this change falls back
on overriding the steps and doing a manual build, but it also ensures
the CI system builds the charm using charmcraft. Changes:

- add a build-requirements.txt
- modify charmcraft.yaml
- modify osci.yaml
    -> indicate build with charmcraft
- modify tox.ini
    -> tox -e build does charmcraft build/rename
    -> tox -e build-reactive does the reactive build
- modify bundles to use the <charm>.charm artifact in tests.
  and fix deprecation warning re: prefix
- tox inception to enable tox -e func-test in the CI
- Pin everything in wheelhouse.txt for bionic and focal support.
  This will need updating when the charm channels are created.

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/770
Change-Id: Ie0f9e4a80b81eaeb91ce11b84a54c7ecc95cdff2

eef2e6f... by Zuul <email address hidden>

Merge "Add yoga bundles and release-tool syncs"

975ee08... by Zuul <email address hidden>

Merge "Sync in the tox/pip changes for blessings"