ganeti-local
2011-04-28 Michael Hanselmanniallocator: Relocation nodes must be in same group
2011-04-28 Iustin PopFix 'unused import' lint error
2011-04-28 Iustin PopSetEtcHostsEntry: maintain existing ordering
2011-04-28 Iustin PopConvert utils.nodesetup to utils.WriteFile(data=…)
2011-04-21 Michael HanselmannQA: Add tests for node group tags
2011-04-21 Michael HanselmannRAPI: Add support for tagging node groups
2011-04-21 Michael Hanselmanngnt-group: Add commands for tagging groups
2011-04-21 Michael Hanselmannmasterd: Add support for tagging node groups
2011-04-21 René NussbaumerQA: Adding a config option to disable cluster epo
2011-04-20 Apollon OikonomopoulosTLMigrateInstance: remove 10s sleeps
2011-04-19 Michael HanselmannUpdate manpages and other documents with editor settings
2011-04-19 Michael Hanselmanngnt-group list: Query filter support
2011-04-19 Michael Hanselmanngnt-node list: Query filter support
2011-04-19 Michael Hanselmanngnt-instance list: Query filter support
2011-04-18 Michael Hanselmanncli: Add support for parsing query filters
2011-04-18 Michael Hanselmanncli: Add option to force names to be treated as filter
2011-04-18 Michael Hanselmannopcodes: Change parameter type definition for query...
2011-04-18 Michael Hanselmanncli: Error reporting for query filter parsing
2011-04-18 Michael Hanselmannqlang: Add function to distinguish filters from names
2011-04-18 Michael HanselmannUpdate ganeti.7 manpage for query filter language
2011-04-18 Michael Hanselmannqlang: Add parser for query filter language
2011-04-18 Iustin Pophtools: make some error messages more explicit
2011-04-18 Michael HanselmannAdd instance query field for OS parameters
2011-04-14 Iustin PopQA: also run gnt-cluster repair-disk-sizes
2011-04-14 Iustin PopFix shared_file_storage_dir on upgrades
2011-04-14 Iustin PopQA: run the redist-conf command
2011-04-14 Iustin PopPrevent ssconf values from having non-string values
2011-04-14 Iustin PopAdd some tests for the auto_balance attribute
2011-04-14 Iustin PopNode operations: take into account auto_balance
2011-04-14 Iustin PopRead/write auto_balance via Text
2011-04-14 Iustin PopRead auto_balance via Rapi
2011-04-14 Iustin PopRead auto_balance via Luxi
2011-04-14 Iustin PopShow the auto_balance flag in the instance listing
2011-04-13 Michael Hanselmanncli: Replace hardcoded strings with constants
2011-04-12 Iustin PopAdd a new attribute to Instance.Instance
2011-04-12 Iustin PopSome more changes to Makefile.am for htools
2011-04-07 René Nussbaumerhtools: Make opcode naming consistent with Ganeti codebase
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-07 Iustin PopOpCodes.hs: make allow_failover optional
2011-04-07 Iustin Pophtools: add an utility function for JSON parsing
2011-04-07 Iustin PopTwo small Makefile fixes related to htools
2011-04-06 René Nussbaumerhtools: Use OpMigrateInstance with allow_failover option
2011-04-06 Michael HanselmannLUInstanceQueryData: Don't acquire locks unless requested
2011-04-06 René Nussbaumergnt-instance migrate: Adding --allow-failover option
2011-04-06 René NussbaumerTLMigrateInstance: Merge failover code, allow fallback
2011-04-06 Iustin PopIncrease the lock timeouts before we block-acquire
2011-04-06 Michael Hanselmannutils: Add function generating regex for DNS name globbing
2011-04-06 Michael HanselmannVerify file consistency using centrally computed list
2011-04-06 Michael Hanselmanncmdlib: Factorize computation of ancillary files
2011-04-05 Michael Hanselmannqlang: Remove OP_GLOB operator
2011-04-05 Michael Hanselmannquery: Add implementation of regex match operator
2011-04-04 Michael Hanselmanncmdlib: Fix mistake made in commit 75c7520f0
2011-04-04 Michael Hanselmanncmdlib: Replace hardcoded values with constants
2011-04-04 Iustin Popdaemon.py: move startup log message before prep_fn
2011-04-04 Iustin PopDisplay the actual memory values in N+1 failures
2011-04-04 Adeodato SimoUpdate iallocator.rst for multi-reloc mode
2011-04-01 René NussbaumerRAPI: Convert instance shutdown to the new FillOpCode
2011-04-01 Michael HanselmannFix QA breakage caused by 3fd7f6524
2011-03-31 Iustin Popssh.VerifyNodeHostname: remove the quiet flag
2011-03-31 Iustin PopAdd a simple wrapper over utils.Retry
2011-03-31 Iustin PopAutomatically enable hail if enabled and found
2011-03-31 Iustin PopExpose whether htools was enabled to Python code
2011-03-31 René Nussbaumertest.ganeti.process_unittest: Fix race condition
2011-03-31 Iustin PopImprove references to htools in the documentation
2011-03-30 Iustin PopClarify the need for QuickCheck/Haskell tests
2011-03-30 Michael HanselmannRAPI client: Remove support for version 0 instance...
2011-03-30 Michael HanselmannRAPI server: Drop support for instance creation format 0
2011-03-29 Simeon MiteffImproved GanetiRapiClient docstrings
2011-03-28 Adeodato SimoAdd design for inter-group instance moves (multi-reloc)
2011-03-28 Adeodato Simoiallocator.rst: refactor for readability; minor improve...
2011-03-28 Stephen ShirleyAdd error checking and merging for cluster params
2011-03-28 René NussbaumerRelax instance ERROR on admin_down on offline node
2011-03-25 Michael HanselmannImplement submitting jobs from logical units
2011-03-24 Adeodato Simoiallocator.rst: give pointers for alloc_policy semantics
2011-03-24 Adeodato SimoDoc fix in iallocator.rst: multi-evac requires "evac_nodes"
2011-03-24 Iustin Popwatcher: improve logging a bit
2011-03-24 Michael HanselmannRAPI: Document need for Content-type header in requests
2011-03-24 Michael HanselmannFix output for “gnt-job info”
2011-03-24 René NussbaumerRemove old ensure-dirs (no longer needed)
2011-03-24 René NussbaumerRewrite of ensure-dirs in python
2011-03-23 Iustin Pophs-coverage: make a symlink hpc_index.html
2011-03-23 Iustin PopAnother attempt at fixing htools build without curl
2011-03-23 Iustin PopFix some lint warnings in htools code
2011-03-23 Iustin PopFix lint errors in the htools code
2011-03-23 Michael HanselmannAdd opcode summary to SubmitManyJobs errors
2011-03-23 Michael HanselmannAdd design for submitting jobs from LUs
2011-03-23 Iustin PopFix Haskell unittests without RAPI
2011-03-23 Michael HanselmannAdd import/export version 2 design document
2011-03-23 Michael HanselmannAdd design document for lighttpd as HTTP server
2011-03-23 Michael HanselmannAdd design document for X509 CA
2011-03-23 Michael HanselmannWrap long lines in configure.ac
2011-03-23 Iustin PopUpdate INSTALL and devnotes.rst with Haskell notes
2011-03-23 Iustin PopRevert and change the apidoc and coverage dirs
2011-03-23 Iustin PopRename away htools/NEWS
2011-03-23 Iustin PopCleanup the Haskell-related Makefile.am variables
2011-03-22 Iustin PopRemove obsolete htools/Makefile
2011-03-22 Iustin PopMove hlint rule to the main Makefile
2011-03-22 Iustin PopPort the live-test htools rule to the main Makefile
2011-03-22 Iustin PopEnable htools apidoc generation and unify dir names
next