Juju Charm - Tempest
Go to file
Frode Nordahl 0a7eef7ac7 Update series metadata
Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata.  Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: I22c762193937afdfa81c79ae5f63330022d65ea5
2019-04-05 08:04:00 +02:00
src Update series metadata 2019-04-05 08:04:00 +02: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
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-08 10:26:04 -05:00
.zuul.yaml Added tox environment for gathering coverage 2019-03-01 14:43:57 +01: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 Sync charm-helpers for Stein release 2019-04-04 16:32:04 +02:00
requirements.txt Update requirements 2018-10-04 16:44:02 -05:00
test-requirements.txt Replace ostestr with stestr in testing framework. 2019-03-08 10:26:04 -05:00
tox.ini Replace ostestr with stestr in testing framework. 2019-03-08 10:26: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

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

Contact Information

Freenode IRC: #openstack-charms