ganeti-local
2013-09-12 Jose A. LopesAdd 'daemonsPorts' and related constants
2013-09-12 Jose A. LopesAdd 'Protocol' datatype
2013-09-12 Jose A. LopesFix instances of 'PyValue'
2013-09-12 Jose A. LopesUpdate references to Python constants
2013-09-12 Jose A. LopesHaskell to Python constants: more constants
2013-09-11 Jose A. LopesInconsistent auto repair related constant
2013-09-11 Jose A. LopesUpdate constant references
2013-09-11 Jose A. LopesAdd user separation constants
2013-09-11 Jose A. LopesAdd target 'AutoConf.hs'
2013-09-11 Jose A. LopesAdd AutoConf.hs.in
2013-09-10 Klaus AehligAlso clean up top-level *.tix files
2013-09-10 Jose A. LopesHaskell to Python constants: Update 'ADMINST_ALL' reference
2013-09-10 Jose A. LopesHaskell to Python constants: add 'adminstAll'
2013-09-10 Jose A. LopesAdd 'FrozenSet'
2013-09-10 Jose A. LopesFix module documentation
2013-09-10 Jose A. LopesFix module documentation
2013-09-10 Jose A. LopesFix module documentation
2013-09-10 Jose A. LopesWrap 'Set' in 'ListSet' for the opcodes
2013-09-10 Jose A. LopesFix 'List' instance of 'PyValue'
2013-09-09 Jose A. LopesReplace literals with constants
2013-08-30 Klaus AehligDon't install dangling symlink for hail
2013-08-29 Jose A. LopesHaskell to Python opcodes: fix Unit
2013-08-29 Jose A. LopesImport original constants instead of generated
2013-08-29 Jose A. LopesUpdate Python constants references to '_constants.py'
2013-08-29 Jose A. LopesSetup constant generation infrastructure
2013-08-29 Jose A. LopesRename 'Constants.hs' to 'PyConstants.hs'
2013-08-29 Jose A. LopesAdd Template Haskell code for constant generation
2013-08-29 Jose A. LopesMove some 'PyValue' instances to a separate file
2013-08-27 Klaus AehligProvide symlinks for all myexeclib_SCRIPTS
2013-08-27 Helga VelroyenCLI: actually remove the --no-drbd-storage option
2013-08-27 Helga Velroyencluster init/modify: set helper without DRBD being...
2013-08-27 Helga VelroyenQA: adapt changes wrt DRBD usermode helper
2013-08-27 Helga Velroyenobjects.py: upgrade config
2013-08-27 Helga Velroyencluster modify: deprecate --no-drbd-storage
2013-08-27 Helga Velroyencluster init: deprecate --no-drbd-storage
2013-08-27 Helga Velroyencluster verify: check drbd helper only when drbd enabled
2013-08-27 Helga Velroyencmdlib/cluster.py: unit tests for usermode helper
2013-08-27 Helga Velroyengnt_cluster.py: unit test for usermode helper
2013-08-27 Helga Velroyenbootstrap.py: unit tests for setting the usermode helper
2013-08-27 Klaus AehligIn the manpages, use unversioned paths
2013-08-27 Klaus AehligChange versiondir to adhere the changed design
2013-08-27 Klaus AehligChange design to install to ${PREFIX}/lib/ganeti-$...
2013-08-27 Jose A. LopesSimplify '_CheckOutputFields'
2013-08-27 Jose A. LopesAdd 'SF_NODE' to 'VALID_STORAGE_FIELDS'
2013-08-27 Jose A. LopesRemove storage field duplication in 'qa'
2013-08-23 Spyros TrigazisUpdate iallocator design to include MonD data
2013-08-23 Klaus AehligAdd name for the Parameter ND_OVS
2013-08-23 Klaus AehligAdd new node parameters to Object.hs
2013-08-22 Klaus AehligAdd configure option on whether to install symlinks
2013-08-22 Klaus AehligMove installation to a single Ganeti specific directory
2013-08-21 Sebastian GebhardMinor documentations fixed to gnt-node man page
2013-08-21 Sebastian GebhardDocumentation of new node parameters
2013-08-21 Sebastian GebhardAdd parameters for OpenvSwitch to gnt-node
2013-08-21 Sebastian GebhardAdd RPC functionality for creating OpenvSwitches
2013-08-21 Sebastian GebhardAdd OpenvSwitch functionality to LUNodeAdd
2013-08-21 Sebastian GebhardBackend: Create openvswitches on the nodes
2013-08-21 Sebastian GebhardAdd params for OpenvSwitch to ndparams
2013-08-21 Sebastian GebhardAdd design for OpenvSwitch autoconfiguration
2013-08-21 Thomas ThrainerAdapt tests for merged changes in IPolicy handling
2013-08-21 Thomas ThrainerAdd unit tests for LUInstanceMultiAlloc
2013-08-21 Thomas ThrainerAdd unit test for LUInstanceRename
2013-08-21 Thomas ThrainerAdd basic unit tests for instance import
2013-08-21 Thomas ThrainerIntroduce GetMockLU and reduce use of _FakeLU
2013-08-21 Thomas ThrainerAdd unit tests for LUInstanceRemove and -Move
2013-08-21 Thomas ThrainerAdd unit tests for LUInstanceCreate and move tests
2013-08-21 Thomas Thrainerdisk_template param is optional in instance create
2013-08-21 Thomas ThrainerMerge branch 'stable-2.9' into master
2013-08-20 Klaus AehligDesign document for automatised upgrades
2013-08-20 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-20 Thomas ThrainerAllow instance mods if only osparams are given
2013-08-20 Thomas ThrainerUse node UUIDs for locking instead of node names
2013-08-20 Helga VelroyenSet pcre version to 0.94.4
2013-08-20 Thomas ThrainerAllow instance mods if only osparams are given
2013-08-19 Thomas ThrainerFix a node name vs. UUID bug in instance import
2013-08-19 Helga VelroyenTypo in hroller man page
2013-08-19 Thomas ThrainerUse node UUID for locking in LUInstanceMove
2013-08-16 Apollon OikonomopoulosFix harep manpage title
2013-08-14 Thomas ThrainerAdd unit test for LUGroupVerifyDisks
2013-08-14 Thomas ThrainerAdd unit test for LUGroupEvacuate
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupRename
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupRemove
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupSetParams
2013-08-14 Thomas ThrainerAdd unit test for LUGroupQuery
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 ThrainerFix IPolicy violation check in LUGroupSetParams
2013-08-13 Thomas ThrainerUse FQDN to check master node status
2013-08-13 Thomas ThrainerAdd test for LUClusterVerifyDisks
2013-08-13 Thomas ThrainerExtend unit tests for LUClusterVerifyGroup
2013-08-13 Thomas ThrainerRevert "Display node name instead of UUID in error...
2013-08-13 Thomas ThrainerDisplay node name instead of UUID in error message
2013-08-12 Thomas ThrainerUse node name in error message
2013-08-09 Sebastian GebhardRemove duplicate argument from cabal install
2013-08-09 Sebastian GebhardTypo fix in lib/server/noded.py
2013-08-09 Helga VelroyenQA: make ipolicy test respect enabled disk templates
2013-08-08 Helga VelroyenQA: adjust tests wrt to ipolicy disk templates
2013-08-08 Helga VelroyenClusterSetParams: move vg-name checks from to CheckPrereq
2013-08-08 Helga Velroyenman gnt-cluster: mention ipolicy check
next