Juju Charm - Tempest
Go to file
Ryan Beisner f9ee6ddbc7 Update amulet test definitions for Newton
- Remove Precise-Icehouse Amulet test definitions if they exist.

- Add Xenial-Newton Amulet test definitions.

- Add Yakkety-Newton Amulet test definitions.

- Use the percona-cluster charm in tests instead of the mysql charm.

Change-Id: If7b3709c2cc6d9b2558f1eb263422704ccde9a49
2016-10-10 07:22:00 -05:00
src Update amulet test definitions for Newton 2016-10-10 07:22:00 -05:00
unit_tests Refactor to source charm 2016-06-15 17:27:33 +00:00
.gitignore Prepare repo for gerrit 2016-06-01 20:17:19 +00: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
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
requirements.txt Add Amulet Tests 2016-09-30 09:36:22 +00:00
test-requirements.txt Add Amulet Tests 2016-09-30 09:36:22 +00:00
tox.ini Update tox.ini files from release-tools gold copy 2016-09-06 22:02:28 +00: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