ganeti-local
2011-08-05 Michael Hanselmannwatcher: Write per-group instance status, merge into...
2011-08-05 Michael Hanselmanncleaner: Remove watcher's instance status file after...
2011-08-05 Michael Hanselmannutils.ReadFile: Add pre-read callback
2011-08-05 René NussbaumerMerge branch 'stable-2.4'
2011-08-05 René NussbaumerBumping version to 2.4.3 v2.4.3
2011-08-04 Agata MurawskaFixed a typo in utils/process.py
2011-08-04 Iustin PopFix unittest failure after list_owned changes
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 René NussbaumerUpdate the NEWS file for 2.4.3
2011-08-04 Michael Hanselmannganeti-cleaner: Remove old watcher state files
2011-08-04 Michael HanselmannRemove WATCHER_STATEFILE constant
2011-08-04 Michael Hanselmanncfgupgrade: Remove old watcher state file
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-04 Michael HanselmannAdd design document for Ganeti 2.5
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 PopSmall doc patch for gnt-node evacuate
2011-08-03 Iustin PopFix small typo in docstring
2011-08-03 Michael HanselmannFix typo in NEWS
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 René Nussbaumergnt-node.rst: Fix a typo
2011-08-03 Iustin PopAdd two more compat functions
2011-08-03 Pedro MacedoAdd a flag to burnin to allow specifying VCPU count.
2011-08-02 Iustin PopFix types passed to IAllocator
2011-08-02 Iustin Pophtools: change absolute to relative symlinks
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 Andrea SpadacciniRemoved non-existing -t option from the gnt-cluster...
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-29 Andrea SpadacciniFixed a typo in the installation tutorial
2011-07-28 Michael Hanselmannwatcher: Split node maintenance into separate module
2011-07-28 Andrea SpadacciniFixed doc compilation under Sphinx 1.0.7
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 PopAdd support for cluster/OS parameters in QA
2011-07-28 Iustin PopRevert "cli.JobExecutor: Feedback function for info...
2011-07-28 Agata MurawskaExtend the ovf-support design with format translation
2011-07-28 Iustin PopAdd a QA constant for cluster verify command
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 QA OS API failure
2011-07-27 Iustin PopQA: test using OS API v20
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 Guido Trottercluster-merge: remove a hardcoded constant
2011-07-26 Guido Trottercluster-merge: remove option list from usage
2011-07-26 Guido Trottercluster-merge: add instance restart strategy opt
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 Iustin Pophtools: rework the algorithm for ChangeAll mode
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 Iustin Pophtools: replace two hardcoded uses of pri+sec nodes
2011-07-22 Iustin Pophtools: add target_node member to migrate opcode
2011-07-22 Iustin Pophtools: do not change node disk for non-local storage
2011-07-22 Iustin Pophtools: add more functions for local disk storage
2011-07-22 Agata MurawskaInitial design doc for OVF support
2011-07-22 Michael HanselmannFix aliases in bash completion
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 Andrea SpadacciniFixed one option name and a typo in the docs
next