ganeti-local
2012-10-12 Michael Hanselmannerrors: Document arguments to QueryFilterParseError
2012-10-12 Michael HanselmannFix distcheck after commit 7a962ec
2012-10-12 Michael HanselmannMakefile/check-local: Ensure design document exists
2012-10-12 Michael HanselmannAdd design document for version 2.7
2012-10-11 Bernardo Dal... QA: TestAssignNodesIncludingSplit can be disabled
2012-10-11 Bernardo Dal... QA: never put a master node offline
2012-10-11 Bernardo Dal... Add option to disable iallocator use in QA
2012-10-11 Sébastien BocahuAdd support for cpu_cap and cpu_weight Xen params
2012-10-11 Iustin PopEnable conversion of errors constants
2012-10-11 Michael HanselmannLUClusterVerifyGroup: Localize virtual file paths
2012-10-11 Iustin PopCleanup haddock documentation a bit
2012-10-11 Iustin PopCleanup network timeouts and htools imports
2012-10-11 Iustin PopCleanup/expand the filter/query tests
2012-10-11 Iustin PopAdd a helper for query field checks
2012-10-11 Iustin PopEnable query socket usage in gnt-node/gnt-group
2012-10-11 Iustin PopAdd support for classic queries
2012-10-11 Iustin PopAdd a makeSimpleFilter function
2012-10-11 Iustin PopFix the node powered field
2012-10-11 Iustin PopSimplify a bit queryFields
2012-10-11 Iustin PopAdd function for getting a group's merged disk params
2012-10-11 Iustin PopSwitch ordering of names on query to niceSort
2012-10-11 Iustin PopUse the new name filtering behaviour in query
2012-10-11 Iustin PopAdd functionality for checking validity of names
2012-10-11 Michael Hanselmannvcluster: Don't virtualize /etc/hosts path
2012-10-11 Michael Hanselmannvcluster-setup: Stop hardcoding /etc/hosts
2012-10-11 Michael Hanselmannqa_utils: Stop hardcoding path to /etc/hosts
2012-10-11 Michael Hanselmanncli: Stop hardcoding /etc/hosts path
2012-10-11 Michael HanselmannMove constant for /etc/hosts to pathutils
2012-10-11 Michael Hanselmannbash_completion: Fix mistake introduced in merge 6a74f58
2012-10-11 Michael HanselmannMerge branch 'devel-2.6'
2012-10-11 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-10-11 Michael Hanselmanngnt-job list: Add option to include archived jobs
2012-10-11 Michael Hanselmanngnt-job: List archived jobs if requested
2012-10-11 Michael Hanselmannquery: Report data type for unary operators
2012-10-11 Michael Hanselmannjqueue: Add new in-memory attribute for archived jobs
2012-10-11 Michael Hanselmannjqueue: Correct docstring
2012-10-11 Iustin PopAdd htools/ganeti-confd to .gitignore
2012-10-11 Michael Hanselmannverify-disks: Explicitely state nothing has to be done
2012-10-11 Michael HanselmannAdd basic unit tests for "gnt-cluster epo"
2012-10-10 Iustin PopFixup node disk free/total queries
2012-10-10 Dato Simó(htest) Text.hs: fix typo in comment
2012-10-10 Iustin PopFix pylint breakage due to unused var in gnt_cluster
2012-10-10 Iustin PopFixup hypervisor queries in node query
2012-10-10 Iustin PopFixup node live field names
2012-10-10 Iustin PopImprove Haskell configure options and detection
2012-10-10 Iustin PopMake regex-pcre an optional dependency
2012-10-10 Michael Hanselmanncluster epo: Fix bug where IndexError is raised
2012-10-10 Michael HanselmannAdd list of design documents implemented in version 2.6
2012-10-09 Iustin PopTry to auto-enable htools-rapi and split query
2012-10-09 Iustin PopFix usage of errors.ResolverError
2012-10-09 Iustin PopRemove unused/deprecated error classes
2012-10-08 Helga VelroyenTypos and grammar fixes
2012-10-08 Iustin PopAdd an Utils.NiceSort() equivalent
2012-10-08 Michael Hanselmannbackend: Use utils.IsBelowDir instead of local code
2012-10-08 Michael Hanselmannjstore: Nicer error message on non-numeric file content
2012-10-08 Bernardo Dal... Fixed QA for replace-disks
2012-10-08 Iustin PopMerge ganeti-master-cleaner back into ganeti-cleaner
2012-10-08 Iustin PopImprove the confd man page
2012-10-08 Iustin PopSplit the OptComplNumeric into integer/float ones
2012-10-08 Iustin PopEnable bash completion for Haskell daemons too
2012-10-08 Iustin PopDefine the actual arguments that are supported by programs
2012-10-08 Iustin PopSupport the new option types in build-bash-completion
2012-10-08 Iustin PopAdd support for arguments in --help-completion
2012-10-08 Iustin PopA few cleanups in Makefile.am
2012-10-08 Iustin PopAdd missing ipolicy field
2012-10-08 Iustin PopFixup TAGS generation with newer GHC
2012-10-08 Iustin PopRemove qualified import of Utils.hs into its test module
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
2012-10-05 Michael Hanselmannbdev: Remove unnecessary empty line
2012-10-05 Bernardo Dal... Better list of replace-disks arguments + typos fixed
2012-10-05 Michael HanselmannCheck fingerprint of file with allowed file storage...
2012-10-05 Bernardo Dal... Document the support for default iallocator
2012-10-05 Bernardo Dal... Instance QA uses default iallocator
2012-10-05 Bernardo Dal... Support for the default iallocator in replace-disks
2012-10-05 Bernardo Dal... Explicitly ask for the default iallocator in commands
2012-10-05 Michael Hanselmannbdev: Add functions to verify file storage paths
2012-10-05 Michael Hanselmannjqueue: Look at archived jobs when watching
2012-10-05 Michael Hanselmannjqueue: Look at archived jobs when watching
2012-10-05 Bernardo Dal... Design doc for partitioned Ganeti
2012-10-05 Michael Hanselmannbackend: Check for shared storage also
2012-10-05 Michael Hanselmannutils.FilterEmptyLinesAndComments: Return list
2012-10-05 Michael HanselmannImprove disk wipe unit test
2012-10-05 Michael HanselmannWipe added space when growing disks
2012-10-05 Michael HanselmannAdd unit tests for cmdlib._WipeDisks
2012-10-04 Michael HanselmannAdd unit test for FilterEmptyLinesAndComments
2012-10-04 Michael Hanselmanncmdlib._WipeDisks: Code formatting
2012-10-04 Michael HanselmannFactorize removing comments and empty lines from string
2012-10-04 Michael Hanselmannssconf: Fix mistake made in commit ee501db
2012-10-04 Michael HanselmannMove a function from backend to ssconf
2012-10-03 Michael HanselmannShow old primary/secondary node on disk replacement
2012-10-03 Michael Hanselmanncmdlib: Change wording of messages during disk wipe
2012-10-03 Michael HanselmannRemove constant for disk wipe block size
2012-10-03 Michael Hanselmanngnt-instance reinstall: Don't always exit with success
2012-10-03 Michael HanselmannLUClusterVerify: Ignore /proc/drbd if DRBD is disabled
2012-10-03 Michael HanselmannLUClusterVerify: Ignore /proc/drbd if DRBD is disabled
2012-10-02 Michael Hanselmanncli: Exit with status 0 for --help
2012-10-02 Iustin PopRemove the python confd server side code
2012-10-02 Iustin PopRemove option to select the Python version of confd
2012-10-02 Michael HanselmannAdd first version of virtual cluster documentation
2012-10-02 Michael HanselmannINSTALL: Typo, missing dependency
next