Convert some ReadFile calls to ReadOneLineFile
[ganeti-local] / lib / opcodes.py
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 PopAdd a identify-defaults options for import
2010-04-08 Iustin PopAdd a new cluster parameter maintain_node_health
2010-03-17 Iustin PopInstance creation: implement --no-install mode
2010-03-17 Iustin PopAllow OS changes without reinstallation
2010-03-15 Iustin PopImplement conversion from plain to drbd
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-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
2009-01-20 Iustin PopFix a couple of epydoc warnings
2009-01-13 Iustin PopForward port the live migration from 1.2 branch
2009-01-12 Iustin PopIntroduce a very simple LU to force config updates
2008-12-08 Iustin Popgnt-node modify: add the offline attribute
2008-12-02 Iustin PopAdd cluster candidate pool size parameter
2008-12-02 Iustin PopAdd a gnt-node modify operation
2008-11-25 Iustin PopImplement support for multi devices changes
2008-11-24 Guido TrotterIAllocator: use the right hypervisor
2008-11-20 Iustin PopInitial multi-disk/multi-nic support
2008-10-16 Iustin PopEnable gnt-cluster modify to hv/beparams
2008-10-14 Iustin Popgrow-disk: wait until resync is completed
2008-10-14 Iustin PopChange over to beparams
2008-10-14 Iustin PopAllow instance info to only query the config file
2008-10-14 Iustin PopChange gnt-instance modify to the hvparams model
2008-10-14 Iustin PopSwitch instance hypervisor parameters to hvparams
2008-10-08 Iustin PopMove the hypervisor attribute to the instances
2008-10-01 Michael HanselmannAdd new query to get cluster config values
2008-10-01 Iustin PopRemove last use of utils.RunCmd from the watcher
2008-09-29 Iustin PopImplement job summary in gnt-job list
2008-09-01 Guido TrotterPass the force param to SetInstanceParms
2008-08-29 Alexander SchreiberMerge r1536 from branches/ganeti/ganeti-1.2
2008-08-08 Michael HanselmannTwo small style fixes
2008-07-30 Iustin PopRework master startup/shutdown/failover
2008-07-15 Iustin PopDocumentation updates
2008-07-15 Iustin PopRename BaseJO to BaseOpCode
2008-07-09 Michael HanselmannRemove old job queue code
2008-06-23 Iustin PopFix gnt-cluster “command” and “copyfile”
2008-06-17 Iustin PopImplement disk grow at LU level
2008-06-12 Michael HanselmannMove InitCluster opcode into a single function
2008-05-31 Iustin PopForward-port: patch 2/4 extended HVM features for 1.2
2008-04-24 Iustin PopImplement replace secondary via the iallocator
2008-04-23 Guido TrotterAdd gnt-backup remove functionality
2008-04-16 Michael HanselmannAdd --readd option to “gnt-node add”
2008-04-16 Iustin PopIAllocator part 3: LUCreateInstance changes
2008-04-16 Iustin PopAllocator framework, 1st part: allocator input generation
2008-04-10 Guido TrotterVerify: make skipping checks possible
2008-04-10 Iustin PopRework the results of OpDiagnoseOS opcode
2008-04-10 Iustin PopAdd per-opcode results to job processing
2008-04-08 Manuel FranceschiniAdd file_storage_dir,file_driver to OpCreateInstance
2008-04-07 Iustin PopA small capitalization change (OpCode.LoadOpcode)
2008-03-31 Manuel Franceschiniparms->params Refactoring
2008-03-31 Manuel FranceschiniAdd OpSetClusterParams to opcodes
2008-03-25 Iustin PopRemove the add/remove mirror operations
2008-03-19 Iustin PopChange the opcode hierarchy and implementation
2008-03-19 Manuel FranceschiniAdd file_storage_dir to opcodes.OpInitCluster
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2008-02-10 Iustin PopFix a wrong OP_ID added in r261
2008-02-05 Iustin PopAdd a test opcode that sleeps for a given duration
2008-01-11 Alexander SchreiberSupport selecting the boot device order for HVM.
2008-01-08 Iustin PopAllow defining the kernel/initrd at creation time
2008-01-08 Iustin PopAdd support for modifying the kernel/initrd path
2008-01-07 Iustin PopImprove verify-disks: broken/missing LV detection
next