Optional start the Directory Server
Specifies whether the backend should be loaded with some data.
'Create DS topology as described in config.py'
{ 'initialiseInstance' : False }
{ 'returncode' : RC ,
'result' : STAXResult }
'Import Ldif: Small Initial Import'
{ 'ldifFile' : '%s/ldap_operation/ldap_operation_start.ldif' \
% remote.data }
'Start DS to run on port %s' % DIRECTORY_INSTANCE_PORT
{ 'location' : STAF_REMOTE_HOSTNAME }
{ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000 }