Add hypervisors ancillary files list
[ganeti-local] / lib / backend.py
2011-10-20 Guido TrotterAdd hypervisors ancillary files list
2011-10-18 Guido TrotterRevert "Added SPICE TLS option and related cert paths"
2011-10-04 Andrea SpadacciniMerge branch 'stable-2.5' into devel-2.5
2011-09-30 Michael HanselmannLUClusterVerifyGroup: Spread SSH checks over more nodes
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-28 Andrea SpadacciniMigration: warn the user about hv version mismatch
2011-09-20 Andrea SpadacciniAdded SPICE TLS option and related cert paths
2011-09-06 René Nussbaumerimport: Fix a logic error due to missing "not"
2011-09-05 René Nussbaumerimport: Make sure the disk_dump path is in EXPORT_DIR
2011-09-05 René NussbaumerSwitch other commonprefix to IsBelowDir
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-08 Andrea SpadacciniAdded check for the ip command at configure time
2011-08-03 Iustin PopChange the backend.InstanceLogName signature
2011-08-03 Iustin PopInstance transfer: export component name to backend
2011-07-29 Iustin PopClear the OS scripts environment
2011-07-28 Iustin PopRemove requirement for variants on OS API v15+
2011-07-25 Iustin PopMost boring patch ever
2011-07-13 Stephen ShirleySet startup_paused to False when restarting
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-06-07 Michael HanselmannExport/import instance tags
2011-05-24 Michael HanselmannMerge branch 'devel-2.4'
2011-05-24 René NussbaumerRPC/Backend: Make UploadFile uid and gid agnostic
2011-05-11 Guido TrotterMerge branch 'devel-2.4'
2011-05-10 Iustin PopImplement grow dry-run at RPC level
2011-05-10 Iustin PopImplement dryrun mode for BlockDev.Grow()
2011-05-09 Marco CasavecchiaAdd 2 new variables to the OS scripts environment
2011-05-02 Iustin PopCluster verify: check for missing bridges
2011-03-08 Apollon OikonomopoulosShared storage instance migration
2011-03-08 Apollon OikonomopoulosAdd bdev_sizes RPC call
2011-03-01 Apollon OikonomopoulosCore shared file storage support
2011-02-03 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-02-03 Michael Hanselmannbackend: Disable compression in export info file
2011-01-28 Iustin PopRe-create instance disk symlinks on activate
2011-01-27 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-01-27 Iustin Popcluster verify: add hvparams verification
2011-01-26 Iustin PopVerify disks: increase parallelism and other fixes
2011-01-20 Michael HanselmannImprove import/export timeout settings
2011-01-11 Michael Hanselmannutils: Move I/O-related code into separate file
2011-01-11 René NussbaumerFix a typo in backend.py
2011-01-11 René NussbaumerAdd backend method for pause/resume sync of devices
2011-01-05 René NussbaumerAdding additional VerifyNode checks to backend
2010-12-21 Iustin PopAllow customisation of the disk index separator
2010-12-02 Iustin PopMake snapshots multi-vg aware
2010-12-02 Dmitry ChernyakMake rpc.call_lv_list() VG-aware
2010-12-01 René NussbaumerAdding backend functionality to call oob helper
2010-11-29 Michael Hanselmannbackend: Add support for IPv6 in import/export
2010-11-28 Iustin PopMove compilation of some regexes to init time
2010-11-26 Iustin PopRPC call_node_info: change protocol
2010-11-03 Michael HanselmannFix disk checks in “gnt-cluster verify”
2010-10-28 Iustin PopAdd support for vm_capable in cluster verify
2010-10-26 René NussbaumerSecond iteration over backend.BlockdevWipe
2010-10-25 Iustin PopSimplify and extend the instance OS env
2010-10-22 Iustin Popbackend.Upload: switch to utils.SafeWriteFile
2010-10-22 René NussbaumerAdding backend method to wipe a block device
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-09-30 Iustin PopAbstract OS name/variant functions
2010-09-23 René NussbaumerMigrate call from backend._GetVGInfo to bdev.LogicalVol...
2010-09-16 Michael HanselmannMerge branch 'devel-2.2'
2010-09-13 Vitaly KuznetsovFix OS_VARIANT variable setting
2010-09-07 René NussbaumerMove job queue to new ganeti.runtime
2010-09-03 Manuel FranceschiniLog warning instead of raising OpExecError for ndisc6
2010-08-23 René NussbaumerAdd RPC calls to update /etc/hosts
2010-08-20 Manuel FranceschiniUse family in backend.StartMaster
2010-08-19 René NussbaumerRemoving all ssh setup code from the core
2010-08-19 Manuel FranceschiniSupport IPv6 cluster init
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-07-29 Iustin PopInstance migration: remove error on missing link
2010-07-26 Iustin PopChange the meaning of call_node_start_master
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-06 Luca BigliardiAdd drbd_helper rpc call
2010-07-06 Luca BigliardiVerifyNode: add usermode helper reply
2010-06-30 Manuel FranceschiniRename some constants to facilitate IPv6 support
2010-06-28 Iustin PopTwo more fixes for OS params and opcode defaults
2010-06-25 Iustin PopFix breakage due to OS parameters
2010-06-23 Iustin PopAdd OS verification support to cluster verify
2010-06-23 Iustin PopLUDiagnoseOS: add more fields, cleanup
2010-06-23 Iustin PopAdd support for OS parameters during import/export
2010-06-23 Iustin PopAdd OS parameters to cluster and instance objects
2010-06-23 Iustin PopIntroduce an RPC call for OS parameters validation
2010-06-23 Iustin PopAdd reading of OS parameters from disk
2010-06-15 Guido TrotterListVisibleFiles: do not sort output
2010-06-14 Iustin PopSplit the core-OS and instance-specific env
2010-06-14 Iustin PopMerge branch 'devel-2.1' into master
2010-06-14 Iustin PopFix unsafe variant initializer in _TryOSFromDisk
2010-06-14 Michael Hanselmannbackend: Add support for import/export magic
2010-06-14 Michael HanselmannHandle ESRCH when sending signals
2010-06-11 Guido TrotterRemove the job queue drain rpc call
2010-06-08 Michael Hanselmannbackend: Enable export size prediction
2010-06-01 Michael HanselmannDistribute cluster domain secret
2010-05-21 Michael HanselmannAllow control of import/export compression method
2010-05-21 Michael HanselmannPut common import/export daemon options into object
2010-05-17 Michael HanselmannMerge branch 'devel-2.1'
2010-05-17 Iustin PopAdd checks for master IP in cluster verify
2010-05-13 Luca BigliardiMerge branch 'devel-2.1'
2010-05-13 Luca BigliardiFix some pylint warnings
2010-05-13 Luca BigliardiLock PowercycleNode child in memory
2010-05-10 Michael HanselmannFix import/export
2010-05-07 Guido Trotterbackend: remove a couple of useless mkdir calls
next