ganeti-local
2011-08-25 Michael HanselmannMerge branch 'devel-2.5'
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-25 Tsachy Shachamhv_kvm: initial support for CPU pinning
2011-08-25 Tsachy Shachamhv_base: Support for multiple CPU mask
2011-08-25 Tsachy ShachamAdded function for parsing multiple CPU pinning mask
2011-08-25 Tsachy ShachamAdding CPU pinning constants
2011-08-24 Guido TrotterWrap a few long lines
2011-08-24 Agata MurawskaAllow importing instance with full auto parameters
2011-08-24 Michael HanselmannDisk template is no longer required when importing...
2011-08-24 Michael Hanselmannbash completion: Shorten function names
2011-08-24 Michael Hanselmannlistrunner: Avoid exception if machine is rebooted
2011-08-23 Guido TrotterRemove wrong type declaration from option
2011-08-23 Andrea SpadacciniFix wrong method name in cluster-merge
2011-08-23 Guido TrotterFix --skip-stop-instances help message
2011-08-23 Andrea Spadaccinicluster-merge: Add the --skip-stop-instances opt
2011-08-22 Michael Hanselmannwatcher: Wait for child processes by default
2011-08-22 Michael HanselmannUpdate release date in NEWS for 2.5.0~beta2 v2.5.0beta2
2011-08-21 Guido TrotterTry 3 times before giving up on per-node commands
2011-08-21 Andrea SpadacciniAllow retrying commands in cluster-merge
2011-08-21 Guido TrotterAdd a TODO on the VerifyCluster option
2011-08-21 Guido TrotterTransform node readd exceptions into just errors
2011-08-21 Guido TrotterOffline node when adding it to a merged cluster
2011-08-19 Michael HanselmannBump version to 2.5.0~beta2
2011-08-19 Iustin Popsphinx_ext: workaround epydoc warning
2011-08-19 Michael Hanselmanncheck-news: Show per-file line number
2011-08-19 Michael HanselmannUnify some file headers
2011-08-19 Michael HanselmannMakefile: Add design-ovf-support to list of doc files
2011-08-19 Michael Hanselmannensure-dirs: Fix epydoc error
2011-08-19 Agata MurawskaDocumentation fix for importing with --src-dir option
2011-08-19 Michael Hanselmannbash completion: Group commands by arguments and options
2011-08-19 Michael HanselmannCheck option name format when building bash completion
2011-08-19 Michael Hanselmannensure-dirs: Check mode and owner before changing
2011-08-19 Michael Hanselmannensure-dirs: Refine error handling on stat(2)
2011-08-19 Michael Hanselmannensure-dirs: Change wording of some messages
2011-08-19 Michael Hanselmannensure-dirs: Implement debug logging
2011-08-19 Michael Hanselmannensure-dirs: Set permissions on job files in queue
2011-08-19 Michael Hanselmannensure-dirs: Set permissions on queue lock file
2011-08-17 Michael Hanselmannensure-dirs: Set correct permissions on ssconf files
2011-08-17 Michael Hanselmanncfgupgrade: Add confirmation message
2011-08-17 René NussbaumerGet rid of {disk,nic}_count variables
2011-08-15 Andrea SpadacciniHandle network interfaces without IPs
2011-08-15 Andrea SpadacciniFixed potential unreferenced variable usage
2011-08-12 Andrea SpadacciniAdded documentation for gnt-instance remove --force...
2011-08-12 Andrea SpadacciniAdded documentation for SPICE options in the gnt-instan...
2011-08-12 Andrea SpadacciniAdded basic support for SPICE
2011-08-12 Michael HanselmannNEWS: Add release date for 2.5.1~beta1
2011-08-12 Michael HanselmannFix exit code of “gnt-cluster verify” v2.5.0beta1
2011-08-12 Michael HanselmannUpdate NEWS for 2.5
2011-08-12 Michael HanselmannSmall improvements for cluster verify
2011-08-12 Michael Hanselmannwatcher: Use locks when querying for resource information
2011-08-12 Michael HanselmannAllow locking to be used via OpQuery
2011-08-12 Michael HanselmannDocument job results for RAPI where possible
2011-08-12 Michael Hanselmannopcodes: Add more result checks, add some comments
2011-08-12 Michael Hanselmannsphinx_ext: Allow documenting opcode results
2011-08-12 Michael Hanselmannht: Allow adding comment to type descriptions
2011-08-12 Michael HanselmannClarify job ID-related type checks, add unittests
2011-08-12 Michael HanselmannChange OpClusterVerifyConfig's result, verify results
2011-08-12 Andrea SpadacciniFixed error in Makefile.am, changing spaces with tabs
2011-08-12 Andrea SpadacciniAdded the test data files for netutils to Makefile.am
2011-08-12 Michael HanselmannUse LU-generated jobs for verifying cluster
2011-08-12 Michael Hanselmannopcodes: Use variables for verification parameters
2011-08-12 Michael Hanselmannmcpu: Specify actual received type on opcode issue
2011-08-11 Michael HanselmannUse resource kind as OpQuery*'s description
2011-08-11 Andrea SpadacciniAdded helper functions in netutils and related constants
2011-08-11 Michael HanselmannFix epydoc error in rlib2.py
2011-08-10 Michael HanselmannFix typo in rlib2's docstring
2011-08-10 Michael HanselmannDocumentation fixes and clarification
2011-08-10 Michael Hanselmanngnt-instance: Rename _SHUTDOWN_* to _EXPAND_*
2011-08-10 Michael HanselmannList returned fields in RAPI documentation
2011-08-10 Michael Hanselmannrlib2: Exclude oplog/opresult from bulk job list
2011-08-09 Michael Hanselmannrlib: Expose node group tags
2011-08-09 Michael Hanselmannrapi: Bulk support for jobs
2011-08-09 Andrea SpadacciniFixed an error in the documentation of _GetKVMVersion
2011-08-09 Michael HanselmannMention globbing filters in ganeti(7) manpage
2011-08-09 Andrea SpadacciniRemoved code duplication for calls to _GetKVMVersion
2011-08-08 Michael HanselmannFix epydoc breakage caused by f8638e288c7a
2011-08-08 Andrea SpadacciniChanged NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improv...
2011-08-08 Andrea SpadacciniAdded check for the ip command at configure time
2011-08-08 Michael HanselmannDetect globbing patterns as query arguments
2011-08-08 Guido Trottercluster-merge: implement params delta mercifulness
2011-08-08 Guido Trottercluster-merge: consider file storage enable state
2011-08-08 Iustin PopAllow fixing of split instances via relocate
2011-08-08 Iustin PopRevert deprecation of evacuate mode in hail
2011-08-08 Iustin PopFurther cleanup after multi-evacuate removal
2011-08-08 Iustin PopFix bug in IAllocator parsing of Evacuate result
2011-08-05 Michael HanselmannImplement globbing operator for filters
2011-08-05 Iustin PopZero DRBD metadata before creation
2011-08-05 Michael HanselmannRemove iallocator's “multi-evacuate” mode
2011-08-05 Michael Hanselmannconfd.querylib: Remove long-deprecated query mode
2011-08-05 Michael HanselmannAdd docstring to cmdlib.TLReplaceDisks._FindFaultyDisks
2011-08-05 Michael Hanselmannwatcher: Fix breakage caused by 9bb69bb52fb9
2011-08-05 Michael HanselmannLUGroupVerifyDisks: Use _CheckInstanceNodeGroups' result
2011-08-05 Michael Hanselmanncmdlib: Factorize checking node groups' instances
2011-08-05 Michael HanselmannInclude hooks.rst in version check
2011-08-05 Michael HanselmannBump version to 2.5.0~beta1
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
next