262e6aa Issue 49588 - Add py3 support for tickets : part-1

Authored and Committed by aadhikari 5 years ago
    Issue 49588 - Add py3 support for tickets : part-1
    
    Description: Added py3 support by explicitly changing strings to bytes.
    Ported tests from ticket to test suites, also added docstrings.
    
    https://pagure.io/389-ds-base/issue/49588
    
    Reviewed by: spichugi,vashirov (Thanks!)
    
        
dirsrvtests/tests/suites/acl/enhanced_aci_modrnd_test.py dirsrvtests/tests/tickets/ticket47553_test.py
file renamed
+69 -67
dirsrvtests/tests/suites/password/pwd_log_test.py dirsrvtests/tests/tickets/ticket365_test.py
file renamed
+44 -62
dirsrvtests/tests/suites/plugins/pluginpath_validation_test.py dirsrvtests/tests/tickets/ticket47384_test.py
file renamed
+32 -43