charm-manila-generic:stable/2024.1

Last commit made on 2024-02-24
Get this branch:
git clone -b stable/2024.1 https://git.launchpad.net/charm-manila-generic

Branch merges

Branch information

Name:
stable/2024.1
Repository:
lp:charm-manila-generic

Recent commits

c28e1c2... 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: Iab51a774517ee8bd397eb900bd76a0620aa3dd6d

2e66fd3... 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/stable

Change-Id: I5e455d302d43f36eab9d7b9063e634d1f1b0d991

34e8177... by Peter Matulis

Add docs key and point at Discourse

Add the 'docs' key and point it at a Discourse topic
previously populated with the charm's README contents.

When the new charm revision is released to the Charmhub,
this Discourse-based content will be displayed there. In
the absense of the this new key, the Charmhub's default
behaviour is to display the value of the charm's
'description' key.

Change-Id: I1fe8dfc4744e71700a4546f80a83e0ab1ddca2aa

b9bd4b9... by Jadon Naas

Fix a breaking typo in the Jinja templates
There is an improperly formatted comment in a Jinja2 template.
This causes Juju hooks to fail with a template syntax error.

Closes-Bug: 2025507
Change-Id: I8d3758e52252d8f1d171de83f614aa4a611d98e8

6f74111... 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
* Add libpython3-dev to allow the charm to be built. This
  fixes a missing dependency with Cython

Change-Id: I102ee0648ffbbed87df5b3de6cb964ee6fb90744

30630eb... 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: I325ec88ff5033615fbf68334c08ef63e23bbe245

b270357... by Liam Young

Fix charm for tox4 compatibility

Related-Bug: 2002788
Change-Id: I04a1adaf657a262ac1eac3ece98fa265ea63f864

901afa5... 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: I3cc0af8443ecf62589c88d4e924cb633c419e87f

c07c7c8... by Alex Kavanagh

Add *.charm to gitignore

This patch adds *.charm to the .gitignore to ensure that any built
artifacts are ignored.

Change-Id: I66fde77850bc5682ec6ddddbb18bdada33e70dc5

2310e7f... 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: I055353bc78607119b0647bed87ca806f0ceffc62