For more information on the search, visit the help page.
LockedUid
__init__
AsStr
GetUid
Unlock
_lock
_uid
uidpool
AddToUidPool
CheckUidPool
ExecWithUnusedUid
ExpandUidPool
FormatUidPool
ParseUidPool
ReleaseUid
RemoveFromUidPool
RequestUnusedUid
_FormatUidRange
_IsUidUsed
ganeti.uidpool.LockedUid
ganeti
class LockedUid(object):
Constructor: LockedUid(uid, lock)
LockedUid(uid, lock)
View In Hierarchy
Class representing a locked user-id in the uid-pool.
This binds together a userid and a lock.
Constructor
Undocumented