Rename IPOLICY_PARAMETERS to IPOLICY_ISPECS
[ganeti-local] / lib / config.py
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
2011-01-20 Iustin PopAnother fix for LUClusterVerifyDisks
2010-12-13 Adeodato SimoAdd the "alloc_policy" attribute to node groups
2010-12-09 Guido TrotterMerge branch 'devel-2.3'
2010-12-09 Guido TrotterMerge branch 'devel-2.2' into devel-2.3
2010-12-09 Guido TrotterMerge branch 'stable-2.2' into stable-2.3
2010-12-09 Guido TrotterFix rename for file-backed instances
2010-12-08 Adeodato SimoIntroduce constant for the name of the initial node...
2010-12-08 Adeodato Simoconfig.py, objects.py: more node group support
2010-12-02 Adeodato Simoconfig.py: add error code to OpPrereqError
2010-12-02 Adeodato Simoconfig.py: replace "node group" with "nodegroup"
2010-12-01 Michael HanselmannMerge branch 'devel-2.3'
2010-11-30 Adeodato Simoconfig.py: need explicit %-formatting in errors.OpPrere...
2010-11-23 René NussbaumerAdding convenience getter for ndparams
2010-11-11 Iustin PopAdd unittests for TemporaryReservationManager
2010-11-11 David KnowlesTempReservationManager: Reserved() doesn't work
2010-11-01 Guido TrotterAdd ConfigWriter.GetNodeGroup
2010-11-01 Guido TrotterImprove LookupNodeGroup's docstring
2010-11-01 Michael Hanselmannconfig: Write ssconf after renaming instance
2010-10-28 Guido TrotterConfigWriter.GetNodeGroupList
2010-10-28 Iustin PopConfigWriter: add some helper functions
2010-10-27 Iustin PopAdd the master/vm_capable flags to objects
2010-10-26 Michael HanselmannMerge branch 'devel-2.2'
2010-10-26 Iustin PopRename node.nodegroup to node.group
2010-10-26 Iustin PopExport node group data in iallocator
2010-10-25 Michael HanselmannConfigWriter: Fix typo in error message parts
2010-10-22 Iustin PopConfigWriter: prevent using a foreign config
2010-10-22 Iustin PopConfigWriter: protect against multiple writers
2010-10-13 Iustin Pop"Fix" handling of old software versions on startup
2010-09-29 Guido TrotterAvoid nodegroup name/uuid conflicts
2010-09-15 Guido TrotterCheck for duplicate nodegroup names
2010-09-14 Guido TrotterExport nodegroups list (names/uuids) via ssconf
2010-09-14 Guido TrotterAdd node's nodegroup field
2010-09-14 Guido Trotterconfig.LookupNodeGroup
2010-09-14 Guido TrotterCheck for nodegroup uuid indexing
2010-09-14 Guido TrotterConfigWriter: create the default node group
2010-09-14 Guido TrotterAdd a 'nodegroups' slot to ConfigData
2010-09-07 René NussbaumerThe config now should also belong to confd group and...
2010-08-19 Manuel FranceschiniAdd primary_ip_family to ssconf
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel Franceschinicluster init: Write ssconf before noded starts
2010-07-16 Iustin PopImplement lock names for debugging purposes
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Apollon OikonomopoulosAdd default_iallocator cluster parameter
2010-07-06 Luca BigliardiGeneralize a recursive check on logical disks
2010-07-06 Luca BigliardiAdd drbd_usermode_helper to configuration
2010-06-28 Guido TrotterFix _UpgradeConfig docstring
2010-04-20 Iustin PopFix changing the list of enabled hypervisors
2010-04-16 Balazs LeczAdd uid_pool to ssconf
2010-04-08 Iustin PopExport the maintain_node_health option in ssconf
2010-03-23 Iustin PopDistribute list of enabled hypervisors in ssconf
2010-03-15 Iustin PopConfigWriter: add an LV reservation manager
next