Juju Charm - Tempest
Go to file
Liam Young a68c6dc424 Rebuild for HA resource changes in charm-helpers & charms.openstack.
Change-Id: I1cae0e00ce5bc1903eda8cd895c8c22d266cb202
2018-12-19 15:17:37 +00:00
src Merge "py3: Switch to using Python 3 for rocky or later" 2018-10-09 09:55:59 +00:00
unit_tests Update requirements 2018-10-04 16:44:02 -05:00
.gitignore Update requirements 2018-10-04 16:44:02 -05:00
.gitreview Prepare repo for gerrit 2016-06-01 20:17:19 +00:00
.testr.conf Prepare repo for gerrit 2016-06-01 20:17:19 +00:00
.zuul.yaml import zuul job settings from project-config 2018-09-11 13:20:54 -04:00
README.md Refactor to source charm 2016-06-15 17:27:33 +00:00
copyright Refactor to source charm 2016-06-15 17:27:33 +00:00
rebuild Rebuild for HA resource changes in charm-helpers & charms.openstack. 2018-12-19 15:17:37 +00:00
requirements.txt Update requirements 2018-10-04 16:44:02 -05:00
test-requirements.txt Update requirements 2018-10-04 16:44:02 -05:00
tox.ini fix tox python3 overrides 2018-09-26 18:40:59 -04: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

tox -e pep8
tox -e py34  # or py27 or py35
tox -e build

Contact Information

Freenode IRC: #openstack-charms