Second iteration over backend.BlockdevWipe
[ganeti-local] / scripts /
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-19 René NussbaumerLet gnt-cluster support prealloc_wipe_disks
2010-10-12 Michael Hanselmannjqueue/gnt-job: Add job priority fields for display
2010-10-07 Michael Hanselmanngnt-job cancel: Use non-zero exit status if canceling...
2010-10-05 Michael HanselmannMerge branch 'devel-2.2'
2010-10-05 Michael Hanselmanngnt-cluster: Replace hardcoded “xenvg” with value retri...
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-10-04 Michael Hanselmanngnt-job info: Sort input fields
2010-09-30 Iustin PopChange behaviour of OpDiagnoseOS w.r.t. 'valid'
2010-09-30 Iustin PopAllow gnt-os modify to change the new OS params
2010-09-30 Iustin PopAdd blacklisted/hidden OS support in LUDiagnoseOS
2010-09-29 Michael Hanselmanngnt-debug: Test job submission as part of “test-jobqueue”
2010-09-22 Michael HanselmannMerge branch 'devel-2.2'
2010-09-22 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-21 Iustin PopRemove two old aliases
2010-09-20 Michael Hanselmanncli: Expose priority option and pass priority to master...
2010-09-20 Michael Hanselmanncli: Pass options in {Add,Remove}Tags
2010-09-14 Guido TrotterAdd nodegroup option to AddNode
2010-09-02 Manuel Franceschinignt-node: Fix bug that inverts ssh-key-check behavior
2010-08-27 Michael HanselmannMerge branch 'devel-2.2'
2010-08-27 Michael HanselmannShow list of pending acquires in “gnt-debug locks”
2010-08-25 René NussbaumerRevert behaviour for calling SetupNodeDaemon
2010-08-25 René NussbaumerMerge branch 'devel-2.2'
2010-08-24 Michael HanselmannAdd simple lock monitor
2010-08-23 Michael HanselmannUse one function to parse “--fields” option values
2010-08-23 Michael HanselmannFinalize removal of “lock_status” job field
2010-08-23 Iustin PopMerge branch 'devel-2.2'
2010-08-19 Iustin PopExplicitly add dry-run to some commands
2010-08-19 Iustin PopFix a few commands behaviour with dry-run
2010-08-19 René NussbaumerModify gnt-node add to call external script
2010-08-19 Manuel FranceschiniSupport IPv6 cluster init
2010-08-19 Manuel FranceschiniAdd new cluster parameter primary_ip_version
2010-08-18 Guido TrotterMerge branch 'devel-2.2'
2010-08-18 Michael Hanselmanngnt-debug: Extend job queue tests
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-08-17 Michael Hanselmanngnt-backup: Pass error code to OpPrereqError
2010-08-10 Michael Hanselmanngnt-backup: Don't show confusing message w/o target...
2010-07-30 Iustin PopFix a few job archival issues
2010-07-29 Iustin PopChange semantics of --force-multi for reinstall
2010-07-29 Iustin PopImplement gnt-cluster master-ping
2010-07-28 Iustin PopRename masterfailover to master-failover
2010-07-28 Michael Hanselmanncmdlib: Return new name from rename operations
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-26 Iustin PopAdd printing of reserved_lvs in cluster info
2010-07-23 Iustin PopRename the OpMigrate* parameter 'live' to 'mode'
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-16 Michael HanselmannFix pylint complaints introduced in commit e58f87a958c
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-07-15 Michael HanselmannAdd test for some aspects of job queue
2010-07-12 Michael HanselmannAdd function to format all job log messages
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Balazs LeczAdd oper_vcpus instance status field
2010-07-08 Apollon OikonomopoulosLUNodeEvacuationStrategy: Use default iallocator
2010-07-08 Apollon OikonomopoulosAdd default_iallocator cluster parameter
2010-07-06 Iustin PopRework the export failure handling
2010-07-06 Iustin Popgnt-instance: fix GenericManyOps
2010-07-06 Luca Bigliardignt-cluster: deal with drbd helper in init/modify/info
2010-07-05 René NussbaumerFix a broken commandline switch option
2010-07-01 Guido TrotterMerge branch 'stable-2.1'
2010-07-01 René NussbaumerModify gnt-instance rename to support --no-check-name
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-30 Manuel FranceschiniRename some constants to facilitate IPv6 support
2010-06-29 Guido TrotterBatchCreate: get force_variant from specs not opts
2010-06-29 Guido TrotterBatchCreate: set a default for force_variant
2010-06-28 Guido TrotterRemove pred from compat.any/all
2010-06-23 Iustin PopSimplify gnt-os diagnose output
2010-06-23 Iustin PopAdd a new gnt-os info command
2010-06-23 Iustin PopLUDiagnoseOS: add more fields, cleanup
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 Iustin PopShow OS parameters in cluster/instance info
2010-06-23 Iustin PopAdd reading of OS parameters from disk
2010-06-23 Guido TrotterAdd repetition count to the TestDelay opcode
2010-06-22 Iustin PopMerge branch 'devel-2.1'
2010-06-22 Iustin PopFix warnings with Python 2.6
2010-06-17 Guido Trottergnt-debug: remove @todo from GenericOpCodes
2010-06-10 Guido TrotterSubmit[*each*]Pending job
2010-06-08 Iustin Popgnt-job auto-completion: suggest "all" too
2010-06-01 Guido TrotterMerge branch 'devel-2.1'
2010-06-01 Guido TrotterConvert gnt-instance list and info to use roman
2010-06-01 Guido Trottergnt-cluster info --roman
2010-06-01 Guido Trottergnt-node: remove latinfriendlyfields
2010-06-01 Guido TrotterMove roman conversion to compat
2010-06-01 Iustin PopAdd a new opcode timestamp field
2010-05-25 Guido TrotterSupport for latin friendly output in node list
2010-05-04 Michael HanselmannMerge branch 'devel-2.1'
2010-05-03 Iustin PopChange the migration message
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-21 Michael HanselmannAdd separate module for backported language functionality
2010-04-21 Guido Trottergnt-instance info: sort the hv parameters
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-20 Guido Trotter_PrintGroupedParams: sort before printing
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster init
2010-04-16 Balazs LeczAdd printing of uid_pool to gnt-cluster info
next