| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 2.4.1: * Various release notes and docu updates
- update to 2.4.0:
* Allow pool status to be printed as a table
* Add plumbing to support reno release notes
* Handle retry logic for timeouts with multiple LDAP servers
* Improve connection retry logging
* PY3: switch to using unicode text values
* Don't quote {posargs} in tox.ini
* Removed older version of python added 3.5
* add python 3.6 unit test job
* import zuul job settings from project-config
* fix tox python3 overrides
* fix ldappool bad password retry logic
* Add author email to setup.cfg
* Switch to python-ldap again
* Bump to hacking 1.1.x
* Switch to stestr
* add lower-constraints job
* Updated from global requirements
* Avoid tox\_install.sh for constraints support
* Turn on warning-is-error for sphinx build
* Switch from oslosphinx to openstackdocstheme
* Fix html\_last\_updated\_fmt for Python3
- Update URL
- update to 2.1.0 * Updated from global requirements * Don't call start\_tls\_s() twice * [Fix gate]Update test requirement * Add Constraints support * update README to reflect actual ldap dependency * Expose SERVER\_DOWN if connection fails - convert to singlespec
- update to 2.0.0: * Add py3 info to setup.cfg * Updated from global requirements * make ldappool py3 compatible * use standard docstring convention for parameters * Use standard-library logging to record errors * Raise an explicit BackendError on TLS failures * Fix pool_full race condition * additional files to ignore in .gitignore * Fix license in setup.py * add .gitreview and fix ldappool gate * Add test-requirements for py27 testing * PEP8 fixes * Add support for tox unit testing * Initialize conn in _create_connector (fixes: #7) * Use setuptools when available * #4: UTF-8 encode passwd only when set
- fix license
- Initial package. Version 1.0