rapi: make tags query not use jobs
[ganeti-local] / lib / ssconf.py
2009-05-25 Iustin Poprapi: make tags query not use jobs
2009-04-06 Iustin PopAdd a new ssconf file with the cluster tags
2009-02-04 Iustin Popssconf: add some more keys and some fixes
2009-01-09 Iustin PopAdd a new ssconf file with the ganeti version
2008-12-05 Iustin PopAdd the offline node list to ssconf
2008-12-05 Iustin Popssconf: empty files should not add a newline
2008-12-02 Iustin PopPrevent master failover to a non candidate node
2008-12-02 Iustin PopAdd the list of master candidates to ssconf
2008-12-02 Iustin PopSimplify a little the ssconf update
2008-12-02 Iustin PopRevert "Get rid of ssconf"
2008-11-25 Michael HanselmannPass ssconf values from master to node
2008-11-20 Michael Hanselmannganeti.ssconf: Add function to write ssconf files
2008-10-08 Oleksiy MishchenkoFix for gnt-cluster init.
2008-10-05 Iustin PopFix ssconf.GetMasterAndMyself
2008-10-01 Michael HanselmannGet rid of ssconf
2008-10-01 Michael HanselmannAdd simple configuration reader/writer classes
2008-07-30 Iustin PopMake gnt-* commands fail nicely on non-masters
2008-07-30 Iustin PopImplement checking for the master role in rapi
2008-06-16 Guido TrotterMove SetKey to WritableSimpleStore and use it
2008-06-11 Guido TrotterRemove SimpleStore cache
2008-05-02 Guido Trotterssconf: update the SetKey docstring
2008-04-29 Michael HanselmannSupport config version in ssconf
2008-03-19 Manuel FranceschiniAdd SS_FILE_STORAGE_DIR to ssconf
2008-03-05 Michael HanselmannReplace custom file writing code with utils.WriteFile
2007-10-10 Iustin PopRemove the shebang from modules
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-07-27 Iustin PopMove the cluster name from ConfigWriter to SimpleStore.
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-16 Iustin PopInitial commit.