Helpers for writing layered+reactive OpenStack Charms
Go to file
Alex Kavanagh 659403d17c Added assess_status() functionality - no tests yet
This adds the assess_status functionality, but without any tests yet.
It also adds a register function to enable the release to be specified
before an OpenStackCharm class is instantiated, thus providing the
mechanism to choose the class to use for a release (or series of
releases).  This was missing from earlier commits.
2016-06-10 11:25:55 +00:00
charms_openstack Added assess_status() functionality - no tests yet 2016-06-10 11:25:55 +00:00
unit_tests Correct adapters_instance call from render_configs 2016-05-26 15:17:28 +01:00
.gitignore Fix setup.py so that it can run tox for test 2016-05-17 19:48:05 +00:00
.testr.conf Initial commit of OpenStackCharm for layer-openstack 2016-05-17 18:06:03 +00:00
.travis.yml Add support for travis CI 2016-05-26 15:37:20 +01:00
MANIFEST.in Initial commit of OpenStackCharm for layer-openstack 2016-05-17 18:06:03 +00:00
Makefile Make the module work with python3 2016-05-23 17:35:43 +00:00
README.md Add basic README 2016-05-26 16:47:06 +01:00
copyright Initial commit of OpenStackCharm for layer-openstack 2016-05-17 18:06:03 +00:00
setup.py Merge pull request #1 from javacruft/rename-module 2016-05-24 15:45:44 +01:00
test-requirements.txt Make the module work with python3 2016-05-23 17:35:43 +00:00
tox.ini Make the module work with python3 2016-05-23 17:35:43 +00:00

README.md

charms.openstack Build Status

Helpers for building layered, reactive OpenStack charms.

Support and discussions

We use the openstack-charmers mailing-lists for developer and user discussions, you can find and subscribe here: https://lists.ubuntu.com/openstack-charmers.

If you prefer live discussions, some of us also hang out in #juju on irc.freenode.net.

Bug reports

Bug reports can be filed at https://bugs.launchpad.net/charms.openstack/+filebug