Procedures Backward Compatibility

The previous section described the procedures that may be used in the Allocator configuration file. The new procedures are under the Tcl namespace LA; they should be prefixed with LA::

Note: The Allocator configuration commands are different from the configuration commands used in the older Tcl version of the product. The older commands have been deprecated. For backwards compatibility, They will continue to function in this release.
The following table describes the mapping from the old command to the new command. It is recommended to migrate your config.tcl files to the new command set, as the old commands will be removed in a future version.
Old Command New Command
addVovFlexlmd LA::AddLicenseMonitor
addLicenseMonitor LA::AddLicenseMonitor
VovMQMapLSFResource LA::MapLSFResource
getLSFResourceName LA::GetLSFResourceName
addResource LA::AddResource
VovMQAddResource LA::AddResource
defineResourceGroup LA::DefineResourceGroup
VovMQDefineResourceGroup LA::DefineResourceGroup
addAllResources LA::AddAllResources
VovMQAddAllResources LA::AddAllResources
VovMQDisableQueue LA::DisableSite
VovMQEnableQueue LA::EnableSite
addQueue LA::AddSite
VovMQAddQueue LA::AddSite
defineUserMap LA::DefineUserMap
MQmapUser LA::MapUser
defineRemoteResourceName LA::DefineRemoteResourceName
VovMQNormalizeQueueName LA::NormalizeSiteName
VovMQRegisterScript LA::RegisterScript
VovMQGetMapForResourceInQueue LA::GetMapForResourceInSite
VovMQSetMapForResourceInQueue LA::SetMapForResourceInSite
setStandByQuantity LA::SetMinQuantity
VovMQSetStandByQuantity LA::SetMinQuantity
VovMQSetMinQuantity LA::SetMinQuantity
VovMQSetMaxQuantity LA::SetMaxQuantity
setReserveForUser LA::SetReserveForUser
VovMQSetReserveForUser LA::SetReserveForUser
VovMQSetResourceWeight LA::SetResourceWeight
VovMQGetQueues LA::GetSites
VovMQSetRank LA::SetRank
VovMQSetSleepTimeInLoop LA::SetSleepTimeInLoop
VovMQSetMinExpirationTime LA::SetMinExpirationTime
VovMQGetQueueField LA::GetSiteField
VovMQGetResourceField LA::GetResourceField
VovMQGetResourceWeight LA::GetResourceWeight
VovMQGetResourcePriority LA::GetResourcePriority
VovMQGetResourceIsCritical LA::GetResourceIsCritical