Fix unittest failure after list_owned changes
[ganeti-local] / lib /
2011-08-04 Apollon OikonomopoulosRemove 15-second sleep from LUInstanceCreate
2011-08-04 Iustin PopAdd a readability alias
2011-08-04 Michael HanselmannFix broken object references in docstrings
2011-08-04 Michael HanselmannAdd “gnt-instance change-group” command
2011-08-04 Michael HanselmannAdd opcode to change instance's group
2011-08-04 Michael HanselmannFactorize checking instance's node groups
2011-08-04 Michael HanselmannRemove WATCHER_STATEFILE constant
2011-08-04 Michael Hanselmannganeti-watcher: Split for node groups
2011-08-04 Michael HanselmannLock potential target nodes for group evacuation
2011-08-04 Michael HanselmannSmall changes in group evacuation
2011-08-04 Michael Hanselmanncmdlib: Factorize getting iallocator
2011-08-03 Apollon OikonomopoulosPause DRBD sync for OS install if not wait_for_sync
2011-08-03 Iustin PopFix documentation of gnt-instance failover
2011-08-03 Iustin PopChange the backend.InstanceLogName signature
2011-08-03 Iustin PopInstance transfer: export component name to backend
2011-08-03 Iustin PopInstance transfer: add argument for the 'component'
2011-08-03 Iustin PopOptimise use of repeated/looping GetInstanceInfo
2011-08-03 Iustin PopOptimise use of repeated/looping GetNodeInfo
2011-08-03 Iustin PopFix lint errors
2011-08-03 Iustin PopAdd two more compat functions
2011-08-02 Iustin PopFix types passed to IAllocator
2011-08-02 Michael Hanselmannjqueue: Add short delay before detecting job changes
2011-08-02 Michael HanselmannAdd primary/second nodes' group as query fields
2011-08-02 Iustin PopFix doclint failures
2011-07-29 Michael Hanselmannwatcher: Separate function for writing instance status...
2011-07-29 Michael Hanselmannwatcher: Make RAPI error messages less technical
2011-07-29 Michael Hanselmannwatcher.state: Use strings, not objects
2011-07-29 Michael Hanselmannwatcher: Raise error on unknown hook status
2011-07-29 Michael Hanselmannwatcher: Reformat constants
2011-07-29 Michael HanselmannAdd new watcher constants
2011-07-29 Stephen ShirleyFix formatting of frozensets
2011-07-29 Michael Hanselmanncli: Add constant for node group option
2011-07-29 Iustin PopReplace %r with '%s' in masterd/instance.py
2011-07-29 Stephen ShirleyAdd "reboot_behavior" hypervisor flag
2011-07-29 Iustin PopClear the OS scripts environment
2011-07-29 Michael Hanselmannwatcher: Split state class into separate module
2011-07-29 Michael HanselmannRename watcher's constant for instance status file
2011-07-28 Michael Hanselmannwatcher: Split node maintenance into separate module
2011-07-28 Iustin PopMerge branch 'devel-2.4'
2011-07-28 Iustin PopRemove requirement for variants on OS API v15+
2011-07-28 Iustin PopRevert "cli.JobExecutor: Feedback function for info...
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 Ben LiptonAdd OS search path to gnt-cluster info
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
next