Juju Charm - Keystone LDAP backend
Go to file
James Page f6ad47dd72 Add basic functional test
Test access to keystone using ldap backed domain for the
two test users, janedoe and johndoe.

This is intended to be a starting point for tests; as the
use case for LDAP is better understood we should encapsulate
more tests here.

Change-Id: I0d1df3e1ac28d156e82380199f1e2ee34e48450c
2017-02-13 14:49:09 +00:00
src Add basic functional test 2017-02-13 14:49:09 +00:00
unit_tests Add unit tests 2017-01-30 11:56:35 +00:00
.gitignore Initial baseline of charm 2017-01-27 14:31:20 +00:00
.gitreview Initial baseline of charm 2017-01-27 14:31:20 +00:00
.project Initial baseline of charm 2017-01-27 14:31:20 +00:00
.pydevproject Initial baseline of charm 2017-01-27 14:31:20 +00:00
.testr.conf Add unit testing for reactive handlers 2017-01-27 17:39:29 +00:00
LICENSE Initial baseline of charm 2017-01-27 14:31:20 +00:00
requirements.txt Initial baseline of charm 2017-01-27 14:31:20 +00:00
test-requirements.txt Initial baseline of charm 2017-01-27 14:31:20 +00:00
tox.ini Add basic amulet tests, with AMULET overrides for configuration 2017-01-30 12:33:13 +00:00