ganeti-local
2012-05-07 Iustin PopAdd design document for query path splitting
2012-05-07 Iustin PopImplement reverse mapping of values to names
2012-05-07 Iustin PopImplement support for multi-module export
2012-05-04 Michael HanselmannAdd missing qa/__init__.py file
2012-05-04 Michael HanselmannQA: Fix shutdown for reinstall/rename tests
2012-05-04 Michael HanselmannQA: Enable use of OR conditions in test checks
2012-05-01 Iustin PopFurther fixes for new-style exception handling
2012-04-30 Iustin PopAdd NEWS entry for paramiko/pycrypto warnings
2012-04-27 Iustin PopFix grow-disk handling of invalid units
2012-04-27 Iustin PopFix rapi.testutils unittest
2012-04-27 Iustin PopMake setup-ssh behave more friendly
2012-04-27 Iustin PopSilence Paramiko deprecation warnings
2012-04-26 Michael HanselmannAdd example script for using RAPI test utilities
2012-04-26 Michael HanselmannAdd more RAPI test utilities
2012-04-26 Michael Hanselmannrapi.testutils.FakeCurl: Add header support
2012-04-26 René NussbaumerMove _FakeCurl from tests/ganeti.rapi.client to ganeti...
2012-04-26 Michael Hanselmannerrors: Add exception for RAPI testing utilities
2012-04-26 Michael Hanselmannluxi: Add list of all requests
2012-04-26 Michael Hanselmannserver.rapi: Factorize RAPI user loading
2012-04-26 Michael HanselmannRemoteApiHandler: Add support for mocked LUXI client
2012-04-26 Iustin PopMan page update for grow-disk
2012-04-26 Iustin PopAdd grow-disk tests in QA
2012-04-26 Iustin PopAdd absolute grow-disk mode at CLI level
2012-04-26 Iustin PopAdd 'absolute' grow-disk mode at OpCode/LU level
2012-04-26 Iustin PopEnsure that the grow disk amount is positive
2012-04-26 Iustin PopLog all external commands execution
2012-04-23 Michael HanselmannQA: Add default setting for tests
2012-04-20 Chris SchrierUpdate NEWS to mention that CertificateError change.
2012-04-20 Chris SchrierChange CertificateError to subclass GanetiApiError
2012-04-20 Michael HanselmannAdd opcode parameter descriptions
2012-04-20 Michael HanselmannStop acquiring BGL for LUXI queries
2012-04-20 Michael HanselmannStop using locks in LUXI "QueryTags"
2012-04-20 Michael HanselmannConvert LUClusterConfigQuery to query2
2012-04-20 Michael HanselmannFix RAPI QA with exports via query2
2012-04-20 Michael HanselmannRemove unused constants
2012-04-19 Michael HanselmannConvert listing exports to query2
2012-04-19 Michael Hanselmannutils.algo: Use str.isdigit instead of regular expression
2012-04-19 Chris SchrierInclude PycURL error code in GanetiApiError.
2012-04-18 Michael HanselmannDrop objects.QueryRequest
2012-04-18 Michael Hanselmanngnt-os modify: Add "--submit" option
2012-04-18 Michael Hanselmanngnt-node: Add "--submit" and "--priority" to commands
2012-04-18 Michael Hanselmanngnt-instance: Add "--submit" and "--priority" to commands
2012-04-18 Michael Hanselmanngnt-group: Add "--submit" and "--priority" to commands
2012-04-18 Michael Hanselmanngnt-cluster modify: Add "--submit" option
2012-04-18 Michael Hanselmanngnt-backup: Add "--submit" to two commands
2012-04-18 Michael HanselmannDocument "--submit" in ganeti.7
2012-04-18 Iustin PopFix further QA failures due to query changes
2012-04-18 Michael HanselmannFix error in opcode result processing
2012-04-17 Alexander SchreiberAdd "show" as alias for "info" to gnt commands
2012-04-16 Michael HanselmannCopy debug level, priority and set comment for LU-gener...
2012-04-13 Michael HanselmannFix QA failures with "gnt-job list"
2012-04-13 Michael Hanselmanngnt-job list: Add options for commonly used filters
2012-04-13 Michael HanselmannMerge branch 'devel-2.5'
2012-04-12 Michael Hanselmanngnt-* {add,list,remove}-tags: Unify options
2012-04-12 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-04-11 Michael HanselmannBump version for 2.5.0 final release v2.5.0
2012-04-11 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2012-04-11 Michael Hanselmannconfigure.ac: Fix “too many arguments” error
2012-04-11 Iustin PopFix extra whitespace
2012-04-11 Dimitris AragiorgisFurther fixes concerning drbd port release
2012-04-11 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-30 Michael HanselmannFix query unittests after converting jobs to query2
2012-03-30 Michael HanselmannQA: Add tests for “gnt-job list”
2012-03-30 Michael Hanselmanngnt-job list: Switch to query2
2012-03-30 Michael Hanselmanngnt-job info: Convert to query2
2012-03-30 Michael HanselmannAdd job support to query2 via LUXI
2012-03-30 Michael Hanselmannjqueue: Cache prepared field list in _JobChangesChecker
2012-03-30 Michael HanselmannNEWS: Deprecate LUXI calls replaced with query2
2012-03-30 Michael Hanselmannjqueue: Convert GetInfo to query2
2012-03-30 Michael Hanselmannquery: Add definitions for job fields
2012-03-30 Michael Hanselmannqlang.MakeFilter: Enable use of different name field
2012-03-30 Michael HanselmannMerge cli.FormatTimestamp and utils.FormatTime
2012-03-30 Michael Hanselmannconstants: Don't hardcode priorities for LOCK_ATTEMPTS_...
2012-03-30 Michael Hanselmannjqueue._QueuedOpCode: Change a docstring
2012-03-30 Michael Hanselmannlocking: Remove unused OldStyleQueryLocks
2012-03-30 Iustin PopFix extra whitespace
2012-03-29 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-28 Michael Hanselmannganeti.initd: Add “status” action
2012-03-28 Michael HanselmannAdd whitelist for opcodes using BGL
2012-03-28 Dimitris AragiorgisUpdate IP pool management design doc
2012-03-28 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-03-28 Bernardo Dal... LUOobCommand: acquire BGL in shared mode
2012-03-28 René NussbaumerLUNodeAdd: Make the version call only dependend on DNS
2012-03-28 René NussbaumerRPC: Add a new client type for DNS only
2012-03-27 Iustin PopUpdate install document
2012-03-27 Iustin PopUpdate admin doc
2012-03-27 Iustin PopUpdate walkthrough document
2012-03-27 Iustin PopUpdate default instance kernel version
2012-03-27 Iustin PopUpdate INSTALL and devnotes documents
2012-03-27 Iustin PopFix escaping of percent signs in the shell lexer
2012-03-26 Iustin PopAdd a special lexer for sphinx/pygments
2012-03-26 Michael Hanselmannganeti.7: Add more filter examples
2012-03-26 Iustin PopEnable -Werror by default for htools
2012-03-26 Iustin PopSwitch to new-style exception handling
2012-03-26 Iustin PopChange a type computation for compatibility with 6.12
2012-03-26 Iustin PopFix compatibility with TemplateHaskell from GHC 7.4
2012-03-26 Iustin PopAdd trivial tests for gnt-* cli
2012-03-26 Iustin PopFix hardcoded Xen kernel path
2012-03-23 Iustin PopFix docstring bug
2012-03-23 Iustin PopEnable selection between Python and Haskell confd
next