Juju Charm - Keystone LDAP backend
Go to file
Vu Cong Tuan 4b8afc6f11 Add py36 testenv
Python 3.6 is installed by default in Ubuntu 18.04 LTS.
Therefore, according to Transition Plan [1],
it'll be handy to have py36 testenv.

For more details, please check Python2 Deprecation Timeline [2]
and Python3-first Goal - Completion Criteria [3].

[1] https://wiki.ubuntu.com/Python/Python36Transition
[2] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html
[3] https://review.openstack.org/#/c/575933/8/goals/stein/python3-first.rst@42

Change-Id: If753532c704946bd6c43ae42140e6edcde173017
2018-06-28 08:25:24 +07:00
src Enable Bionic as a gate test 2018-05-14 13:52:42 -07: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 py36 testenv 2018-06-28 08:25:24 +07:00