Monday, May 29, 2017

[389-commits] [lib389] branch master updated (f32a14b -> 3a7802d)

This is an automated email from the git hooks/post-receive script.

firstyear pushed a change to branch master
in repository lib389.

from f32a14b Issue 27 - Fix get function in tests
new 3a7802d Ticket 32 - Add TLS external bind support for testing

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
lib389/__init__.py | 63 +++++++++++++++-----
lib389/config.py | 98 ++++++++++++++++++++++++++++++-
lib389/idm/user.py | 1 +
lib389/nss_ssl.py | 119 ++++++++++++++++++++++++++++++++++++--
lib389/rootdse.py | 3 +
lib389/tests/nss_ssl_test.py | 69 ++++++++++------------
lib389/tests/tls_external_test.py | 83 ++++++++++++++++++++++++++
python-lib389.spec | 4 ++
8 files changed, 383 insertions(+), 57 deletions(-)
create mode 100644 lib389/tests/tls_external_test.py

--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
389-commits mailing list -- 389-commits@lists.fedoraproject.org
To unsubscribe send an email to 389-commits-leave@lists.fedoraproject.org

No comments:

Post a Comment