Juju Charm - Tempest
Go to file
Alex Kavanagh bb88b6f4d6 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: Ifef74f899025bca3a414ffe792148596be22e8c4
2020-10-14 16:39:45 +01:00
src Release sync for 20.08 2020-07-27 21:00:04 +01:00
unit_tests Stop to use the __future__ module. 2020-06-02 20:05:28 +02:00
.gitignore Update requirements 2018-10-04 16:44:02 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:02 +00:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-08 10:26:04 -05:00
.zuul.yaml [ussuri][goal] Updates for python 2.7 drop 2020-03-25 06:43:48 +00: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 reactive charms to pick up latest charm-helpers release. 2020-10-14 16:39:45 +01:00
requirements.txt Update charm build requirements 2020-03-03 09:58:37 +01:00
test-requirements.txt Replace ostestr with stestr in testing framework. 2019-03-08 10:26:04 -05:00
tox.ini Sync libraries & common files prior to freeze 2020-09-26 18:40:24 +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

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

Contact Information

Freenode IRC: #openstack-charms