Convert bootstrap.py
[ganeti-local] / lib / bootstrap.py
2008-10-01 Michael HanselmannConvert bootstrap.py
2008-10-01 Michael HanselmannConvert ssh.py
2008-10-01 Michael HanselmannAdd cluster options from ssconf to configuration
2008-10-01 Michael HanselmannMove instantiation of config into bootstrap.py
2008-09-28 Iustin PopMove the pseudo-secret generation to utils.py
2008-08-15 Michael Hanselmanngnt-node: Add option to always accept peer's SSH key
2008-08-13 Michael HanselmannFix adding pristine nodes
2008-07-30 Iustin PopFix cluster destroy
2008-07-30 Iustin PopFix cluster init
2008-07-30 Iustin PopFix some errors detected by pylint
2008-07-30 Iustin PopRework master startup/shutdown/failover
2008-06-27 Guido TrotterAddNode: move the initial setup to boostrap
2008-06-16 Guido TrotterMove SetKey to WritableSimpleStore and use it
2008-06-12 Michael HanselmannMove InitCluster opcode into a single function