charm-cinder-solidfire:stable/yoga

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

Branch merges

Branch information

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

Recent commits

0837c31... 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: If47d511080baa77729618e936aecd6cbf9c2efab

9544555... by Alex Kavanagh

Update the bundles to use the stable track, edge risk for yoga

The bundles for the yoga channel currently point to "latest/edge"
channel for all the charms. This update points the charms to the
appropriate channel for the charm being used, either from ceph,
openstack, ovn or the misc tracks.

Change-Id: I74ab0bc6e725a0277010dc0059cc34b9797a4c88

cb97626... by Alex Kavanagh

Updates for stable branch creation

- Set default branch for git review/gerrit.
- 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

Change-Id: Id147ea4082a32e6cc64639f8fddeeb5149746cbb

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