RAPI: Use FillOpCode for modifying node group
[ganeti-local] / lib / rapi / rlib2.py
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for modifying node group
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for renaming instances
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for replacing disks
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for modifying instance
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for migrating instance
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for exporting instance
2011-01-18 Iustin PopRename OpDiagnoseOS and LUDiagnoseOS
2011-01-18 Iustin PopRename OpSetNodeParams and LUSetNodeParams
2011-01-18 Iustin PopRename OpQueryNodeStorage and LUQueryNodeStorage
2011-01-18 Iustin PopRename OpModifyNodeStorage and LUModifyNodeStorage
2011-01-18 Iustin PopRename OpMigrateNode and LUMigrateNode
2011-01-18 Iustin PopRename OpNodeEvacuationStrategy and LUNodeEvacuationStr...
2011-01-18 Iustin PopRename OpStartupInstance and LUStartupInstance
2011-01-18 Iustin PopRename OpShutdownInstance and LUShutdownInstance
2011-01-18 Iustin PopRename OpSetInstanceParams and LUSetInstanceParams
2011-01-18 Iustin PopRename OpReplaceDisks and LUReplaceDisks
2011-01-18 Iustin PopRename OpRenameInstance and LURenameInstance
2011-01-18 Iustin PopRename OpRemoveInstance and LURemoveInstance
2011-01-18 Iustin PopRename OpReinstallInstance and LUReinstallInstance
2011-01-18 Iustin PopRename OpRebootInstance and LURebootInstance
2011-01-18 Iustin PopRename OpQueryInstanceData and LUQueryInstanceData
2011-01-18 Iustin PopRename OpMigrateInstance and LUMigrateInstance
2011-01-18 Iustin PopRename OpGrowDisk and LUGrowDisk
2011-01-18 Iustin PopRename OpDeactivateInstanceDisks and LUDeactivateInstan...
2011-01-18 Iustin PopRename OpCreateInstance and LUCreateInstance
2011-01-18 Iustin PopRename OpActivateInstanceDisks and LUActivateInstanceDisks
2011-01-18 Iustin PopRename OpSetGroupParams and LUSetGroupParams
2011-01-18 Iustin PopRename OpRenameGroup and LURenameGroup
2011-01-18 Iustin PopRename OpRemoveGroup and LURemoveGroup
2011-01-18 Iustin PopRename OpAssignGroupNodes and LUAssignGroupNodes
2011-01-18 Iustin PopRename OpAddGroup and LUAddGroup
2011-01-18 Iustin PopRename OpSetClusterParams and LUSetClusterParams
2011-01-18 Iustin PopRename OpRedistributeConfig and LURedistributeConfig
2011-01-18 Iustin PopRename OpPrepareExport and LUPrepareExport
2011-01-18 Iustin PopRename OpExportInstance and LUExportInstance
2011-01-12 Michael HanselmannFix typos in RAPI docstrings, add unittest
2011-01-10 Adeodato SimoExpose OpAssignGroupNodes over RAPI and RAPI client
2011-01-05 Michael HanselmannRAPI: Add resource to grow instance disk
2011-01-05 Michael HanselmannRAPI: Add resource to modify cluster
2010-12-13 Adeodato SimoExpose OpSetGroupParams in RAPI and RAPI client
2010-12-13 Adeodato SimoAdd the "alloc_policy" attribute to node groups
2010-12-08 Adeodato SimoGroup operations: expose add/remove/rename in RAPI
2010-12-08 Adeodato SimoExpose new node group attributes in CLI and RAPI
2010-12-01 Adeodato SimoQuerying node groups: RAPI support
2010-11-29 Michael HanselmannRAPI: Implement OS parameters for instance reinstallation
2010-11-23 Lance AlbertsonRAPI: implement no_install during instance creation
2010-11-22 Iustin PopRAPI: export the node group UUID in the node query
2010-10-27 Iustin PopExport the capability flags in query, rapi, ialloc
2010-10-13 Iustin PopExport more information via LUQueryInstances/RAPI
2010-09-30 Iustin PopChange behaviour of OpDiagnoseOS w.r.t. 'valid'
2010-09-15 Michael Hanselmannrlib2: Set tag operation param “name” to None for clust...
2010-08-18 Michael HanselmannRAPI: Allow modifying instance
2010-08-10 Michael HanselmannAllow renaming instances via RAPI
2010-07-29 Michael HanselmannRAPI: Support migrating instances
2010-07-28 Iustin PopRAPI: Add os params to instance creation v1
2010-07-23 Iustin PopUpdate the RAPI node migrate for the 'live' change
2010-07-13 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-07-13 Michael Hanselmannrlib2: Use constants for disk and NIC parameters
2010-07-08 Balazs LeczAdd oper_vcpus instance status field
2010-06-23 Iustin PopRAPI: switch evacuate node to the new model
2010-05-18 Michael HanselmannRAPI changes for instance moves
2010-05-17 Michael HanselmannMerge branch 'devel-2.1'
2010-05-17 Michael HanselmannRAPI: /2/{nodes,instances}/$name should return 404...
2010-05-13 Luca BigliardiMerge branch 'devel-2.1'
2010-05-13 Michael HanselmannRAPI: Add new request data format for instance creation
2010-05-13 Michael HanselmannAdd new /2/features RAPI resource
2010-05-12 Michael HanselmannFix wrong variable name in commit d975f482
2010-05-12 Michael HanselmannRAPI: Add initial support for instance creation request...
2010-05-11 Michael HanselmannMerge branch 'devel-2.1'
2010-05-11 Michael HanselmannRAPI: Allow waiting for job changes
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-20 René NussbaumerFix heading to the one of epydoc
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-15 René NussbaumerImproving the RAPI documentation
2010-03-23 Guido TrotterMerge branch 'devel-2.1'
2010-03-23 René NussbaumerAdding missing documentation to make the docs better
2010-03-22 René NussbaumerAdding RAPI call to deactivate-disks for an instance
2010-03-22 René NussbaumerAdding RAPI call for activate-disks on an instance
2010-01-22 Michael Hanselmannrapi: Don't access request's private object directly
2010-01-22 Michael Hanselmannhttp.server: No longer enfore JSON encoding for body
2010-01-04 Iustin PopConvert to static methods (where appropriate)
2010-01-04 Iustin PopAdd targeted pylint disables
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopAdd targetted pylint disables
2009-12-16 Iustin PopCommand line/RAPI support for --no-name-check
2009-11-25 Michael HanselmannRe-add “nic.bridges” field to RAPI bulk instance list
2009-10-12 Michael HanselmannCode and docstring style fixes
2009-10-05 Guido TrotterUpdate client os lists to name+variant format
2009-09-24 Iustin PopExport the uuid in RAPI
2009-09-03 Michael HanselmannAdd RAPI resource to redistribute config
2009-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
2009-08-25 Iustin Poprapi: export more static node information
2009-08-18 Michael Hanselmannrapi: Add /2/instances/[instance_name]/info resource
2009-08-17 Michael Hanselmannrapi: Add /2/nodes/[node_name]/storage/repair resource
2009-08-14 Iustin PopSimplify handling of boolean args in rapi
2009-08-13 Michael Hanselmannrapi: Add /2/instances/[instance_name]/replace-disks...
2009-08-13 Michael Hanselmannrlib2: Remove leftover DOC_URI constant
2009-08-11 Michael Hanselmannrapi: Add /2/nodes/[node_name]/storage/modify resource
2009-08-11 Michael Hanselmannrlib2: Import rapi
2009-08-11 Michael Hanselmannrapi: Add /2/nodes/[node_name]/storage resource
next