Juju Charm - Keystone LDAP backend
Go to file
Ryan Beisner 756c209c6f Update tox.ini to stop using unverified package
As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: Idcac07abc77f0c39b9b14d2ede63ba5121b88c19
2018-04-03 16:35:21 +00:00
src Update tox.ini to stop using unverified package 2018-04-03 16:35:21 +00:00
unit_tests add support for ldaps and starttls via config opts 2018-02-06 20:56:18 +03:00
.gitignore Mock snap_install_requested in unit tests 2017-10-12 14:49:44 +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
.stestr.conf Mock snap_install_requested in unit tests 2017-10-12 14:49:44 +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
rebuild Rebuild to pull in charms.openstack 2018-03-06 16:28:21 +01: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