Extend the ovf-support design with format translation
[ganeti-local] / lib /
2011-07-28 Iustin PopFix group verification of offline nodes
2011-07-27 Iustin PopDisallow variants for OSes that don't support them
2011-07-27 Iustin PopFix OS queries for API v20 w/parameters
2011-07-26 Iustin PopAdd helper for declaring all locks shared
2011-07-26 Michael HanselmannAdd ht-based result checks to opcodes
2011-07-26 Michael HanselmannChange OpClusterVerifyDisks to per-group opcodes
2011-07-26 Michael Hanselmanncmdlib: Give instance name in error message on group...
2011-07-26 Michael Hanselmanncmdlib: Factorize mapping instance LVs to node/volume
2011-07-26 Michael Hanselmanncli.JobExecutor: Feedback function for info output
2011-07-26 Iustin PopFix recompilation of htools on regen-vcs-version
2011-07-26 Iustin PopAdd another name for the --yes-do-it option
2011-07-25 Iustin PopMost boring patch ever
2011-07-25 Michael HanselmannMerge branch 'devel-2.4'
2011-07-25 Michael HanselmannReopen daemon's stdio on SIGHUP
2011-07-25 Michael HanselmannReopen log file only once after SIGHUP
2011-07-25 Michael HanselmannDon't leak file descriptors when setting up daemon...
2011-07-22 Michael Hanselmanngnt-instance info: Return static info if node offline
2011-07-22 Michael HanselmannIgnore offline primary when failing over
2011-07-22 Michael Hanselmanngnt-instance console: Use query instead of opcode
2011-07-22 Michael HanselmannMerge branch 'devel-2.4'
2011-07-22 Michael HanselmannAdd opcode attribute for comments
2011-07-22 Michael Hanselmanngnt-node volumes: Fix instance names
2011-07-21 Michael HanselmannFix instance failover (missing argument)
2011-07-21 Michael HanselmannImplement instance failover via RAPI
2011-07-21 Michael HanselmannExport job dependencies through lock monitor
2011-07-21 Michael Hanselmannlocking.GLM: Allow adding locks to monitor
2011-07-21 Michael HanselmannMake lock monitor more versatile
2011-07-21 Michael HanselmannAdd error state to LUGroupEvacuate's exceptions
2011-07-21 Michael HanselmannRename *_STATUS_WAITLOCK to …_WAITING
2011-07-21 Michael Hanselmanngnt-group: Add command to evacuate whole group
2011-07-21 Michael HanselmannAdd new opcode for evacuating group
2011-07-21 Michael HanselmannFix locking issue with job dependencies
2011-07-21 Michael Hanselmannjqueue: Read-only jobs don't need processor lock
2011-07-21 Sébastien BocahuAdd support for KVM keymaps
2011-07-21 Michael Hanselmanngnt-debug: Add tests for job dependencies
2011-07-21 Michael Hanselmannjqueue: Implement submitting multiple jobs with depende...
2011-07-21 Michael HanselmannFix node evacuation
2011-07-20 Michael Hanselmannjqueue: Add “writable” flag to memory objects
2011-07-20 Michael HanselmannImplement chained jobs
2011-07-20 Michael HanselmannRemove constants for iallocator multi-relocate
2011-07-15 Michael HanselmannFix assertion error on unclean master shutdown
2011-07-15 Michael HanselmannMake SharedLock._is_owned public
2011-07-15 Stephen ShirleyAdding a wrapper around connecting to kvm console
2011-07-15 Stephen ShirleyAdding a wrapper around "xm console"
2011-07-14 Michael HanselmannAdd opcode attribute for chained jobs
2011-07-13 Stephen ShirleySet startup_paused to False when restarting
2011-07-12 Michael Hanselmanngnt-cluster {command|copyfile}: Support per-group opera...
2011-07-12 Michael Hanselmanncli.GetOnlineNodes: Support node group filter, use...
2011-07-12 Michael Hanselmannht.WithDesc: Work around pylint warning
2011-07-11 Michael HanselmannMerge branch 'devel-2.4'
2011-07-11 Michael Hanselmannht: Add new check for numbers
2011-07-11 Michael HanselmannFix off-by-one bug in job serial generation
2011-07-11 Iustin PopReverts the patch series about console wrappers
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-07-08 Stephen ShirleyAdding a wrapper around connecting to kvm console
2011-07-08 Stephen ShirleyAdding a wrapper around "xm console"
2011-07-06 Michael HanselmannFix lint error
2011-07-05 Michael HanselmannRAPI: Document all feature strings
2011-07-05 Michael HanselmannRemove old node evacuation opcode
2011-07-05 Michael HanselmannChange RAPI for new node evacuation opcode
2011-07-05 Michael HanselmannChange “gnt-node evacuate” to use new opcode
2011-07-05 Michael HanselmannAdd new opcode to evacuate node
2011-07-05 Guido TrotterAlias gnt-job show to gnt-job info
2011-07-01 Iustin PopFix cluster verify for empty node groups
2011-06-28 Iustin PopFix bug in recreate-disks for DRBD instances
2011-06-28 Iustin PopFix a lint warning
2011-06-27 Apollon OikonomopoulosKVM: configure bridged NICs at migration start
2011-06-27 Iustin PopFix bug in drbd8 replace disks on current nodes
2011-06-23 Guido TrotterMerge branch 'devel-2.4'
2011-06-23 Guido Trotterremove bootstrap._InitSharedFileStorage
2011-06-23 Guido TrotterLUInstanceCreate: use opcodes.RequireFileStorage
2011-06-23 Guido TrotterDon't add ",boot=on" to disks on kvm >= 0.14
2011-06-22 Apollon OikonomopoulosKVM: fix per-instance stored UID value
2011-06-17 Guido TrotterMerge branch 'devel-2.4'
2011-06-17 Guido TrotterAdd one forgotten element to the file disk path
2011-06-17 Guido TrotterMerge branch 'devel-2.4'
2011-06-17 Guido TrotterAdd DTS_FILEBASED constant
2011-06-17 Guido TrotterLUInstanceCreate: fix file storage dir calculation
2011-06-17 Guido TrotterCheck that filestorage is enabled when requested
2011-06-17 Guido TrotterRemove self.op.file_storage_dir isabs check
2011-06-15 Michael HanselmannReplace iallocator's mreloc w/ change-group and node...
2011-06-10 Michael Hanselmannjqueue: Allow loading of archived jobs
2011-06-10 René NussbaumerAdding basic abstraction layer for caching
2011-06-08 Michael HanselmannFix locking issues in LUClusterVerifyGroup
2011-06-08 Michael Hanselmanncmdlib: Acquire BGL for LUClusterVerifyConfig
2011-06-07 Michael HanselmannExport/import instance tags
2011-06-07 Michael HanselmannFix issue with tags on instance creation
2011-06-01 Apollon OikonomopoulosExport instance tags to instance hooks
2011-06-01 Apollon OikonomopoulosAdd tagging option to gnt-instance create
2011-06-01 Apollon OikonomopoulosAdd tag handling to {Op,LU}InstanceCreate
2011-06-01 Michael Hanselmannhttp.client: Make debug log less noisy
2011-06-01 Michael HanselmannMerge branch 'devel-2.4'
2011-05-31 Michael Hanselmannjqueue: Fix potential race condition when cancelling...
2011-05-31 Iustin Popiallocator: add ht-checking for the request
2011-05-31 Iustin Popiallocator: rename mem_size to memory
2011-05-31 Iustin Popiallocator: change default for target_groups
2011-05-31 Iustin Popiallocator: export the hypervisor value
2011-05-31 Iustin Popiallocator: fix incomplete refactoring
2011-05-30 Michael Hanselmanngnt-node migrate: Use LU-generated jobs
2011-05-30 Apollon OikonomopoulosFix argument order in ReserveLV and ReserveMAC
next