charm-cinder-solidfire:stable/zed

Last commit made on 2023-01-09
Get this branch:
git clone -b stable/zed https://git.launchpad.net/charm-cinder-solidfire

Branch merges

Branch information

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

Recent commits

5cef32e... 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.

Change-Id: I9f67e16a9d3f5e4f8065a97dc75b23a879ef270d

bc42d22... by Alex Kavanagh

Updates for zed stable branch creation

- Set default branch for git review/gerrit to stable/zed
- Switch tests to stable.
- Switch to using stable charm-helpers branch.
- Switch to using stable charm.openstack branch.
- Switch to using stable zaza, zaza-openstack-tests
  branch
- (reactive charms) Add build.lock file
- (classic charms) make sync
- (reactive: not reactive plugin): lock charm-tools < 3.1
- (reactive: with reactive plugin): lock charm snap to 3.x/stable

Change-Id: Ie322d854e6c81c0419ecc622ae35fc62e899993d

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

4b69589... by Gustavo Sanchez

Add .gitreview and .zuul.yaml

Adds zOSCI config
Disables one func test because of need for hardware

Change-Id: I6353afbe068838ccc60b268c21d9e2d2473891be

d619406... by Gustavo Sanchez

Docs

ddf12fe... by Gustavo Sanchez

Add configuration docs