charm-cinder-lvm:master

Last commit made on 2024-02-24
Get this branch:
git clone -b master https://git.launchpad.net/charm-cinder-lvm

Branch merges

Branch information

Name:
master
Repository:
lp:charm-cinder-lvm

Recent commits

7ac83dc... by Alex Kavanagh

Updates for caracal testing support

These updates, on the master branch, are to support testing the caracal
packages and support of the charms for caracal. They do NOT lock the charms
down, and don't change the testing branches to stable branches.

Change-Id: I2f53746a8ef01285ac5e7cb301186796825a58fd

3144ea0... by Luciano Lo Giudice

Fix target_helper config for >= Wallaby

Starting with the release of Wallaby, the 'tgtadm' package is
now the default target helper, which doesn't work for cinder-lvm.
As such, we need to explicitly set the new package to 'lioadm'.

Closes-Bug: #1949074
Change-Id: I4d88d1e30d8b2b133bd575a76d0dc5e566415cbc

bd2d061... by Corey Bryant

Add 2023.2 Bobcat support

* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* update charmcraft_channel to 2.x/edge

Change-Id: If616bddf1c96e1660a0e185c17ad807892fd8464

e77c9a0... by Corey Bryant

Enable jammy-antelope voting and drop kinetic-zed tests

* Voting was turned on for jammy-antelope in the
  project-template for charm-functional-jobs in zosci-config
* Voting for jammy-antelope bundles with non-standard names
  is turned on in individual charms
* Kinetic-zed bundles/tests are removed
* Drop 'source' override for mysql-innodb-cluster and rabbitmq-server

Change-Id: Id91cfd716811ae245b27fd581c64cb17ee51c921

2e00b98... by Corey Bryant

Add Antelope support

* sync charm-helpers to classic charms
* change openstack-origin/source default to antelope
* align testing with antelope
* add new antelope bundles
* add antelope bundles to tests.yaml
* add antelope tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases

Change-Id: I4a3216c30cb12df2ba8ab9daa0d68a9e6e00b7b4

404a6d6... by Felipe Reyes

Install charm-helpers from master branch

Change-Id: I6fef6f81371abed79d5f77a86537ac6bf5c8a381

067f304... by Felipe Reyes

Add kinetic to run-on

This change aligns the list of bases to the other charms where the charm
is built on 22.04 and marked to run-on 22.04 and 22.10

Change-Id: Id1f879a7f15ddf4e7e97a474cb2d1596337036d0

cf3dcc2... by Alex Kavanagh

Fix charmcraft 2.0/stable on launchpad

The build log for the charm on launchpad ends up with src already
existing which means that the mkdir failed. Change it to a mkdir -p src
and just touch/make the file executable to try to change anything that
might be there.

Change-Id: I4e5459b6d6ff1bf4690ba635b87947594ce5fb12

5f83927... by Corey Bryant

Build separately for each supported series and use binary builds

Charms for OpenStack Yoga supports both Ubuntu Focal and Jammy
which means Python 3.8 and Python 3.10. Managing dependencies
across those two versions is non-trivial and we need to build
the charm on the series the charm is supposed to support.

Switch to using a binary build which allows pip's dependency
resolution to work.

This patch also drops the impish bundle.

Change-Id: I0f9797f5efb3716b788e4884cd271d0827c6f10a

ac21d9c... by Corey Bryant

Add Kinetic and Zed support

* sync charm-helpers to classic charms
* change openstack-origin/source default to zed
* align testing with zed
* add new zed bundles
* add zed bundles to tests.yaml
* add zed tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases
* add bindep.txt for py310
* sync tox.ini and requirements.txt for ruamel
* use charmcraft_channel 2.0/stable
* drop reactive plugin overrides
* move interface/layer env vars to charmcraft.yaml

Change-Id: I782ea5c502b7bc0eb9941c7eb8d4b830f07b218a