Merge branch 'stable-2.8' into stable-2.9
[ganeti-local] / lib / bootstrap.py
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-07 Thomas ThrainerSupport DSA SSH keys in bootstrap
2013-07-29 Helga VelroyenBootstrap: factor out and prepare shared-file-storage
2013-07-23 Helga Velroyengnt-cluster {init, modify} --file-storage-dir
2013-07-15 Helga Velroyencluster init: check for enabled disk templates
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-05-14 Helga VelroyenRename dir 'block' to 'storage'
2013-05-06 Thomas ThrainerSplit DRBD8Dev into DRBD8 and DRBD8Dev
2013-05-06 Thomas ThrainerRename DRBD8 to DRBD8Dev
2013-04-29 Bernardo Dal SenoMerge branch 'stable-2.8' into master
2013-04-29 Thomas ThrainerRemove BaseDRBD
2013-04-26 Helga Velroyengnt-cluster modify/init: deprecate --no-lvm-storage
2013-04-24 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-04-24 Thomas ThrainerExtract DRBD-related classes into block/drbd.py
2013-04-24 Thomas ThrainerMove lib/bdev.py to lib/block/bdev.py
2013-04-18 Michele TartaraSet the default metavg to be equal to the cluster name
2013-04-11 Helga Velroyengnt-cluster init: enabling of disk templates
2013-03-21 Helga Velroyengnt-cluster init: add enabled_storage_types parameter
2013-02-25 Michael Hanselmannbootstrap: Wait for SSH daemon to become reachable
2012-12-20 Michael HanselmannStop all daemons on cluster initialization
2012-12-06 Michael HanselmannSwitch from scp/ssh to node daemon setup utility
2012-12-03 Michael Hanselmannbootstrap.RunNodeSetupCmd: Add IPv6 support
2012-12-03 Michael HanselmannFactorize running node setup command
2012-11-20 Dimitris AragiorgisIP pool related objects, opcodes and constants
2012-10-11 Michael HanselmannMove constant for /etc/hosts to pathutils
2012-10-04 Michael HanselmannMove a function from backend to ssconf
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-21 Michael Hanselmannbootstrap.SetupNodeDaemon: Stop hardcoding bind address
2012-09-18 Michael HanselmannMigrate lib/bootstrap.py from constants to pathutils
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-02 Iustin PopFix uses of OpPrereqError without code info
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'
next