ganeti-local
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupAssignNodes
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupAdd
2013-08-14 Thomas ThrainerMove TestLUGroupAssignNodes to group_unittest.py
2013-08-14 Thomas ThrainerFix IPolicy violation check in LUGroupSetParams
2013-08-13 Thomas ThrainerAdd test for LUClusterVerifyDisks
2013-08-13 Thomas ThrainerExtend unit tests for LUClusterVerifyGroup
2013-08-09 Sebastian GebhardRemove duplicate argument from cabal install
2013-08-09 Sebastian GebhardTypo fix in lib/server/noded.py
2013-08-08 Thomas ThrainerDisable pylint warning to fix build
2013-08-08 Thomas ThrainerAdd possibility to access locked LU in tests
2013-08-08 Thomas ThrainerAdd test for LUClusterVerifyConfig
2013-08-08 Thomas ThrainerAdd test for LUClusterVerify
2013-08-08 Jose A. LopesFix TINicParams type predicate
2013-08-08 Thomas ThrainerGenerate text report of Haskell coverage
2013-08-08 Jose A. LopesFix opcodes and parameters
2013-08-07 Thomas ThrainerAdd unit test for LUClusterSetParams
2013-08-07 Thomas ThrainerIntroduce shortcut properties for config objects
2013-08-07 Thomas ThrainerAdd unit test for LUClusterRepairDiskSizes
2013-08-07 Thomas ThrainerAdd unit test for LUClusterRename
2013-08-07 Thomas ThrainerUse ConfigWriter.GetMasterNodeInfo() consistently
2013-08-07 Thomas ThrainerAdd unit test for LUClusterRedistConf
2013-08-07 Thomas ThrainerAdd unit test for LUClusterQuery
2013-08-07 Thomas ThrainerAdd unit test for LUClusterPostInit
2013-08-07 Thomas ThrainerAdd unit tests for LUClusterDestroy
2013-08-07 Thomas ThrainerAdd unit tests for LUClusterConfigQuery
2013-08-07 Thomas ThrainerMove cluster-related unittest to cluster_unittest
2013-08-07 Thomas ThrainerMove cmdlib-related unittests to cmdlib/
2013-08-07 Thomas ThrainerAdd unit test for LUClusterDeactivateMasterIp
2013-08-07 Thomas ThrainerAdd unit test for LUClusterActivateMasterIp
2013-08-07 Thomas ThrainerAdd unit test for LUTestAllocator
2013-08-07 Thomas ThrainerRemove unneeded checks
2013-08-07 Thomas ThrainerEnable pylint and PEP8 for test support code
2013-08-07 Thomas ThrainerInitial version of cmdlib test framework
2013-08-07 Thomas ThrainerInstall python mock using easy_install in chroot
2013-08-07 Thomas ThrainerRequire newer python mock library
2013-08-07 Thomas ThrainerRemove Python < 2.6 compatibility code
2013-08-07 Thomas ThrainerMerge branch 'stable-2.9'
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-07 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-08-07 Thomas ThrainerFix batch creation of instances
2013-08-07 Thomas ThrainerFix documentation of gnt-instance batch-create
2013-08-07 Thomas ThrainerSupport multi instance allocs without iallocator
2013-08-07 Jose A. LopesUpdate parameter variables
2013-08-07 Jose A. LopesRemove test for mutable default parameter values
2013-08-07 Jose A. LopesRemove Python opcode test 'TestClusterOsList'
2013-08-07 Jose A. LopesRemove "missing result" check in opcode tests
2013-08-07 Jose A. LopesRemove Python type predicate 'NoType'
2013-08-07 Jose A. LopesUpdate .gitignore with opcode generated files
2013-08-07 Jose A. LopesHook h2spy in Makefile.am
2013-08-07 Jose A. LopesAdd hs2py program that generates Python opcodes
2013-08-07 Jose A. LopesGenerate Python opcodes from opcode descriptors
2013-08-07 Jose A. LopesRemove TagType
2013-08-07 Jose A. LopesRemove TagObject
2013-08-07 Jose A. LopesUpdate Harep, Query server, and tests
2013-08-07 Jose A. LopesAdd Python opcode generation
2013-08-07 Jose A. LopesFix spacing in opcode documentation generation
2013-08-07 Jose A. LopesEliminate Haskell constant for opcode names
2013-08-07 Jose A. LopesAdd opcode documentation
2013-08-07 Jose A. LopesAdd Haskell types for opcodes and parameters
2013-08-07 Jose A. LopesMove constants to the appropriate module
2013-08-07 Jose A. LopesAdd predicates to test Python types in opcodes
2013-08-07 Jose A. LopesFix missing constant from Python constants
2013-08-07 Jose A. LopesUpdate version in TODO deprecation comment
2013-08-07 Thomas ThrainerSupport DSA SSH keys in bootstrap
2013-08-06 Thomas ThrainerInclude VCS version in `gnt-cluster version`
2013-08-06 Thomas ThrainerDocument 'viridian' hypervisor parameter
2013-08-06 Thomas ThrainerSupport 'viridian' parameter in Xen HVM
2013-08-05 Spyros Trigazismond: Introduce a new threading mechanism
2013-08-05 Spyros TrigazisAdd CPUload collector
2013-08-05 Spyros TrigazisIntroduce LoadParser and Types for a new Collector
2013-08-05 Spyros TrigazisFactor out utility functions from DiskstatsP
2013-08-05 Spyros TrigazisAdd generic Parsers file
2013-08-05 Spyros TrigazisUpdate mond's design document
2013-08-05 Thomas ThrainerFix formatting of instance names in config verify
2013-08-05 Thomas ThrainerDocument --no-conflicts-check for gnt-network
2013-08-02 Thomas ThrainerFix verify config if a node has no instances
2013-08-02 Michele TartaraVersion bump for 2.8.0 rc1 v2.8.0rc1
2013-08-02 Michele TartaraAdd Make to the list of dependencies
2013-08-01 Thomas ThrainerCheck for luxid permission during verify config
2013-08-01 Apollon OikonomopoulosAdd monitoring-query-format.rst to $(docinput)
2013-08-01 Michele TartaraFix documentation building rules
2013-08-01 Thomas ThrainerCheck disk template in right dict when copying
2013-08-01 Thomas ThrainerCheck disk template in right dict when copying
2013-07-31 Apollon Oikonomopoulosganeti.backend_unittest: chmod restricted cmd dir
2013-07-31 Thomas ThrainerFix formatting of tuple in error message
2013-07-31 Michele TartaraMark the UUID design doc as implemented
2013-07-31 Michele TartaraClarify that cmdlib/ must be removed downgrading
2013-07-31 Michele TartaraFix formatting error in the UPGRADE document
2013-07-31 Michele TartaraMake build_chroot compatible with Squeeze
2013-07-30 Thomas ThrainerUpdate security doc and NEWS for luxid
2013-07-30 Michele TartaraAdd --cleanup to instance failover manpage
2013-07-30 Michele TartaraUpdate NEWS with failover cleanup
2013-07-30 Michele TartaraAdd cleanup parameter to instance failover
2013-07-30 Guido TrotterFix 'prcre' typo in INSTALL
2013-07-30 Jose A. LopesFix Makefile.am dependency on 2 documentation targets
2013-07-29 Stratos PsomadakisUpdate NEWS file for 2.8 wrt vnet_hdr KVM hvparam
2013-07-29 Stratos PsomadakisDocument the vnet_hdr HV parameter for KVM
2013-07-29 Apollon OikonomopoulosFormat gnt-network info group output
2013-07-29 Apollon OikonomopoulosAdd 2.7.2 NEWS entry
2013-07-29 Helga VelroyenTypos in ganeti-os-interface.rst
next