rlib2: Convert /2/instances/[inst]/prepare-export to OpcodeResource
[ganeti-local] / test / ganeti.rapi.rlib2_unittest.py
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/prepare-export to...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/deactivate-disks...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/activate-disks to...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/replace-disks to...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/shutdown to OpcodeRe...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/startup to OpcodeRes...
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/reboot to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst]/info to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/instances/[inst] to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups/[group_name]/assign-nodes...
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups/[group_name]/rename to OpcodeR...
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups/[group_name]/modify to OpcodeR...
2011-09-09 Michael Hanselmannrlib2: Convert /2/groups to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/nodes/[node_name]/evacuate to OpcodeR...
2011-09-09 Michael Hanselmannrlib2: Convert /2/nodes/[node_name]/migrate to OpcodeRe...
2011-09-09 Michael Hanselmannrlib2: Convert /2/redistribute-config to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Convert /2/modify to OpcodeResource
2011-09-09 Michael Hanselmannrlib2: Add unittests for two error conditions
2011-08-09 Michael Hanselmannrlib: Expose node group tags
2011-03-02 Guido TrotterFix test rapi request
2011-02-22 Michael HanselmannMerge branch 'devel-2.4'
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for adding node group
2011-02-15 Michael HanselmannMake OpGroupRename consistent with OpInstanceRename
2011-02-15 Michael HanselmannRAPI: Clean up instance creation, use generated docs
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-28 Michael HanselmannAdd RAPI resource for instance console
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 OpRenameInstance and LURenameInstance
2011-01-18 Iustin PopRename OpReinstallInstance and LUReinstallInstance
2011-01-18 Iustin PopRename OpMigrateInstance and LUMigrateInstance
2011-01-18 Iustin PopRename OpCreateInstance and LUCreateInstance
2011-01-18 Iustin PopRename OpRenameGroup and LURenameGroup
2011-01-18 Iustin PopRename OpExportInstance and LUExportInstance
2010-12-08 Adeodato SimoGroup operations: expose add/remove/rename in RAPI
2010-11-29 Michael HanselmannRAPI: Implement OS parameters for instance reinstallation
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-13 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-07-13 Michael Hanselmannrlib2: Use constants for disk and NIC parameters
2010-07-12 Manuel FranceschiniUse reserved documentation IPs and domains
2010-05-18 Michael HanselmannRAPI changes for instance moves
2010-05-13 Michael HanselmannRAPI: Add new request data format for instance creation