Modify the beparams constants
[ganeti-local] / lib / bootstrap.py
2008-10-12 Iustin PopAbstract checking own address into a function
2008-10-10 Iustin PopConvert rpc module to RpcRunner
2008-10-10 Iustin PopSmall random fixes
2008-10-08 Iustin PopSanitize the hypervisor names
2008-10-08 Oleksiy MishchenkoFix for gnt-cluster init.
2008-10-06 Iustin PopFix SshRunner breakage from the changed API
2008-10-01 Michael HanselmannGet rid of ssconf
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