objects: Add custom de-/serializing code for query responses
[ganeti-local] / lib / opcodes.py
2010-12-13 Guido TrotterAdd gnt-cluster modify --master-netdev
2010-12-08 Adeodato SimoGroup operations: OpCode and LU for renaming a group
2010-12-08 Adeodato SimoGroup operations: OpCode and LU for removing a group
2010-12-08 Adeodato SimoGroup operations: OpCode and LU for adding a group
2010-12-07 René NussbaumerAdding new OpCode for OOB
2010-12-02 Adeodato Simoopcodes: document OP_DSC_FIELD in OpCode and OpCode...
2010-12-01 Adeodato SimoQuerying node groups: LU/Opcode
2010-11-29 Michael HanselmannAdd OpQuery opcode
2010-11-29 Michael HanselmannIncrease timeout for connection on remote import
2010-11-24 René NussbaumerAdding ndparams to their OpCodes and LU calls
2010-11-01 Guido TrotterAdd -s option to gnt-node modify
2010-10-28 Iustin PopAdd the master/vm_capable flags in node add
2010-10-28 Iustin PopAdd vm_capable to LUSetNodeParams
2010-10-27 Iustin PopImplement the master_capable flag in node modify
2010-10-26 René NussbaumerSupport modify of prealloc_wipe_disks config value
2010-10-26 Iustin PopRename node.nodegroup to node.group
2010-10-21 Michael Hanselmanngnt-instance reinstall: Allow overriding OS parameters
2010-10-20 Michael HanselmannAdd option to ignore offline node on instance start...
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-05 Iustin PopRename the _oss cluster vars to _os
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-09-30 Iustin PopAllow gnt-os modify to change the new OS params
2010-09-20 Michael Hanselmannjqueue: Change model from per-job to per-opcode processing
2010-09-16 Michael HanselmannMerge branch 'devel-2.2'
2010-09-16 Iustin Popopcode summary: improve display for list summaries
2010-09-14 Guido TrotterAdd nodegroup option to AddNode
2010-09-13 Michael HanselmannAdd support for job priority to opcodes and job queue...
2010-09-02 Michael HanselmannRemove “dry_run” from opcodes.OpCreateInstance
2010-08-17 Iustin PopRe-add the 'live' parameter to migration opcodes
2010-07-28 Manuel Franceschinignt-instance rename: Fix bug and rename params
2010-07-26 Iustin PopAdd modification of the reserved logical volumes
2010-07-23 Iustin PopRename the OpMigrate* parameter 'live' to 'mode'
2010-07-15 Michael HanselmannAdd test for some aspects of job queue
2010-07-08 Apollon OikonomopoulosAdd default_iallocator cluster parameter
2010-07-06 Luca BigliardiCheck and set drbd helper in set params LU
2010-07-01 René NussbaumerAdding check_name option to the opcode and luxi call...
2010-06-23 Iustin PopRemove the obsolete EvacuateNode OpCode/LU
2010-06-23 Iustin PopAdd support for modifying instance OS parameters
2010-06-23 Iustin PopAdd support for modifying cluster OS parameters
2010-06-23 Iustin PopAdd support for OS parameters during instance add
2010-06-23 Guido TrotterAdd repetition count to the TestDelay opcode
2010-05-18 Michael HanselmannImplement opcode changes for remote-import
2010-05-18 Michael HanselmannImplement opcode changes for remote-export
2010-05-18 Michael HanselmannAdd opcode to prepare export
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-16 Balazs LeczAdd --add-uids/--remove-uids to gnt-cluster modify
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster modify
2010-04-12 Iustin PopMerge remote branch 'devel-2.1'
2010-04-12 Iustin PopAdd a identify-defaults options for import
2010-04-12 Guido TrotterMerge branch 'devel-2.1'
2010-04-08 Iustin PopAdd a new cluster parameter maintain_node_health
2010-03-17 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-17 Iustin PopInstance creation: implement --no-install mode
2010-03-17 Iustin PopAllow OS changes without reinstallation
2010-03-15 Iustin PopMerge remote branch 'origin/devel-2.1'
2010-03-15 Iustin PopImplement conversion from plain to drbd
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-10 Iustin PopFix a python 2.6.5 compatibility
2010-03-09 Iustin PopRework the node modify for mc-demotion
2010-03-09 René NussbaumerAdd support for per-os-hypervisor parameters
2010-02-22 Iustin PopAdd a new opcode for node evacuation
2010-02-22 Iustin PopImplement support for mevac in OpTestAllocator
2010-02-15 Michael HanselmannMerge branch 'devel-2.1'
2010-02-12 Michael HanselmannImplement opcode parameter to remove instance after...
2010-02-11 Iustin PopAdd a generic 'debug_level' attribute to opcodes
2010-02-10 Iustin PopFix dumpers/loaders after __slots__ cleanup
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
2010-01-27 Balazs LeczFix __slots__ definitions
2009-12-16 Iustin PopOp/LUCreateInstance support for (no) name checks
2009-11-03 Iustin PopAnother round of pylint-related style fixes
2009-11-02 Iustin PopSome improvements to gnt-node repair-storage
2009-10-13 Michael Hanselmannopcodes: Add missing shutdown_timeout to OpRemoveInstance
2009-10-13 Guido TrotterAdd timeout options to other LUs
2009-10-09 Guido TrotterAccept shutdown timeout from the user
2009-10-05 Guido TrotterAdd force_variant slot to Create/ReinstallInstance
2009-09-17 Iustin PopAdd an error-simulation mode to cluster verify
2009-09-17 Iustin PopIntroduce parseable error codes in LUVerifyCluster
2009-08-24 Iustin PopAdd OPMoveInstance and LUMoveInstance
2009-08-17 Michael HanselmannAdd opcode to repair storage volumes
2009-08-14 Iustin PopImplement instance recreate-disks
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-10 Luca BigliardiPost cluster initialization LU
2009-08-07 Guido TrotterMerge branch 'master' into next
2009-08-04 Iustin PopImplement gnt-cluster check-disk-sizes
2009-08-04 Iustin PopImplement --ignore-size in activate-disks
2009-08-04 Michael Hanselmanncmdlib: Add opcode to modify storage unit fields
2009-08-03 Michael HanselmannAdd new opcode to list physical volumes
2009-07-31 Michael Hanselmanncmdlib: Add new opcode to migrate node
2009-07-22 Michael HanselmannAdd new opcode to evacuate nodes
2009-07-17 Iustin PopMerge branch 'next' into branch-2.1
2009-07-17 Iustin PopOptimizie OpCode loading
2009-06-19 Iustin PopLU execution: implement dry-run framework
2009-06-19 Iustin PopIntroduce __slots__ deriving in opcodes.py
2009-06-08 Guido TrotterAllow modifying of default nic parameters
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-19 Iustin PopAdd -H/-B startup parameters to gnt-instance
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-10 Iustin PopImplement modification of the drained flag
2009-02-06 Iustin PopFix rapi job listing
2009-02-04 Iustin PopImplement lockless query operations
next