|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WriteConfigAndUnlock(self,
clientId,
configData) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| AllocateDRBDMinor(self,
diskUUID,
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
|
|
|
|
|
|
|
| AddInstance(self,
instance,
clientId,
bool) |
source code
|
|
|
|
| AddInstanceDisk(self,
instanceUUID,
disk,
intMaybeForJSON,
bool) |
source code
|
|
|
|
|
|
|
|
|
|
| AttachInstanceDisk(self,
instanceUUID,
diskUUID,
intMaybeForJSON) |
source code
|
|
|
|
| DetachInstanceDisk(self,
instanceUUID,
diskUUID) |
source code
|
|
|
|
|
|
|
| RemoveInstanceDisk(self,
instanceUUID,
diskUUID) |
source code
|
|
|
|
| SetInstancePrimaryNode(self,
instanceUUID,
nodeUUID) |
source code
|
|
|
|
| SetInstanceStatus(self,
instanceUUID,
adminStateMaybeForJSON,
boolMaybeForJSON,
adminStateSourceMaybeForJSON) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__init__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|