ganeti-local
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 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 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 Hanselmanncmdlib: Change wording of messages during disk wipe
2012-10-03 Michael HanselmannRemove constant for disk wipe block size
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
2012-10-02 Bernardo Dal... Always distribute ganeti.utils.io_unittest-runasroot.py
2012-10-02 Michael Hanselmannvcluster-setup: Watcher, init script
2012-09-28 Michael Hanselmannvcluster-setup: Add more parameters to "gnt-cluster...
2012-09-28 René NussbaumerPylint cleanup
2012-09-28 Michael HanselmannAdd support for GANETI_ROOTDIR in Haskell code
2012-09-28 René NussbaumerModify batch-create to use MultiAlloc
2012-09-28 René NussbaumerMake validation error message more useful
2012-09-28 René NussbaumerProvide a custom Validate for OpInstanceMultiAlloc
2012-09-28 Michael Hanselmannganeti-cleaner: Separate queue cleaning code
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-28 Agata MurawskaRemove explicit recursion from sanitizeDictResults
2012-09-28 Agata MurawskaPretty printing JSValue
2012-09-28 Agata MurawskaMerge parseHttpResponse with rpcResultParse
2012-09-28 Agata MurawskaSimplify and generalize rpcResultFill
2012-09-28 Agata MurawskaRemove monadic results wherever possible
2012-09-28 Agata MurawskaRealign instances of typeclasses
2012-09-28 Agata MurawskaRename RpcError -> String function
2012-09-27 Michael HanselmannCleanup of build-time shell variable replacements
2012-09-27 Michael Hanselmannensure-dirs: Don't hardcode ssconf file group
2012-09-27 Michael HanselmannFix distcheck after commit 29386d3ee
2012-09-27 Bernardo Dal... InstanceRecreateDisks: new assertion for node locks
2012-09-27 Bernardo Dal... Fix missing locks in InstanceRecreateDisks
2012-09-27 Michael HanselmannAdd vcluster-setup utility
2012-09-27 Michael Hanselmannensure-dirs: Don't convert list to tuple
2012-09-27 Michael Hanselmanndaemon-util: Use function to determine if confd is...
2012-09-27 Michael Hanselmanncfgshell: Remove pylint disable line
2012-09-27 René NussbaumerAdding RAPI client for instance multi allocation
2012-09-27 René NussbaumerPopulate the instance dict with opcode infos
2012-09-27 Michael HanselmannRevert unintentional change of daemon log file names
2012-09-27 Michael HanselmannFix bad wording in 2.3 design document
2012-09-26 Agata MurawskaInstanceInfo RPC call
2012-09-26 Agata Murawskainstance_info now returns vcpus
2012-09-26 Agata MurawskaChange RpcResult typeclass
2012-09-26 Agata MurawskaVersion RPC call
2012-09-26 Agata MurawskaNode query now uses live data
2012-09-26 Agata MurawskaNode query now collects live fields
2012-09-26 Agata MurawskaAdd live parameter to query
2012-09-26 Agata MurawskaConversion from RPC error to query status
2012-09-26 Agata MurawskaJson helper for node query
2012-09-26 Agata MurawskaCreate ResulT for monad transformations
2012-09-26 Agata MurawskaTests for NodeGroup query
2012-09-26 Agata MurawskaNodeGroup query in Haskell
2012-09-26 Agata MurawskaConfig support for NodeGroup query
2012-09-26 Agata MurawskaFix RPC call and result (de)serialization
2012-09-26 Agata MurawskaAdd alias for Either RpcError a
2012-09-26 Agata MurawskaCleanup for RPC errors
2012-09-26 Agata MurawskaChange cluster's hypervisors type
2012-09-26 Agata MurawskaCorrect top comment in Query/Server
2012-09-26 Agata MurawskaAdd nodedCertFile to Path
2012-09-26 René NussbaumerVerify the node count just if the allocation was successful
2012-09-26 Iustin PopEnable bash completion for htools scripts
2012-09-26 Iustin PopAdd option for displaying completion information
2012-09-26 Iustin PopAnnotate options with completion information
2012-09-26 Iustin PopAdd a data type for completion information
2012-09-26 Iustin PopRemove generic options from individual programs
2012-09-26 Iustin PopAdd printing of group score in hinfo
next