Juju Charm - Cinder Purestorage backend
Go to file
Simon Dodsley 3b1518d306 Add NVMe-TCP driver support
Change-Id: I4d4c987ac66f4d4df456f8eaafe1c1f96f64d716
2024-06-19 10:54:51 -04:00
src Add NVMe-TCP driver support 2024-06-19 10:54:51 -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 Antelope support 2023-03-08 15:44:39 +00:00
bindep.txt Build separately for each supported series and use binary builds 2022-10-03 15:19:05 +00:00
charmcraft.yaml Updates for caracal testing support 2024-02-24 19:53:30 +00:00
metadata.yaml Update to build using charmcraft 2022-02-01 19:53:08 +00:00
osci.yaml Updates for caracal testing support 2024-02-24 19:53:30 +00: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 Kinetic and Zed support 2022-10-03 15:20:59 +00:00
test-requirements.txt Add Kinetic and Zed support 2022-10-03 15:20:59 +00:00
tox.ini Updates for caracal testing support 2024-02-24 19:53:30 +00: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