Fix execution group of NodeD
[ganeti-local] / lib / config.py
2013-08-07 Thomas ThrainerSupport DSA SSH keys in bootstrap
2013-07-25 Michele TartaraProperly add the UUID to all the disks
2013-07-15 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-10 Christos StavrakakisAdd support for querying network timestamps
2013-05-28 Thomas ThrainerAdd disks_active to configuration
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-17 Christos StavrakakisAdd Disks and NICs to _AllUUIDObjects
2013-04-11 Helga VelroyenConsistency checks for config wrt disk templates
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-27 Bernardo Dal SenoConfiguration is verified on load
2013-02-26 Dimitris AragiorgisAdd networks to _AllIDs()
2013-02-19 Dimitris AragiorgisMinor fixes regarding nic.network change
2013-02-18 Dimitris AragiorgisAdd GetInstanceNetworks() config method
2013-02-18 Dimitris AragiorgisMake network config methods take uuid as argument
2013-02-12 Helga VelroyenIf _UnlockedLookupNetwork() fails raise error
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Bernardo Dal SenoMoved uniformity check for exclusive_storage flag
2013-02-11 Bernardo Dal SenoUpgrades made on loading the configuration are always...
2013-01-30 Helga VelroyenIf _UnlockedLookupNetwork() fails raise error
2012-11-20 Dimitris AragiorgisFix a few docstrings
2012-11-20 Dimitris AragiorgisSimplify GenerateFree in network module
2012-11-20 Dimitris AragiorgisReplace string values with proper constants
2012-11-20 Dimitris AragiorgisAdd docstring to the GetECReserved config method
2012-11-20 Dimitris AragiorgisSimplify mac generation funtions
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass pylint (make lint)
2012-11-20 Dimitris AragiorgisUse network's mac prefix
2012-11-20 Dimitris AragiorgisModify LUInstanceSetParams() to support networks
2012-11-20 Dimitris AragiorgisModify RemoveInstance() to support networks
2012-11-20 Dimitris AragiorgisModify LUInstanceCreate to support networks
2012-11-20 Dimitris AragiorgisConfig methods for reserving/releasing IPs
2012-11-20 Dimitris AragiorgisImplement LUNetworkSetParams
2012-11-20 Dimitris AragiorgisBasic IP pool management logic
2012-09-18 Michael HanselmannMigrate lib/config.py from constants to pathutils
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-07-27 Iustin PopFix 'explicitely' common typo
2012-07-19 René NussbaumerFix setting ipolicy on node groups
2012-05-10 René Nussbaumerapidoc: Fix some typos and errors introduced by my...
2012-05-10 René Nussbaumercmdlib: Remove all diskparams calculations not required...
2012-05-10 René Nussbaumerconfig: Adding convenience method for disk parameters
2012-04-13 Michael HanselmannMerge branch 'devel-2.5'
2012-04-12 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-04-11 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-29 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-22 Michael Hanselmanngnt-instance info: Show node group information
2012-02-21 Michael HanselmannReplace single- with double-quotes
2012-02-20 Michael Hanselmannconfig: Add check for disk's “iv_name”
2012-02-17 Michael HanselmannConfigWriter: Stop using “iv_name”
2012-02-17 Michael HanselmannConfigWriter.RenameInstance: Stop using iv_name, safer...
2012-01-26 Iustin PopAdd new ipolicy parameter vcpu_ratio
2012-01-26 Iustin PopRename IPOLICY_PARAMETERS to IPOLICY_ISPECS
2012-01-13 Iustin PopAdd new disk_templates parameter to instance policy
2012-01-09 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2011-12-08 Agata MurawskaIntroduce instance policy on nodegroup level
2011-12-08 Agata MurawskaIntroduce instance policy on cluster level
2011-11-24 Michael HanselmannMerge branch 'devel-2.5'
2011-11-24 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-11-24 Michael HanselmannConfigWriter: Fix epydoc error
2011-11-24 Michael HanselmannConfigWriter: Fix epydoc error
2011-11-24 Michael HanselmannMerge branch 'devel-2.5'
2011-11-24 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-11-24 Michael HanselmannLUGroupAssignNodes: Fix node membership corruption
2011-11-24 Michael HanselmannLUGroupAssignNodes: Fix node membership corruption
2011-11-18 Andrea SpadacciniMerge branch 'devel-2.5'
2011-11-18 Michael HanselmannMerge branch 'devel-2.4' into devel-2.5
2011-11-16 Agata MurawskaTransition into and out of offline instance state
2011-11-16 Agata MurawskaIntroduce admin_state as 3-values data type
2011-11-16 Agata MurawskaRename admin_up to admin_state
2011-11-14 Andrea SpadacciniAdd use_external_mip_script cluster parameter
2011-11-14 Vangelis KoukisEnsure unused ports return to the free port pool
2011-11-07 Michael HanselmannLUNodeSetParams: Lock affected instances only
2011-11-03 Michael HanselmannShow RPC calls from config in lock monitor
2011-11-03 Andrea SpadacciniPass MasterNetworkParameters instances in RPCs
2011-11-03 Andrea SpadacciniUse MasterNetworkParameters attributes for RPC
2011-10-28 Andrea SpadacciniAdd shortcut for network-related cluster params
2011-10-27 Michael Hanselmannconfig: Add unlocked function to get all node objects
2011-10-26 Michael Hanselmannrpc: Convert last two calls to generated code
2011-10-05 Andrea SpadacciniAdd cluster netmask parameter
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-04 Michael HanselmannFix broken object references in docstrings
2011-08-03 Iustin PopOptimise use of repeated/looping GetInstanceInfo
2011-08-03 Iustin PopOptimise use of repeated/looping GetNodeInfo
2011-06-01 Michael HanselmannMerge branch 'devel-2.4'
2011-05-30 Apollon OikonomopoulosFix argument order in ReserveLV and ReserveMAC
2011-05-25 Michael Hanselmannconfig: Add method to get members of nodes' groups
2011-05-19 Michael Hanselmannconfig: Add function to get instances in node group
2011-05-11 Guido TrotterMerge branch 'devel-2.4'
2011-05-06 Michael HanselmannFix race condition in LUGroupAssignNodes
2011-05-05 Michael Hanselmannconfig: Add function to determine instance's groups
2011-04-14 Iustin PopPrevent ssconf values from having non-string values
2011-03-11 Michael HanselmannFix epydoc warning about unknown reference
2011-03-11 Michael Hanselmannconfig: Wrap MatchNameComponent, reduce lock duration
2011-03-01 Apollon OikonomopoulosCore shared file storage support
2011-02-01 Stephen ShirleyEnforce that new node groups have unique names
2011-02-01 Stephen ShirleyAdd _UnlockedLookupNodeGroup()
2011-01-28 Iustin PopConfigWriter: add checks for be/nd/nic params
2011-01-28 Iustin PopConfigWriter: simplify _UnlockedVerifyConfig
2011-01-28 Stephen ShirleyPrevent removal of last node group
next