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

Closes-Bug: #2058407
Change-Id: I1c6620b72923260a52e288911649c2e0e5ec3c61
(cherry picked from commit 7df1d81f92)
(cherry picked from commit e5ea85ab62)
2024-03-25 15:18:13 +00:00
src Add backend-availability-zone config option 2024-03-25 15:18:13 +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:23 +00:00
.gitreview Stable artefacts for stable/2023.1 (antelope) 2023-04-21 20:52:32 +01: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 Build separately for each supported series again 2023-11-28 04:56:32 +00:00
metadata.yaml Update to build using charmcraft 2022-02-01 19:53:08 +00:00
osci.yaml Build separately for each supported series again 2023-11-28 04:56:32 +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 Stable artefacts for stable/2023.1 (antelope) 2023-04-21 20:52:32 +01:00
tox.ini Add pkg-config to charmcraft.yaml for binary builds 2023-06-14 15:13:04 +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