Juju Charm - Cinder Purestorage backend
Go to file
Edward Hope-Morley 7df1d81f92 Add backend-availability-zone config option
Add support for configuring a backend availability zone.

Closes-Bug: #2058407
Change-Id: I1c6620b72923260a52e288911649c2e0e5ec3c61
2024-03-21 14:16:43 +00:00
src Add backend-availability-zone config option 2024-03-21 14:16:43 +00: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
README.md Moving IRC network reference to OFTC 2021-07-07 15:42:37 +05:30
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
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

README.md

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