Juju Charm - Cinder Purestorage backend
Go to file
Alex Kavanagh 319e67c6b8 Updates to flip all libraries back to master
This patchset updates all the requirements for charms.openstack,
charm-helpers, charms.ceph, zaza and zaza-openstack-tests back
to master branch.

Change-Id: Ide3e3003a7caba6966048e01c96d220cfda73210
2021-05-03 16:04:14 +01:00
src Updates to flip all libraries back to master 2021-05-03 16:04:14 +01: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
osci.yaml Add new osci.yaml 2021-02-23 11:14:19 +01:00
rebuild Rebuild with udpated charm-tools 2.8.2 2021-02-01 14:07:44 -08: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

Freenode IRC: #openstack-charms