charm-cinder-nimblestorage:stable/2024.1

Last commit made on 2024-05-01
Get this branch:
git clone -b stable/2024.1 https://git.launchpad.net/charm-cinder-nimblestorage

Branch merges

Branch information

Name:
stable/2024.1
Repository:
lp:charm-cinder-nimblestorage

Recent commits

6369f77... by Alex Kavanagh

Stable changes for stable/2024.1 (caracal) branch

This patch converts stable/2024.1 into a stable maintenance branch. It:

- modifies .gitreview to point to stable/2024.1
- switches (test-)requirements*.txt -> (test-)requirements*.in
  for pip-compile usage.
- creates (test-)requirements-py*.txt from *.in using pip-compile for
  the relevant python version.
- Updates bundles to point to ceph/edge and 24.04/edge for ceph and
  OVN charms.
- Adds build.lock file to the reactive charms.
- Syncs charm-helpers for classic charms.
- Locks requirements.txt from requirements.in for ops machine charms.
- Locks charms.openstack, zaza, zaza-openstack-tests, charm-helpers to
  stable branches.

- Also mock out charmhelpers.fetch for unit tests on py311

Change-Id: Ie8d528bbbc6d9f9a6acac6f60b751a5ebf6dea41

a0f02de... by Alex Kavanagh

Updates for caracal tox.ini

Update the tox.ini file(s) to use the constraints file from
zaza-openstack-tests.

Change-Id: I60ff732f396bd50445113acf1837336dcc111c4d

8c24ff5... 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: Ibeb30f94417630f023a0df0f8c81fa42a19fe1ee

558b1d3... 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

Change-Id: I36dcc5fe6de6375d508e75da8cde2fd23240faf4

866cf01... 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: Ie8cddfeb839a836e83dd7a92cf8eda1343a699b4

29a86f8... 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: I299ad73b99082befdb37e6c0897c4f9abcc44ba5

fb6ea18... by Liam Young

Fix charm for tox4 compatibility

Related-Bug: 2002788
Change-Id: I64f071d8175235abf8748c1cc82943291a18bb40

1fbc154... 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: I2fecee488bd8808a91ac8ed9d48d1bb1254b1292

d116897... 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: I8867cb8b5425c493ace480aec31b6e0e03bedf0f

4e81400... by Gustavo Sanchez

Add volume_backend_name to render in cinder.conf

Change-Id: I7e8f0c19047a20a178f6d16017f3c424c856c918