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 } '------ Load LDIF : virtualAttributes.ldif' {'ldifFile' : '%s/virtualAttributes/virtualAttributes.ldif' % logsRemoteDataDir } { 'returncode' : RC , 'result' : STAXResult } '------ Start DS on port %s' % DIRECTORY_INSTANCE_PORT { 'location' : STAF_REMOTE_HOSTNAME } { 'returncode' : RC , 'result' : STAXResult } { 'noOfLoops' : 5 , 'noOfMilliSeconds' : 2000 }