phase object
list of instances classes
suffix class
suffix class
{ 'phase' : phase,
'fileFd' : LOG_MAIN_FD }
{
'instance' : instance,
'fileFd' : LOG_MAIN_FD
}
{
'fileFd' : LOG_MAIN_FD,
'content' : 'my instance is : %s' % instance.getName()
}
{
'location' : instance.getHost(),
'dsInstanceHost' : instance.getHost(),
'dsPath' : instance.getInstallDir(),
'dsInstancePort' : instance.getLDAPPort(),
'dsInstanceDn' : DIRECTORY_INSTANCE_DN,
'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD,
'subcommand' : 'list-log-publishers',
'objectType' : '',
'objectName' : '',
'optionsString' : '',
'expectedRC' : 0,
'fileFd' : LOG_MAIN_FD
}
{
'fileFd' : LOG_MAIN_FD,
'content' : 'dsconfig result : %s' % STAXResult
}
{ 'fileFd' : LOG_MAIN_FD }
{'scheduler':scheduler}
{
'client' : client,
'fileFd' : LOG_MAIN_FD
}
{
'fileFd' : LOG_MAIN_FD,
'content' : 'my client is : %s' % client.getName()
}
{ 'fileFd' : LOG_MAIN_FD }
{
'phase' : phase,
'fileFd' : LOG_MAIN_FD
}