Expose bulk parameter for GetJobs in RAPI client
[ganeti-local] / doc / examples /
2012-11-15 Guido TrotterAdd ganeti-node-role ocf example file
2012-11-15 Guido TrotterAdd ganeti-master-role.ocf example file
2012-10-08 Iustin PopMerge ganeti-master-cleaner back into ganeti-cleaner
2012-09-28 Michael Hanselmannganeti-cleaner: Separate queue cleaning code
2012-05-24 René NussbaumerAdapt example init.d script to work on Fedora
2012-04-26 Michael HanselmannAdd example script for using RAPI test utilities
2012-03-28 Michael Hanselmannganeti.initd: Add “status” action
2011-11-04 Guido TrotterUpdate init script description
2011-01-27 Guido TrotterRemove dumb-allocator
2011-01-20 René NussbaumerAdding a basic oob helper as an example
2010-12-10 Miguel Di Ciurcio... Script to gracefully power off KVM instances
2010-10-29 Michael HanselmannMake *.in non-executable
2010-06-23 Guido TrotterAdd repetition count to the TestDelay opcode
2010-06-14 Guido TrotterAdd example gnt-debug submit-job json files
2010-03-12 Michael Hanselmannganeti.initd: Move all daemon names from init script...
2010-03-12 Michael Hanselmannganeti.initd: Move code checking daemon exit code to...
2010-03-12 Michael Hanselmannganeti.initd: Move code checking config to daemon-util
2010-01-12 Michael HanselmannProvide example default files and install one for devel...
2009-11-06 Iustin PopFix the init script
2009-11-05 Michael HanselmannAdd new “daemon-util” script to start/stop Ganeti daemons
2009-11-03 Iustin PopAdd an example script for backing up the config
2009-10-23 Guido Trotterinit script: allow singling out confd as well
2009-10-07 Guido Trotterethers hook: allow more than one daemon pidfile
2009-09-02 Luca BigliardiExample IPsec hook
2009-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
2009-08-28 Michael HanselmannAdd script to clean archived jobs after 21 days
2009-08-24 Michael HanselmannUse script to generate bash completion
2009-08-13 Iustin PopImprove the example startup script
2009-08-13 Iustin PopFix insserv dependencies
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-10 Luca BigliardiEthers hook, compatibility with old lockfile
2009-08-10 Guido Trotterinit script: handle ganeti-confd as well
2009-08-07 Guido TrotterMerge branch 'master' into next
2009-08-06 Guido Trotterexample ethers hook: use lockfile-progs
2009-08-05 Luca Bigliardiethers hook lock: use logger not echo
2009-08-05 Luca Bigliardiethers hook: reduce the probability of data loss
2009-08-04 Iustin PopImplement gnt-cluster check-disk-sizes
2009-07-22 Guido TrotterAdd an example "ethers" hook
2009-07-17 Michael Hanselmannganeti.initd: Pass $*_ARGS to programs when restarting...
2009-05-06 Guido TrotterPass optional arguments to the daemons
2009-05-06 Guido Trotterganeti.initd: include defaults file, if present
2009-05-06 Guido TrotterFix ;; indentation in the main initd loop
2009-04-15 Iustin PopA bunch of doc and other small fixes
2009-03-04 Iustin PopFix bash completion for cluster copyfile/command
2009-03-02 Iustin PopA doc update and a small indentation fix
2009-02-26 Iustin PopAdd bash-completion rules
2009-02-20 Guido Trotterdumb-allocator: avoid allocating on drained nodes
2009-02-10 Iustin Popdumb allocator: do not use drained nodes
2009-02-05 Iustin PopSmall improvement to the init.d example file
2009-01-23 Iustin PopFix batcher for 2.0-style disks and nics
2009-01-23 Iustin PopMake iallocator work with offline nodes
2008-11-21 Michael HanselmannGet rid of node daemon password
2008-07-30 Iustin PopRework master startup/shutdown/failover
2008-07-23 Guido TrotterUse pidfiles in example init script
2008-06-19 Michael HanselmannUse a single Makefile.am instead of many
2008-06-06 Michael HanselmannForward-port: Small codestyle fixes for dumb-allocator
2008-05-24 Guido TrotterDistribute dumb-allocator in examples
2008-04-23 Iustin PopGeneralize the replace_secondary mode in iallocator
2008-04-23 Iustin PopImplement replace_secondary in the dumb allocator
2008-04-23 Iustin PopSend required_nodes field to the iallocator scripts
2008-04-16 Iustin PopIAllocator part 3: LUCreateInstance changes
2008-04-16 Iustin PopImplement 'out' direction on allocator tests
2008-04-11 Iustin PopMake the init script start the master daemon too
2008-04-10 Iustin PopFix example scripts build dependencies
2008-03-19 Iustin PopMake ganeti-noded create BDEV_CACHE_DIR automatically
2008-02-23 Guido TrotterImprove ganeti example cron file
2008-01-20 Iustin PopFix the init.d script
2007-11-22 Iustin PopCreate /var/run/ganeti before noded startup
2007-11-09 Michael HanselmannFix usage of wrong variable in doc/examples/Makefile.am.
2007-10-09 Michael HanselmannDo not install init script in PREFIX/bin.
2007-09-25 Guido TrotterIntegrate Leonardo's LSB init script patch
2007-09-11 Michael Hanselmann- Don't build .tar.bz2, we only distribute .tar.gz...
2007-09-04 Michael HanselmannUse configure's paths in the init script example.
2007-09-03 Michael Hanselmann- Add Makefile in doc/examples/
2007-09-03 Michael Hanselmann- Rename docs/ to doc/