Fix some epydoc style issues
[ganeti-local] / lib / config.py
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
2008-12-02 Iustin PopAdd the list of master candidates to ssconf
2008-12-02 Iustin PopRestrict config replication to master candidates
2008-12-02 Iustin PopReplicate the node list in ssconf
2008-11-27 Iustin PopFix logic bug in rev 2072
2008-11-27 Iustin PopConfigWriter: change cluster serial meaning
2008-11-25 Michael HanselmannPass ssconf values from master to node
2008-11-24 Michael HanselmannFix unittests broken by rev 2015
2008-11-23 Iustin PopOnly update ssconf on cluster serial change
2008-11-21 Michael HanselmannWrite ssconf files when updating configuration
2008-10-23 Iustin PopFix leftover of hypervisor attribute rename
2008-10-20 Iustin PopConvert rpc.call_upload_file to use addresses
2008-10-10 Iustin PopConvert rpc module to RpcRunner
2008-10-06 Iustin PopDisable re-reading of config file
2008-10-01 Michael HanselmannConvert config.py
2008-10-01 Michael HanselmannAdd new query to get cluster config values
2008-10-01 Michael HanselmannMove functions from ssconf.py elsewhere
2008-10-01 Michael HanselmannAdd cluster options from ssconf to configuration
2008-10-01 Michael HanselmannMove instantiation of config into bootstrap.py
2008-09-29 Iustin PopExtend DRBD disks with shared secret attribute
2008-09-28 Iustin PopFix a bug related to static minors
2008-09-27 Iustin PopAdd checks for tcp/udp port collisions
2008-09-27 Iustin PopUpdate the cluster serial_no on certain operations
2008-09-27 Iustin PopInitialize and update the serial_no on objects
2008-09-27 Iustin PopSwitch the global serial_no to the top object
2008-09-24 Iustin PopSwitch config.py to logging
2008-09-23 Iustin PopImplement config support for drbd static minors
2008-09-22 Iustin PopExtend DRBD disks with minors attribute
2008-09-11 Guido TrotterGetAllInstancesInfo, change internal iterator name
2008-09-10 Iustin PopAdd an atomic ConfigWrite.GetAllInstanceInfo()
2008-09-10 Iustin PopAdd ConfigWriter._UnlockedGetInstanceList/Info()
2008-09-10 Iustin PopAdd a way to export all node information at once
2008-08-06 Michael HanselmannImplement {Add,Readd,Remove}Node in GanetiContext
2008-07-30 Iustin PopFix pylint-detected issues
2008-07-08 Guido TrotterConfigWriter: synchronize access
2008-07-08 Guido TrotterConfigWriter: remove _ReleaseLock
2008-05-07 Michael HanselmannUse new ssconf function to check configuration version
2008-05-05 Guido TrotterWrap exception in _DistributeConfig code
2008-05-05 Guido TrotterSimplify target generation in DistributeConfig
2008-04-21 Iustin PopOnly change instance status if not already so
2008-04-21 Iustin PopReuse common code between MarkInstance{Up,Down}
2008-04-21 Iustin PopAbstract the json functions into a separate module
2008-04-08 Manuel FranceschiniModify LURenameInstance to support file backend
2008-04-04 Manuel FranceschiniFix SetVGName() to access object not dict
2008-03-31 Manuel FranceschiniAdd method SetVGName() to config.py
2007-12-27 Alexander SchreiberAllow instance MAC address to be set.
2007-11-27 Iustin PopFix logging of some checks in LUClusterVerify
2007-11-05 Michael HanselmannRename utils.GetUUID to utils.NewUUID.
2007-10-24 Iustin PopInitial implementation of drbd8 template type
2007-10-19 Iustin PopAbstract more strings values into constants
2007-10-11 Iustin PopEnable the ConfigWriter to keep track of updates
2007-10-11 Michael HanselmannUse the kernel's ability to generate UUIDs.
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-09 Iustin PopRevert a debugging 'raise' from rev 195
2007-10-04 Michael HanselmannChange configuration storage format from Pickle to...
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-09-17 Iustin PopAdd rename instance support to ConfigWriter
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-03 Iustin PopPrepare for the tags implementation:
2007-08-03 Iustin PopRe-stat the config file when we write it so that the...
2007-08-03 Iustin PopImplement a standard way of getting the cluster object...
2007-08-03 Iustin PopChange logival volume names to not be based on the...
2007-07-27 Iustin PopMove the cluster name from ConfigWriter to SimpleStore.
2007-07-26 Michael HanselmannDon't pass master_node
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-26 Iustin PopThe master_node is no longer stored in the config file...
2007-07-25 Michael HanselmannGet ports from configuration if there are some.
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-16 Iustin PopInitial commit.