Juju Charm - Cinder Purestorage backend
Go to file
Jadon Naas 9c040be542 Add charmcraft 3 support
- Update the charmcraft.yaml file to use base and platforms, only
  allowing noble support.
- Update config to default to caracal.
- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests
- Update constraints file from -2024.1.txt to -noble.txt
- Add charmbuild to .zuul.yaml
- Update flake to 7.1.1
- Add Py312 tox target
- Remove setup_tools pinning

Change-Id: Idd6c6524ea9f0da006af6916ce6ac4569c225a28
2024-09-09 14:18:02 -04:00
src Add charmcraft 3 support 2024-09-09 14:18:02 -04:00
unit_tests Added default value for allowed_direct_url_schemes 2022-10-07 15:30:44 +04:00
.gitignore Ensure *.charm ignored 2023-05-26 18:10:11 +00:00
.gitreview Add gitreview and zuul config 2019-09-06 12:53:09 +00:00
.stestr.conf Update tox environments and test requirements 2019-07-09 16:12:05 -05:00
.zuul.yaml Add charmcraft 3 support 2024-09-09 14:18:02 -04:00
bindep.txt Build separately for each supported series and use binary builds 2022-10-03 15:19:05 +00:00
charmcraft.yaml Add charmcraft 3 support 2024-09-09 14:18:02 -04:00
metadata.yaml Update to build using charmcraft 2022-02-01 19:53:08 +00:00
osci.yaml Add charmcraft 3 support 2024-09-09 14:18:02 -04:00
README.md Moving IRC network reference to OFTC 2021-07-07 15:42:37 +05:30
rebuild Add xena bundles 2021-09-23 10:38:47 +01:00
rename.sh Update to build using charmcraft 2022-02-01 19:53:08 +00:00
requirements.txt Add charmcraft 3 support 2024-09-09 14:18:02 -04:00
test-requirements.txt Add charmcraft 3 support 2024-09-09 14:18:02 -04:00
tox.ini Add charmcraft 3 support 2024-09-09 14:18:02 -04:00

Overview

This is a "source" charm, which is intended to be strictly the top layer of a built charm. This structure declares that any included layer assets are not intended to be consumed as a layer from a functional or design standpoint.

Test and Build

Building, pushing and publishing to the charm store is automated by CI to ensure consistent flow. Manually building is useful for development and testing, however.

tox -e pep8
tox -e py35  # or py36
tox -e build

Contact Information

OFTC IRC: #openstack-charms