'return the list of opends instances in a topology (using same suffix)' suffix object opendsInstances 'return the list of enabled clients defined in the scheduler' scheduler object clients { 'location' : client.getHost(), 'fileName' : '%s/%s.xml' % (localWorkingDir,client.getName()) } { 'location' : client.getHost(), 'fileName' : '%s/%s.xml' % (sharedWorkingdir,client.getName()) } 'ERROR : cant find files %s/%s.xml, %s/%s.xml'% \ (localWorkingDir,client.getName(),\ sharedWorkingdir,client.getName())