Juju Charm - Tempest
Go to file
OpenDev Sysadmins ed892b4e22 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:37:02 +00:00
src Updates for stable branch creation 2018-11-19 14:22:39 -08: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 OpenDev Migration Patch 2019-04-19 19:37:02 +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 sync charm-helpers 2018-11-07 15:43:40 -06: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