Juju Charm - Cinder Purestorage backend
Go to file
Alex Kavanagh 0f1bba2f2a Rebuild reactive charms to pick up latest charm-helpers release.
v0.20.18 has been released and needs incorporating into the reactive charms.

Change-Id: I5494aa2a8c42015eac587037074123f758649f83
2020-10-14 16:27:57 +01:00
src Add focal-victoria to the test gate 2020-08-28 14:25:23 +02:00
unit_tests Stop to use the __future__ module. 2020-06-02 19:40:40 +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 Update READMEs 2019-09-12 13:59:45 +00:00
rebuild Rebuild reactive charms to pick up latest charm-helpers release. 2020-10-14 16:27:57 +01:00
requirements.txt Sync libraries & common files prior to freeze 2020-09-26 18:32:02 +01:00
test-requirements.txt Sync libraries & common files prior to freeze 2020-09-26 18:32:02 +01:00
tox.ini Sync libraries & common files prior to freeze 2020-09-26 18:32:02 +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

Freenode IRC: #openstack-charms