ganeti-local
2007-08-30 Michael Hanselmann- Check for secondary node before doing a failover.
2007-08-30 Iustin PopAdd a safety check to the backend.AddOSToInstance
2007-08-30 Iustin PopAdd one more check on cluster init.
2007-08-30 Iustin PopMore updates to the installation tutorial.
2007-08-30 Iustin PopAdd note about manually loading the drbd module
2007-08-30 Iustin PopAdd note about running the Xen kernel before compiling...
2007-08-30 Iustin PopAdd mdadm to the debian example
2007-08-30 Iustin PopAdd more details about hostname issues
2007-08-30 Iustin PopFix the manpage gnt-instance w.r.t. units
2007-08-30 Iustin PopDocument kernel selection method
2007-08-29 Iustin PopNew version of install.sgml
2007-08-28 Iustin PopRefuse nodes with non-FQDN hostnames.
2007-08-28 Iustin PopDocbook-relate changes on admin.sgml
2007-08-28 Iustin PopCleanup of the installation tutorial.
2007-08-28 Iustin PopFix compatibility problems with mdadm-2.5.6
2007-08-27 Iustin PopChanged INSTALL to point to the tutorial and admin...
2007-08-24 Michael HanselmannImplement argument for known_hosts file.
2007-08-24 Michael HanselmannSet SSH's ClearAllForwardings and ForwardAgent options.
2007-08-24 Michael Hanselmann- Test “gnt-cluster copyfile”
2007-08-24 Iustin PopRework ssh known-hosts handling.
2007-08-23 Iustin PopImprove LURunClusterCommand
2007-08-22 Iustin PopFix one wrong usage of _GetWantedNodes
2007-08-21 Michael HanselmannFix typo.
2007-08-21 Iustin PopRename installing.sgml to install.sgml
2007-08-20 Iustin PopAdd information about installing from source.
2007-08-20 Iustin PopDisable hashing of the ssh keys.
2007-08-20 Iustin PopAdd support for listing instance disk sizes.
2007-08-20 Iustin PopA CheckPrereq method had one unconverted "return 1...
2007-08-20 Iustin PopAdd ganeti-master to sbin_SCRIPTS
2007-08-17 Iustin PopChange cli.OutputTable to cli.GenerateTable
2007-08-16 Iustin PopAnother documentation update.
2007-08-16 Iustin PopSome small fixes.
2007-08-16 Iustin PopDocumentation updates.
2007-08-15 Iustin PopSome changes to the installation manual.
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-08 Iustin PopImplement tag support for cluster, nodes and instances.
2007-08-06 Michael HanselmannDon't bail out if node isn't there on “gnt-node volumes”.
2007-08-03 Iustin PopPrepare for the tags implementation:
2007-08-03 Michael HanselmannImport constants into gnt-cluster.
2007-08-03 Iustin PopRe-stat the config file when we write it so that the...
2007-08-03 Michael HanselmannAdd instance name to LVM volume as a tag.
2007-08-03 Iustin PopImplement a standard way of getting the cluster object...
2007-08-03 Iustin PopChange logival volume names to not be based on the...
2007-08-03 Michael HanselmannPut synchronization speed into constant.
2007-08-03 Michael Hanselmann- Check for docbook2man and print warning if it's not...
2007-08-03 Michael HanselmannUpdate svn:ignore.
2007-08-02 Guido TrotterAdd disk template information to the admin manual
2007-08-02 Michael HanselmannImplement --dry-run for cfgupgrade.
2007-08-02 Michael HanselmannPut default bridge into constant.
2007-08-02 Michael HanselmannAdd configuration upgrade utility.
2007-08-02 Michael HanselmannImplement __setitem__ for ConfigObject to add container...
2007-08-02 Guido TrotterAdd the ganeti admin manual
2007-08-02 Guido TrotterFix a function's doc string
2007-07-30 Guido TrotterGaneti installation tutorial
2007-07-30 Michael HanselmannFix issues reported by pylint.
2007-07-27 Michael HanselmannUse OutputTable for “gnt-os list”.
2007-07-27 Michael HanselmannUnify environment variables for instance related hooks.
2007-07-27 Michael HanselmannCheck for instances on “gnt-cluster destroy”.
2007-07-27 Michael HanselmannRemove defectiv comma.
2007-07-27 Michael Hanselmann- Implement “gnt-instance reinstall --os-type=…”
2007-07-27 Iustin PopFix the "gnt-cluster getmaster" command by making the...
2007-07-27 Iustin PopMove the cluster name from ConfigWriter to SimpleStore.
2007-07-26 Michael Hanselmann- Move --force option to cli.py
2007-07-26 Michael HanselmannDon't pass master_node
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-26 Iustin PopThe master_node is no longer stored in the config file...
2007-07-25 Michael HanselmannGet ports from configuration if there are some.
2007-07-25 Iustin PopIt seems the _CheckNodesDirs function is no longer...
2007-07-25 Iustin PopSince the watcher can run on all nodes, let's get rid...
2007-07-25 Michael HanselmannUpdate for the new tests.
2007-07-25 Michael Hanselmann- Use new --master-netdev parameter on gnt-cluster...
2007-07-25 Michael HanselmannImplement “cd /” and “cd” to get to the root directory.
2007-07-25 Iustin PopMake the ganeti-watcher exit gracefully if it's not...
2007-07-24 Michael HanselmannAdd description, fix indentation.
2007-07-24 Michael HanselmannFix parameter formatting.
2007-07-24 Iustin PopAdd small security considerations file.
2007-07-24 Michael HanselmannUse generic function to output tables.
2007-07-24 Iustin PopUpdate the init script to start both the node daemon...
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-23 Guido TrotterDo the secondary check and subsequently allocate the...
2007-07-23 Guido TrotterFix a typo in an error message, and actually pass it...
2007-07-23 Michael HanselmannOutput instance name in error message instead of object...
2007-07-23 Iustin PopFix small typo.
2007-07-23 Iustin PopAdd the gnt-backup script and man-pages.
2007-07-23 Michael HanselmannUpdate svn:ignore
2007-07-23 Michael HanselmannFix calls to _GenerateMDDRBDBranch.
2007-07-23 Michael HanselmannAllow default bridge to be configured.
2007-07-23 Michael Hanselmann- Describe -b option for "gnt-cluster init"
2007-07-19 Guido TrotterCheck for memory size requirements before failing over...
2007-07-19 Iustin PopRename the config dir to autotools
2007-07-19 Guido TrotterImplement space requirement checking before creating...
2007-07-19 Michael HanselmannIgnore *.pyc.
2007-07-19 Michael HanselmannIgnore automatically generated files.
2007-07-18 Michael HanselmannMove files
2007-07-18 Michael HanselmannAdd new directories.
2007-07-18 Michael HanselmannReplace tabs with spaces.
2007-07-18 Iustin PopFix burnin - when removed from cmdlib, it lost locking...
2007-07-18 Michael HanselmannFix casings of program names, add URLs, add info about...
2007-07-18 Michael HanselmannAdd autogen.bash, move some files to config/
next