ganeti-local
2012-06-14 Michael Hanselmannquery2: Add <, >, <=, >= comparison operators
2012-06-14 Iustin PopFix creation of plain instances with --no-wait-for...
2012-06-12 Bernardo Dal... Fixed typos, formatting, etc and added a comment
2012-06-12 Iustin PopFix daemon-util with non-root user models
2012-06-12 Iustin PopBump version for beta 2 release v2.6.0beta2
2012-06-12 Iustin PopFix epydoc raises L{...} usage
2012-06-11 Iustin PopMerge branch 'stable-2.5' into stable-2.6
2012-06-11 Michael HanselmannFix race condition in test for *FileID functions
2012-06-11 Iustin PopMove KVM keymap from GenerateRuntime to ExecuteRuntime
2012-06-11 Iustin PopAdd the keymap directory to the list of runtime KVM...
2012-06-11 Iustin PopFix make -n use
2012-06-11 Iustin PopEnable hlint in lint and reorganise this target
2012-06-08 Iustin PopImprove error message for auto-promote/node modify
2012-06-08 Iustin PopFix QA import of existing instances
2012-06-08 Iustin PopRemove one obsolete hlint override
2012-06-08 Iustin PopFix prefix bug in Haskell ssconf implementation
2012-06-08 Iustin PopMove the ssconf file prefix constant to constants.py
2012-06-07 Michael HanselmannQA: Add configuration options for static MAC address
2012-06-07 Michael HanselmannQA: Ignore tags using regular expression
2012-06-06 Iustin PopMerge branch 'stable-2.5' into stable-2.6
2012-06-06 Iustin PopFix parallel build failures
2012-06-05 Michael HanselmannQA: Add default setting for tests
2012-06-05 Iustin PopQA: add toggle for fewer common instance tests
2012-06-05 Iustin PopQA: stop logging SSH arguments for each invocation
2012-06-05 Iustin PopSwitch QA to tty-less mode
2012-06-01 Iustin PopFix a type issue and bad logic in cluster verification
2012-06-01 René NussbaumerMake the xen-cmd test more readable and portable
2012-05-31 Michael Hanselmanndoc/hooks: Clarify hook directory structure
2012-05-31 René NussbaumerSupport xl as a xen interface command
2012-05-31 René NussbaumerAdd XEN_CMD to _autoconf.py
2012-05-30 René NussbaumerFix GenericCurlConfig when pycurl is linked against nss
2012-05-30 Iustin PopFix a tiny typo in a design doc
2012-05-29 Iustin PopDocument that the disk/hypervisor state is not used
2012-05-29 Iustin PopCorrect the watcher state files in the man page
2012-05-29 Iustin PopRe-wrap some lines in watcher code
2012-05-29 Iustin PopAdd support for SIGHUP handling in Haskell daemons
2012-05-29 Iustin PopRework logging setup for Haskell daemons
2012-05-24 René NussbaumerAdapt example init.d script to work on Fedora
2012-05-24 René NussbaumerUpdate the INSTALL doc for Fedora users
2012-05-24 Michael HanselmannMerge branch 'stable-2.5' into stable-2.6
2012-05-24 Michael Hanselmannkvm-ifup: Use /bin/bash
2012-05-23 Iustin PopMerge branch 'devel-2.6' into stable-2.6
2012-05-23 Iustin PopVersion bump for 2.6.0~beta1 v2.6.0beta1
2012-05-23 Iustin PopAdjust cfgupgrade for new minor version
2012-05-23 Jun FutagawaAdd support to daemon-util for distributions without...
2012-05-22 Iustin PopImprove the check-news script
2012-05-22 Iustin PopFix NEWS file
2012-05-22 René Nussbaumer_MaybeParseUnit: The elements are dicts not arrays
2012-05-22 René NussbaumerMake it possible to reset vcpu/spindle ratio to default
2012-05-22 Iustin PopAdd man page documentation for cpu_mask hv parameter
2012-05-22 Iustin PopAdd checks from wrong hard-coded paths in manpages
2012-05-22 Iustin PopFix hardcoded paths in gnt-cluster.rst man page
2012-05-22 Iustin PopFirst round of NEWS file updates for 2.6
2012-05-22 René Nussbaumergnt-group: Adding vcpu/spindle ratio to ipolicy flags
2012-05-22 René Nussbaumergnt-cluster modify: Add ipolicy for spindle ratio opt
2012-05-22 René Nussbaumercli: Add ipolicy_spindle_ratio to CreateIPolicyFromOpts
2012-05-21 René Nussbaumergnt-instance info: Rework beparams listings
2012-05-16 Iustin PopFix a tiny typo
2012-05-15 Michael Hanselmannconstants: Add FIXME regarding CPU pinning bitfield
2012-05-15 Iustin PopAllow units in ipolicy disk/mem CLI changes
2012-05-15 Iustin PopMove some ipolicy functions from objects to cli
2012-05-15 Iustin PopBeautify a couple of error messages
2012-05-15 Iustin PopFix _ComputeNewInstanceViolations logic
2012-05-15 Iustin PopBeautify disk ipolicy violations in cluster-verify
2012-05-15 Michael Hanselmannqa_utils: Factorize code for getting entity name
2012-05-15 Michael HanselmannNEWS: Style fixes
2012-05-14 Michael Hanselmannqa_utils: Accept string as instance for check
2012-05-14 Michael HanselmannQA: Cleanup after commit 5fa0375e4a
2012-05-14 Michael HanselmannLUInstanceCreate: Run rename script on instance import
2012-05-14 René Nussbaumerganeti.query_unittest: Adding testcase for diskparams
2012-05-14 René Nussbaumergnt-group add: Fix diskparam fill
2012-05-14 René Nussbaumergnt-group modify: Fix an update issue with diskparams
2012-05-14 Iustin PopMake x509 unittest testClockSkew a bit less flaky
2012-05-11 René Nussbaumergnt-group: Add info command
2012-05-11 René Nussbaumercli: Make FormatParameterDict recursive
2012-05-11 René Nussbaumerquery: Expose diskparamters through query
2012-05-11 René Nussbaumergnt-cluster info: Print and format disk parameters
2012-05-11 Iustin PopMerge branch 'devel-2.5'
2012-05-11 Iustin PopMerge commit 'v2.5.1' into devel-2.5
2012-05-11 Iustin PopRemove some duplicate code in the Xen config writing
2012-05-11 Iustin PopUpdate NEWS and bump version for 2.5.1 release v2.5.1
2012-05-11 Iustin PopFix gnt-group --help display
2012-05-11 Iustin PopFix hardcoded Xen kernel path
2012-05-11 Iustin PopFix grow-disk handling of invalid units
2012-05-11 Iustin PopAccept both PUT and POST in noded
2012-05-11 Andrea SpadacciniPreserve bridge MTU in KVM ifup script
2012-05-11 Michael HanselmannUpdate synopsis for “gnt-cluster repair-disk-sizes”
2012-05-11 Iustin PopReconcile Makefile.am and test data files
2012-05-11 Iustin PopWorkaround changed LVM behaviour
2012-05-11 Alexander SchreiberEnable lvmstrap to run under Linux 3.x
2012-05-10 René Nussbaumerapidoc: Fix some typos and errors introduced by my...
2012-05-10 René Nussbaumerbdev: Add a guard to verify disk parameters are set
2012-05-10 René NussbaumerLUGroup*: Fix inheritance of disk parameters
2012-05-10 René Nussbaumerbdev: Take the params directly from disk without refill
2012-05-10 René NussbaumerSpecial case blockdev_find
2012-05-10 René NussbaumerSpecial case blockdev_create
2012-05-10 René Nussbaumercmdlib: Adding annotation helper for special cases
2012-05-10 René Nussbaumercmdlib: Remove all diskparams calculations not required...
2012-05-10 René Nussbaumercmdlib: Adapt the rpc calls
2012-05-10 René Nussbaumerrpc: Adapt the callbacks to the new encoder type
next