5d162fc Issue 50928 - Unable to create a suffix with countryName

Authored and Committed by mreynolds 4 years ago
    Issue 50928 - Unable to create a suffix with countryName
    
    Bug Description:  It is not possible to create a suffix using 'c' as
                      the RDN attribute.
    
    Fix Description:  Support 'c' when creating an instance or backend.
    
                      Also fixed a few python warnings.
    
    relates: https://pagure.io/389-ds-base/issue/50928
    
    Reviewed by: firstyear(Thanks!)