Juju Charm - Tempest
Go to file
Frode Nordahl fdf41c9247
Pin stable charm to ``charms.openstack`` stable branch
Change-Id: Ifcbb31ef4bf76b9dfd2997216b834964f2a81c54
2019-08-16 07:14:58 +02:00
src Pin stable charm to ``charms.openstack`` stable branch 2019-08-16 07:14:58 +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 Updates for stable branch creation 2019-08-12 09:44:11 -07: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 Rebuild for sync charms.openstack 2019-08-02 10:57:32 -07: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 Pin stable charm to ``charms.openstack`` stable branch 2019-08-16 07:14:58 +02:00
transitional-wheelhouse-override.txt Pin stable charm to ``charms.openstack`` stable branch 2019-08-16 07:14:58 +02: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