|
2 days ago | |
---|---|---|
src | 1 week ago | |
unit_tests | 7 months ago | |
.bzrignore | 5 years ago | |
.gitignore | 2 years ago | |
.gitreview | 1 year ago | |
.stestr.conf | 2 years ago | |
.zuul.yaml | 1 year ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
osci.yaml | 1 week ago | |
rebuild | 3 weeks ago | |
requirements.txt | 1 week ago | |
test-requirements.txt | 1 month ago | |
tox.ini | 1 week ago |
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.
Building, pushing and publishing to the charm store is automated by CI to ensure consistent flow. Manually building is useful for development and testing, however.
tox -e pep8
tox -e py34 # or py27 or py35
tox -e build
Freenode IRC: #openstack-charms