charm-cinder-solidfire:stable/2023.1

Last commit made on 2023-04-26
Get this branch:
git clone -b stable/2023.1 https://git.launchpad.net/charm-cinder-solidfire

Branch merges

Branch information

Name:
stable/2023.1
Repository:
lp:charm-cinder-solidfire

Recent commits

16cf09a... by Zuul <email address hidden>

Merge "Stable artefacts for stable/2023.1 (antelope)" into stable/2023.1

e03acb2... by Alex Kavanagh

Stable artefacts for stable/2023.1 (antelope)

This patch is to lock the stable/2023.1 (antelope release) charms
down so that as much as possible.
In particular, this patch does:

- set the .gitreview to stable/2023.1
- lock zaza and zaza-openstack-tests to stable/antelope branches
- for reactive charms Add build.lock files to lock the layers
  and python modules used to build the charm.
- for ops framework charms, extract a pip freeze from the
  charmcraft container after building the charm to lock the
  modules used to build the charm.
- drop the kinetic bundles if the exist. (Note the updates to
  tests.yaml is in another batch (topic: antelope-voting)
- update the bundles so that they point to the antelope specific
  channels. e.g. 2023.1/edge for OpenStack charms, 23.03/edge for
  OVN charms, quincy/edge for Ceph charms and generally, the
  appropriate LTS Jammy branch for the various support charms.

Change-Id: I5a4ea8ae984fcdabc2634bccf336e1f749209bf5

5950455... 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

Change-Id: I9f718a47fdc8e577d7241e521d2507b58fdaa20c
(cherry picked from commit 6bb70e45be2952dc5dd1b87ba4d72067f4c81b32)

034e970... 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: I698b89d2c4dfff7b667a810a42adda665773a5ce

58a0a55... by Liam Young

Fix charm for tox4 compatibility

Related-Bug: 2002788
Change-Id: Ife8aed10e8244eb8966fd0a3c3998f159480932e

5f4c45e... 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: Id70b8ac10f5fb590e324bbe40fec4d85c63ae0d2

6640810... by Alex Kavanagh

Updates to enable jammy and finalise charmcraft builds

- Add 22.04 to charmcraft.yaml
- Update metadata to include jammy
- Remove impish from metadata
- Update osci.yaml to include py3.10 default job
- Modify tox.ini to remove py35,py36,py37 tox target and add py310
  target.
- ensure that the openstack-origin is yoga

Change-Id: I9ba6c8b2e048b27a8007c4a93e138591fec3b1e5

548dff7... by Gustavo Sanchez

Add volume_backend_name to render in cinder.conf

Also enforces required config parameters

Change-Id: Idd148b98b3025b1f9b33c3cff83b5d12e0059717

9f9ebd8... by Gustavo Sanchez

Add functional tests

Also migrate test bundles to charmhub

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/700
Change-Id: I001b79506ed623f39b61b62db1f70f3829bb4bbb
Co-authored-by: Aurelien Lourot <email address hidden>

e002806... by Gustavo Sanchez

Add link to launchpad bug tracker

Change-Id: I5522764af4ed3210254cce193155357ecc392676