Juju Charm - Cinder Purestorage backend
Go to file
tushargite96 8c3c10a5c1 Moving IRC network reference to OFTC
Change-Id: I4dd89baa875a53e04cfc3a38d34b44cda07eda9d
2021-07-07 15:42:37 +05:30
src Add config options for all supported features 2021-07-02 14:49:10 +02:00
unit_tests Add config options for all supported features 2021-07-02 14:49:10 +02:00
.gitignore Ignore build, layers, and interfaces dirs 2019-07-09 16:27:40 -05: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 Switch to Ussuri jobs 2019-12-27 14:54:05 +08:00
README.md Moving IRC network reference to OFTC 2021-07-07 15:42:37 +05:30
osci.yaml Test bundles for focal-wallaby and hirsute-wallaby 2021-05-06 09:53:58 +00:00
rebuild rebuild - restore c-h proxy env vars for add-apt-repository 2021-05-13 09:08:36 -04:00
requirements.txt Updates to pin charm-tools to 2.8.3 2021-02-17 12:09:34 +00:00
test-requirements.txt Updates to flip all libraries back to master 2021-05-03 16:04:14 +01:00
tox.ini 21.04 libraries freeze for charms on master branch 2021-04-03 20:23:58 +01: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