verify-disks: Explicitely state nothing has to be done
[ganeti-local] / lib / bootstrap.py
2012-06-15 René NussbaumerVerify the options on diskparameters
2012-05-10 René Nussbaumercmdlib: Remove all diskparams calculations not required...
2012-03-28 René NussbaumerRPC: Add a new client type for DNS only
2012-02-21 Michael HanselmannReplace single- with double-quotes
2012-01-13 Iustin PopFurther fixes to instance policy validation
2012-01-13 Iustin PopAdd new disk_templates parameter to instance policy
2011-12-16 René Nussbaumergnt-cluster: Add hv/disk state to init
2011-12-08 Agata MurawskaInitCluster supports instance policy
2011-12-01 Andrea SpadacciniAdd basic support for disk parameters
2011-11-22 Guido TrotterRemove BE_MEMORY from beparams but keep compatibility
2011-11-14 Andrea SpadacciniChange master IP address RPCs for external script
2011-11-14 Andrea SpadacciniAdd --use-external-mip-script flag
2011-11-03 Andrea SpadacciniPass MasterNetworkParameters instances in RPCs
2011-11-03 Andrea SpadacciniUse MasterNetworkParameters attributes for RPC
2011-11-03 Andrea SpadacciniUniform master IP activation and deactivation
2011-11-02 Andrea SpadacciniExplicitly pass params to deactivate_master_ip
2011-11-02 Andrea SpadacciniChange the semantics of stop_master RPC
2011-10-26 Michael HanselmannMove bootstrap-related RPC to generated wrappers
2011-10-18 Guido TrotterRevert "Added SPICE TLS option and related cert paths"
2011-10-18 Guido TrotterRevert "Implementation of TLS-protected SPICE connections"
2011-10-05 Andrea SpadacciniRestore backend.GetMasterInfo return values order
2011-10-05 Andrea SpadacciniAdd cluster netmask parameter
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-20 Andrea SpadacciniImplementation of TLS-protected SPICE connections
2011-09-20 Andrea SpadacciniAdded SPICE TLS option and related cert paths
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-06-23 Guido Trotterremove bootstrap._InitSharedFileStorage
2011-03-31 Iustin PopAutomatically enable hail if enabled and found
2011-03-01 Apollon OikonomopoulosShared file storage initialization code
2011-03-01 Apollon OikonomopoulosCore shared file storage support
2011-02-28 Michael Hanselmanngnt-cluster master-failover: Undrain queue
2011-01-27 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-01-26 Michael HanselmannWait for master to become available on initialization
2011-01-26 Michael HanselmannStart all daemons on cluster initialization
2011-01-04 Michael HanselmannCleanup bootstrap.SetupNodeDaemon
2010-12-08 Adeodato SimoIntroduce constant for the name of the initial node...
2010-12-01 René NussbaumerAdding ndparams to gnt-cluster init|modify and man...
2010-11-29 Michael Hanselmannbootstrap: Set master node's {c,m}time on cluster init
2010-11-29 Michael HanselmannRevert "InitCluster support for ndparams"
2010-11-29 René NussbaumerInitCluster support for ndparams
2010-10-22 Iustin PopConfigWriter: prevent using a foreign config
2010-10-22 Iustin PopFix bootstrap.MasterFailover race with watcher
2010-10-12 René NussbaumerAdd prealloc_wipe_disks as a cluster-wide configuration...
2010-09-15 René NussbaumerStop all daemons precautiosly before trying to start...
2010-09-15 Guido TrotterInitConfig: create nodegroups as well
2010-08-25 René NussbaumerChange bootstrap.SetupDaemonNode to use scp as we can...
2010-08-23 René NussbaumerSwitch to the RPC call to update /etc/hosts in LUAddNod...
2010-08-20 Manuel Franceschinignt-node add: add error msg when using IPv6
2010-08-20 Manuel FranceschiniUse family in backend.StartMaster
2010-08-19 Manuel FranceschiniSupport IPv6 node add
2010-08-19 Manuel FranceschiniAdd new cluster parameter primary_ip_version
2010-08-18 Manuel FranceschiniFix some small newline style issues
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel Franceschinicluster init: Write ssconf before noded starts
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-07-21 Manuel FranceschiniAlways set commonName in X509 certificates
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Apollon OikonomopoulosAdd default_iallocator cluster parameter
2010-07-07 Iustin PopAdd a delay in master failover
2010-07-06 Iustin PopAdd a delay in master failover
2010-07-06 Luca BigliardiCheck and set drbd helper during bootstrap
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-09 Michael Hanselmanncfgupgrade: Local variable for cluster-domain-secret...
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster init
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-15 Iustin PopFix cluster behaviour with disabled file storage
2010-04-15 Iustin PopFix cfgupgrade with non-default DATA_DIR
2010-04-12 Guido TrotterMerge branch 'devel-2.1'
2010-04-08 Iustin PopAdd a new cluster parameter maintain_node_health
2010-03-17 Michael HanselmannAdd cluster domain secret
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-15 Michael HanselmannRename SSL_CERT_FILE to NODED_CERT_FILE
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-12 Michael Hanselmannbootstrap: Add new function to create cluster certs...
2010-03-08 Iustin PopValidate the hostnames at creation time
2010-02-19 Michael Hanselmannbootstrap: Wait for node daemon when adding new node
2010-02-01 Michael HanselmannMove function generating SSL certs into utils
2010-01-13 Guido TrotterGenerate hmac file with a newline at the end
2009-11-05 Michael HanselmannAdd new “daemon-util” script to start/stop Ganeti daemons
2009-11-04 Iustin PopIntroduce a wrapper for hostname resolving
2009-11-03 Iustin PopAnother round of pylint-related style fixes
2009-11-03 Michael Hanselmannbootstrap: Convert to utils.Retry
2009-11-02 Iustin PopConvert the rest of the OpPrereqError users
2009-10-30 Michael HanselmannMake cluster initialization more reliable
2009-10-27 Michael HanselmannProvide feedback from redistributing configuration
2009-10-22 Ken WehrAdding '--no-ssh-init' option to 'gnt-cluster init'.
2009-10-16 Michael Hanselmannbootstrap: Factorize HMAC key generation
2009-10-16 Michael HanselmannMake bootstrap._GenerateSelfSignedSslCert public
2009-09-25 Iustin PopAdd uuid on node/instance add and cluster init
2009-09-24 Guido TrotterNode init: copy hmac key as well
2009-09-17 Michael HanselmannRemove RpcResult.RemoteFailMsg completely
2009-09-16 Luca BigliardiFix authorized_keys generation at cluster init
2009-09-03 Michael HanselmannUse ReadFile/WriteFile in more places
2009-08-17 Iustin PopAdd ctime/mtime support to the main ConfigObjects
2009-08-13 Guido TrotterFix a typo in InitCluster
2009-08-10 Guido TrotterAdd cluster-init --no-etc-hosts parameter
next