Use network's mac prefix
[ganeti-local] / lib / config.py
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
2010-03-10 Iustin PopImplement verify checks for node/instance names
2010-03-09 Iustin PopFix redistribute config and offline nodes
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-01-04 Iustin PopFix two bugs in ConfigWriter._EnsureUUID
2010-01-04 Iustin PopRemove many 'Unused variable' warnings
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-16 Michael HanselmannRe-add check for duplicate instance IP
2009-11-13 Michael Hanselmannconfig: Style fixes
2009-11-06 Guido TrotterConfigWriter: simplify GenerateDRBDSecret
2009-11-06 Guido TrotterConfigWriter: move _temporary_macs to reservation
2009-11-06 Guido TrotterConfigWriter: move _temporary_ids to reservation
2009-11-06 Guido TrotterTemporaryReservationManager
2009-11-06 Guido Trotterconfig.Add{Node,Instance}: get the ec id
2009-11-06 Guido TrotterAdd config.DropECReservations
2009-11-06 Guido TrotterRemove exceptions list from GenerateUniqueID
2009-11-04 Iustin PopRevert the instance IP conflicts
2009-11-04 Iustin PopAdd a configuration verify check for duplicate IPs
2009-11-03 Iustin PopAnother round of pylint-related style fixes
2009-11-03 Iustin PopChange behaviour of ConfigWriter._WriteConfig
2009-10-27 Michael HanselmannProvide feedback from redistributing configuration
2009-10-16 Michael HanselmannMake bootstrap._GenerateSelfSignedSslCert public
2009-10-07 Guido TrotterMatch instance and node names case insensitively
2009-10-02 Guido TrotterFix master candidate removal
2009-10-01 Guido TrotterMaster candidate stats, return one more value
2009-09-25 Iustin PopAdd uuid on node/instance add and cluster init
2009-09-25 Iustin PopAutomatically cleanup _temporary_ids at save
2009-09-25 Iustin PopSeparate the computation of all config IDs
2009-09-25 Iustin PopChange config upgrade to be explicit
2009-09-24 Iustin PopAutomatically fill in missing UUIDs
2009-09-24 Iustin PopAutomatically cleanup _temporary_ids at save
2009-09-24 Iustin PopSeparate the computation of all config IDs
2009-09-22 Iustin PopChange config upgrade to be explicit
2009-09-17 Michael HanselmannRemove RpcResult.RemoteFailMsg completely
2009-09-03 Michael HanselmannUse ReadFile/WriteFile in more places
2009-08-17 Iustin PopAdd ctime/mtime support to the main ConfigObjects
2009-08-11 Luca BigliardiSsconf IP lists: change separator
2009-08-10 Luca BigliardiMap Node/IP in ssconf IP lists
2009-08-05 Luca BigliardiAdd master candidates IPs informations to ssconf
2009-08-05 Luca BigliardiAdd nodes IPs informations to ssconf
2009-07-17 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-16 Guido TrotterAdd a few more checks to verify config
2009-07-16 Guido TrotterGet rid of the default_hypervisor slot
2009-07-14 Guido TrotterRemove ConfigWriter.InitConfig
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix pylint warnings
2009-07-07 Michael HanselmannFix some typos
2009-06-30 Iustin PopAllow GetMasterCandidateStats to ignore some nodes
2009-06-15 Iustin PopConvert write_ssconf_files to new style
2009-06-15 Guido TrotterRemove config.GetDefBridge
2009-06-10 Iustin PopFix ConfigWriter._DistributeConfig error handling
2009-05-28 Guido TrotterConvert UploadFile (and its callers) to new rpc
2009-04-06 Iustin PopAdd a new ssconf file with the cluster tags
2009-02-27 Iustin PopFix some epydoc style issues
2009-02-12 Guido TrotterConfigWriter.AddInstance check instance mac
2009-02-12 Iustin PopDo not check 'None' disk IDs for duplicates
2009-02-12 Iustin PopPrevent race condition on MAC addresses
2009-02-12 Iustin PopConfigWriter: add checks for duplicate disk IDs
2009-02-10 Iustin PopConfigWriter: handle the drained node flag
2009-02-04 Iustin Popssconf: add some more keys and some fixes
2009-01-27 Iustin PopImplement disk verify checks in config verify
2009-01-23 Iustin PopRelax the restrictions on temporary DRBD minors
2009-01-23 Iustin PopIntroduce more configuration consistency checks
2009-01-21 Iustin PopAutomatically release DRBD minors on success
2009-01-21 Iustin PopChange the instance status attribute to boolean
2009-01-20 Iustin PopFix adding of disks to an instance
2009-01-20 Iustin PopMake cluster-verify check the drbd minors space
2009-01-09 Iustin PopAdd a new ssconf file with the ganeti version
2009-01-09 Iustin PopFix gnt-os for offline nodes
2008-12-14 Iustin Popcleanup: ConfigWriter, initialize all attributes
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-08 Iustin PopFix _AdjustCandidatePool
2008-12-05 Iustin PopAdd function to compute the master candidates
2008-12-05 Iustin PopAdd the offline node list to ssconf
2008-12-03 Iustin PopA few fixes related to master candidates
2008-12-02 Iustin PopAdd candidate pool size checks in verify
next