Juju Charm - Cinder Purestorage backend
Go to file
Alex Kavanagh b3426976ba Updates for 20.08 cycle start for groovy and libs
- Adds groovy to the series in the metadata
- Classic charms: sync charm-helpers.
- Classic ceph based charms:  also sync charms.ceph
- Reactive charms: trigger a rebuild

Change-Id: Ie74a1dac68d43d72dcfbe19bdd6472d2fffb5f2f
2020-06-02 14:29:56 +01:00
src Updates for 20.08 cycle start for groovy and libs 2020-06-02 14:29:56 +01:00
unit_tests lp1836108: Fixes bug where install and lint failed with unit test 2019-07-11 15:32:04 -05: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 Updates for 20.08 cycle start for groovy and libs 2020-06-02 14:29:56 +01:00
requirements.txt Update charm build requirements 2020-03-13 23:24:33 +00:00
test-requirements.txt Merge branch 'master' into master 2019-07-09 16:48:18 -05:00
tox.ini lp1836108: Fixes bug where install and lint failed with unit test 2019-07-11 15:32:04 -05: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