Fix 'NICMode' missing 'NIC_IP_POOL'
[ganeti-local] / lib /
2013-09-18 Jose A. LopesHs2Py constants: add xen related constants
2013-09-18 Jose A. LopesHs2Py constants: add 'devConsole' and syslog related
2013-09-18 Jose A. LopesUpdate Python references to exit code constants
2013-09-18 Jose A. LopesUpdate Python reference to 'DAEMONS_LOGBASE'
2013-09-18 Jose A. LopesFlip dependency between Haskell types and constants
2013-09-13 Sebastian GebhardFix lint errors in fix keyerrors patch
2013-09-13 Sebastian GebhardFix keyerrors in cmdlib node
2013-09-12 Thomas ThrainerUse RpcResult.Warn where appropriate
2013-09-12 Thomas ThrainerRemove unneeded except block
2013-09-12 Thomas ThrainerRename variable to reflect its content
2013-09-12 Thomas ThrainerMerge branch 'stable-2.9' into master
2013-09-12 Jose A. LopesUpdate reference to Python constants
2013-09-12 Jose A. LopesUpdate references to Python constants
2013-09-11 Jose A. LopesInconsistent auto repair related constant
2013-09-11 Jose A. LopesUpdate constant references
2013-09-10 Jose A. LopesHaskell to Python constants: Update 'ADMINST_ALL' reference
2013-09-10 Jose A. LopesFix module documentation
2013-09-09 Jose A. LopesReplace literals with constants
2013-08-29 Helga VelroyenAuto-upgrade of disks' config wrt LD-renaming
2013-08-29 Jose A. LopesUpdate Python constants references to '_constants.py'
2013-08-29 Jose A. LopesSetup constant generation infrastructure
2013-08-28 Helga VelroyenFixing renaming of DISK_LD_DEFAULTS
2013-08-28 Helga VelroyenReplace LD_* constants with DT_* constants
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 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 AehligMerge branch 'stable-2.8' into stable-2.9
2013-08-27 Jose A. LopesSimplify '_CheckOutputFields'
2013-08-27 Jose A. LopesAdd 'SF_NODE' to 'VALID_STORAGE_FIELDS'
2013-08-23 Michele TartaraLint improvements to regexps
2013-08-23 Klaus AehligAdd name for the Parameter ND_OVS
2013-08-22 Michele TartaraPrepare GetLinuxNodeInfo for testing
2013-08-22 Thomas ThrainerCheck right disk template in inst set params
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 Michele TartaraFix bug in NodeD and RapiD usage strings
2013-08-21 Thomas ThrainerAdd unit tests for LUInstanceCreate and move tests
2013-08-21 Thomas ThrainerMerge branch 'stable-2.9' into master
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 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 Thomas ThrainerUse node UUID for locking in LUInstanceMove
2013-08-14 Thomas ThrainerFix IPolicy violation check in LUGroupSetParams
2013-08-13 Thomas ThrainerFix IPolicy violation check in LUGroupSetParams
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 GebhardTypo fix in lib/server/noded.py
2013-08-08 Helga VelroyenClusterSetParams: move vg-name checks from to CheckPrereq
2013-08-08 Helga Velroyengnt-group add/modify: ipolicy vs disk templates
2013-08-08 Helga VelroyenMove Ipolicy utility function to cmdlib/common.py
2013-08-08 Helga Velroyenbootstrap: restrict ipolicy to enabled disk templates
2013-08-08 Helga Velroyengnt-cluster modify: ipolicy vs enabled disk templates
2013-08-08 Helga Velroyengnt-cluster modify: factor out ipolicy check
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 Jose A. LopesFix TINicParams type predicate
2013-08-08 Jose A. LopesFix opcodes and parameters
2013-08-07 Thomas ThrainerAdd unit test for LUClusterSetParams
2013-08-07 Thomas ThrainerUse ConfigWriter.GetMasterNodeInfo() consistently
2013-08-07 Thomas ThrainerAdd unit test for LUClusterQuery
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 ThrainerInitial version of cmdlib test framework
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 ThrainerSupport multi instance allocs without iallocator
2013-08-07 Jose A. LopesRemove Python type predicate 'NoType'
2013-08-07 Jose A. LopesHook h2spy in Makefile.am
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. 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 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 Thomas ThrainerFix formatting of instance names in config verify
2013-08-02 Thomas ThrainerFix verify config if a node has no instances
2013-08-01 Thomas ThrainerCheck for luxid permission during verify config
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 Thomas ThrainerFix formatting of tuple in error message
next