Wednesday, May 23, 2018

[389-commits] [389-ds-base] branch master updated (efc96f1 -> c1e022d)

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

vashirov pushed a change to branch master
in repository 389-ds-base.

from efc96f1 Ticket 49689 - Fix local "make install" after adding cockpit subpackage
adds c1e022d Issue 49678 - organiSational vs organiZational spelling in lib389

No new revisions were added by this update.

Summary of changes:
dirsrvtests/tests/stress/cos/cos_scale_template_test.py | 4 ++--
dirsrvtests/tests/suites/acl/acl_test.py | 10 +++++-----
dirsrvtests/tests/suites/paged_results/paged_results_test.py | 8 ++++----
.../tests/suites/password/pwdPolicy_inherit_global_test.py | 8 ++++----
dirsrvtests/tests/suites/password/regression_test.py | 2 +-
dirsrvtests/tests/suites/plugins/acceptance_test.py | 6 +++---
.../tests/suites/replication/conflict_resolve_test.py | 4 ++--
dirsrvtests/tests/suites/replication/regression_test.py | 6 +++---
.../tests/suites/replication/wait_for_async_feature_test.py | 4 ++--
src/lib389/cli/dsidm | 2 +-
src/lib389/doc/source/identitymanagement.rst | 2 +-
.../{organisationalunit.rst => organizationalunit.rst} | 12 ++++++------
src/lib389/doc/source/services.rst | 6 +++---
.../cli_idm/{organisationalunit.py => organizationalunit.py} | 8 ++++----
src/lib389/lib389/configurations/config_001003006.py | 4 ++--
src/lib389/lib389/configurations/config_001004000.py | 4 ++--
src/lib389/lib389/idm/nscontainer.py | 2 +-
src/lib389/lib389/idm/organization.py | 7 +------
.../idm/{organisationalrole.py => organizationalrole.py} | 10 +++++-----
.../idm/{organisationalunit.py => organizationalunit.py} | 10 +++++-----
src/lib389/lib389/replica.py | 4 ++--
src/lib389/lib389/tests/idm/services_test.py | 4 ++--
src/lib389/lib389/tests/plugins/utils.py | 6 +++---
23 files changed, 64 insertions(+), 69 deletions(-)
rename src/lib389/doc/source/{organisationalunit.rst => organizationalunit.rst} (69%)
rename src/lib389/lib389/cli_idm/{organisationalunit.py => organizationalunit.py} (90%)
rename src/lib389/lib389/idm/{organisationalrole.py => organizationalrole.py} (81%)
rename src/lib389/lib389/idm/{organisationalunit.py => organizationalunit.py} (82%)

--
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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-commits@lists.fedoraproject.org/message/HSHHAEGN5AEXVSED2ZKCAXKI4IZY3C5S/

No comments:

Post a Comment