Create symlinks to intances' block devices
[ganeti-local] / lib / backend.py
2009-01-07 Iustin PopCreate symlinks to intances' block devices
2009-01-07 Iustin PopSimplify hypervisor block_devices structure
2008-12-18 Michael HanselmannUse subdirectories for job queue archive
2008-12-14 Iustin Popcleanup: fix export NIC count the same way as disk
2008-12-14 Iustin Popcleanup: fix backend._RecursiveFindBD
2008-12-14 Iustin Popcleanup: more unused vars
2008-12-14 Iustin Popcleanup: sanitize a default parameter
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-10 Michael Hanselmannganeti.backend: Improve compression check
2008-12-09 Michael HanselmannRPC: Compress file upload data
2008-12-05 Iustin PopCleanup the config file on demotion from candidate
2008-12-02 Iustin PopFix gnt-cluster verify w.r.t. rpc changes
2008-12-02 Iustin PopSimplify a little the ssconf update
2008-12-02 Iustin PopRevert "Get rid of ssconf"
2008-11-27 Iustin PopFix gnt-backup export
2008-11-25 Michael HanselmannPass ssconf values from master to node
2008-11-24 Guido TrotterCorrect GetAllInstancesInfo rtype
2008-11-21 Michael HanselmannAdd RPC call to update ssconf files
2008-11-11 Iustin PopConvert trunk to posix-compatibility
2008-10-25 Iustin PopUpdate backend.py docstrings
2008-10-25 Iustin PopFix another error handling case
2008-10-24 Iustin PopFix an error handling case
2008-10-24 Guido TrotterOSFromDisk remove superfluous empty line
2008-10-24 Iustin PopSome documentation updates
2008-10-23 Iustin PopExport the disk index in the import/export scripts
2008-10-22 Guido TrotterConvert ImportOSIntoInstance to OS API 10
2008-10-22 Guido TrotterConvert ExportSnapshot to OS API 10
2008-10-22 Guido TrotterLUExportInstance: snapshot all disks
2008-10-22 Guido TrotterConvert SnapshotBlockDevice's docstring to epydoc
2008-10-17 Guido TrotterCleanup os_add/rename rpc for OS API 10
2008-10-17 Guido TrotterTemporarily explicitely break import/export
2008-10-17 Guido TrotterAddOSToInstance: convert to api10
2008-10-17 Guido TrotterRunRenameInstance: convert to api10
2008-10-17 Guido TrotterAdd new OSEnvironment function
2008-10-17 Guido TrotterOSFromDisk: use script names from constants
2008-10-17 Guido TrotterChange OSFromDisk's docstring to epydoc
2008-10-15 Iustin PopAdd a rpc call for changing the drain flag
2008-10-14 Iustin PopChange the backend to use the beparams
2008-10-14 Iustin PopTemporary fix for dual hvm/pvm instances
2008-10-14 Iustin PopExport the hypervisor.ValidateParameters over RPC
2008-10-12 Iustin PopAbstract checking own address into a function
2008-10-10 Guido TrotterOS API: support for multiple versions in an OS
2008-10-08 Iustin PopMove the hypervisor attribute to the instances
2008-10-07 Iustin Poprpc.call_instance_migrate: pass the whole instance
2008-10-06 Iustin Popbackend.py change to get cluster name from master
2008-10-06 Iustin PopFix SshRunner breakage from the changed API
2008-10-01 Michael HanselmannConvert ssh.py
2008-10-01 Michael HanselmannConvert hypervisor
2008-10-01 Michael HanselmannConvert backend.py
2008-09-09 Michael HanselmannNever remove job queue lock in node daemon
2008-09-09 Iustin PopChange backend._GetMasterInfo to return more data
2008-08-14 Guido TrotterPass hypervisor type to the OS scripts
2008-08-08 Michael HanselmannDon't always remove queue lock when queue is purged
2008-08-08 Michael Hanselmannbackend: Add optional exclusion list to _CleanDirectory
2008-08-08 Michael Hanselmannnoded: Add RPC function to rename job queue files
2008-08-08 Michael Hanselmannbackend: Add function to check whether file is in queue dir
2008-08-08 Michael HanselmannDisallow uploading job queue files through upload_file
2008-08-08 Michael HanselmannAdd job queue RPC functions
2008-08-08 Michael HanselmannMove function cleaning directory to module level
2008-08-06 Michael HanselmannClean job queue directories when leaving cluster
2008-07-31 Michael HanselmannAllow job queue files to be uploaded through ganeti...
2008-07-30 Iustin PopFix pylint-detected issues
2008-07-30 Iustin PopFix some errors detected by pylint
2008-07-30 Iustin PopRework master startup/shutdown/failover
2008-07-30 Iustin PopAdd a new parameter to backend.(Start|Stop)Master
2008-07-23 Iustin PopDistribute the queue serial file after each update
2008-07-11 Iustin PopConvert backend.py to the logging module
2008-07-11 Iustin PopFix backend.NodeVolumes handling of LVM output
2008-07-11 Iustin PopFix backend.GetVolumeList handling of LVM output
2008-06-27 Guido TrotterAllow VNC_PASSWORD_FILE to be rpc-uploaded
2008-06-27 Guido Trotterraise QuitGanetiException in LeaveCluster
2008-06-20 Iustin PopAdd a rpc call for BlockDev.Close()
2008-06-16 Iustin PopExpose block device grow in backend.py
2008-06-16 Iustin PopAdd migration support at the rpc layer
2008-05-13 Iustin PopImplement node daemon conectivity tests
2008-05-13 Iustin PopReduce chance of ssh failures in verify cluster
2008-04-30 Guido TrotterRemove non-existing arguments from some docstrings
2008-04-28 Iustin PopMove iallocator script execution to ganeti-noded
2008-04-24 Manuel Franceschinibackend.FinalizeExport: safely initialize some vars
2008-04-10 Iustin PopMove the OS search code into an abstract function
2008-04-10 Iustin PopChange backend._OSSearch return values
2008-04-05 Manuel FranceschiniBackend directory functions for file backend
2008-03-18 Michael HanselmannMove SSH functions into a class
2008-03-05 Michael HanselmannReplace custom file writing code with utils.WriteFile
2008-02-29 Iustin PopFix master role stop on cluster destroy
2008-02-22 Manuel FranceschiniSmall comment fix.
2008-02-22 Manuel FranceschiniFixes small spell mistakes and comments
2008-02-14 Iustin PopAlter the device activation code
2008-01-30 Guido TrotterExport bridge information too
2008-01-21 Iustin PopFix VG listing broken by r510
2008-01-20 Iustin PopMake backend._GetVGInfo check the validity of 'vgs'
2008-01-20 Iustin PopChange a hardcoded path into its proper constant
2008-01-16 Iustin PopTwo small style fixes
2008-01-07 Iustin PopImprove verify-disks: broken/missing LV detection
2007-12-11 Iustin PopReturn more data in rpc.call_volume_list
2007-12-04 Michael HanselmannOn OS creation errors, write logfile path to ganeti...
2007-12-04 Alexander SchreiberOutput reading fix for backend.NodeVolumes()
2007-12-04 Alexander SchreiberModify GetVolumeList so output on stderr from lvs doesn...
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-14 Guido TrotterWhen an assembly error occurs log it too
next