|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| AllocateDRBDMinor(self,
instanceUUID,
nodeUUIDList) |
source code
|
|
|
|
|
|
|
|
|
|
| GenerateMAC(self,
clientId,
networkUUIDMaybeForJSON) |
source code
|
|
|
|
|
|
|
|
|
|
| ReserveIp(self,
clientId,
networkUUID,
ip4Address,
bool) |
source code
|
|
|
|
| ReleaseIp(self,
clientId,
networkUUID,
ip4Address) |
source code
|
|
|
|
|
|
|
|
|
|
| CommitReleaseTemporaryIp(self,
networkUUID,
ip4Address) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| TryUpdateLocks(self,
clientId,
ganetiLockRequest) |
source code
|
|
|
|
| UpdateLocksWaiting(self,
clientId,
integer,
ganetiLockRequest) |
source code
|
|
|
|
|
|
|
|
|
|
| DownGradeLocksLevel(self,
clientId,
lockLevel) |
source code
|
|
|
|
| IntersectLocks(self,
clientId,
ganetiLocksList) |
source code
|
|
|
|
| OpportunisticLockUnion(self,
clientId,
ganetiLocks_ownerState_PairList) |
source code
|
|
|
|
| GuardedOpportunisticLockUnion(self,
int,
clientId,
ganetiLocks_ownerState_PairList) |
source code
|
|
|
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__init__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|