ganeti-local
2012-11-21 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-19 Iustin PopFix opcode validation for OpOobCommand.command
2012-11-15 Michael HanselmannFix typo in manpage for gnt-os
2012-11-14 Guido Trottergnt-instance.8: Add index to disk and nic removal
2012-11-12 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-12 Iustin PopImprove error message when migration status fail
2012-11-12 Iustin PopFix type error in kvm/GetMigrationStatus
2012-11-12 Iustin PopFix PID file writing in Haskell daemons
2012-11-08 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-08 Michael Hanselmannhttp/__init__.py: Remove extraneous argument
2012-11-08 Michael Hanselmannrapi.testutils: Add utility to format HTTP headers
2012-11-08 Michael Hanselmannrapi.testutils: Return headers from mock utility
2012-11-08 Michael Hanselmannhttp: Add wrapper for mimetools.Message
2012-11-07 Michael HanselmannAdd missing tests for commit f0d2286
2012-11-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-07 Iustin PopFix compatibility with newer Haskell libraries
2012-11-06 Guido TrotterFix gnt-instance console with xl
2012-11-06 Guido TrotterMerge branch 'stable-2.6' into devel-2.6
2012-11-06 Guido TrotterDisable E1101 on ganeti/http/server.py:424
2012-11-06 Guido TrotterFix live migration under xl
2012-11-06 Guido TrotterDon't check for xend port when using xl
2012-11-01 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-01 Michael HanselmannFix typo in gnt-instance man page
2012-11-01 Michael Hanselmannjqueue: Return jobs to queue when shutting down
2012-11-01 Michael Hanselmanngnt-debug delay: Add "--submit" option
2012-11-01 Iustin PopMake hostname checks uniform between instance rename...
2012-11-01 Iustin PopImprove logging of new job submissions
2012-11-01 Iustin PopImprove handling of lock exceptions
2012-10-30 Iustin PopAdd note about developing on a production machine
2012-10-30 Iustin PopFix runtime memory increases
2012-10-30 Iustin PopFix validation of vgname in OpClusterSetParams
2012-10-30 Iustin PopFix removal of storage directory on shared file storage
2012-10-30 Iustin PopSwitch non-redundant check to disk template-based
2012-10-29 Iustin PopDocument the new --yes-do-it option for master-failover
2012-10-29 Iustin PopAdd option to force master-failover without voting
2012-10-26 Iustin PopUpdate instance modify message
2012-10-25 Simon DezielForce tap's MAC prefix to "fe"
2012-10-19 Iustin PopFix disk adoption interaction with ipolicy checks
2012-10-18 Michael Hanselmannensure-dirs: Don't accept arguments
2012-10-18 Michael Hanselmannensure-dirs: Fix program name on usage screen
2012-10-17 Michael Hanselmanncli: Fix small typo
2012-10-17 Dato SimóAdd hbal-excl-tags.data to Makefile.am, missed in 0397694
2012-10-17 Bernardo Dal... Better NEWS file for 2.6.1
2012-10-17 Dato SimóGroup.hs: add 'allTags'; adjust loaders and test data...
2012-10-17 Dato SimóInstance.hs: rename 'tags' to 'exclTags', provide ...
2012-10-17 Dato Simóhtools-excl.test: add test case for exclusion tags...
2012-10-16 Michael Hanselmannensure-dirs: Fix permissions on master socket
2012-10-16 Michael HanselmannUpdate security document for version 2.6
2012-10-15 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-10-12 Bernardo Dal... Update NEWS and bump version to 2.6.1 v2.6.1
2012-10-11 Dato SimóText.hs: update field lists in parseData comments
2012-10-11 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-10-11 Michael Hanselmannverify-disks: Explicitely state nothing has to be done
2012-10-10 Michael HanselmannAdd list of design documents implemented in version 2.6
2012-10-05 Bernardo Dal... Better list of replace-disks arguments + typos fixed
2012-10-05 Michael Hanselmannjqueue: Look at archived jobs when watching
2012-10-03 Michael HanselmannShow old primary/secondary node on disk replacement
2012-10-03 Michael Hanselmanngnt-instance reinstall: Don't always exit with success
2012-10-03 Michael HanselmannLUClusterVerify: Ignore /proc/drbd if DRBD is disabled
2012-10-01 Gintautas MiliauskasFixed typos in devnotes.rst
2012-09-27 Bernardo Dal... Always_failover doesn't require --allow-failover anymore
2012-09-27 Michael Hanselmannbash_completion: Enable extglob while parsing file
2012-09-12 Michael Hanselmannrpc: Remove duplicated logic, fix unittests
2012-09-12 Constantinos... Annotate disk params on instance_start
2012-09-12 Michael Hanselmanncmdlib: Handle locking.ALL_SET correctly when copying...
2012-09-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-07 Iustin PopFix bug in non-mirrored instance allocation
2012-09-04 René NussbaumerFix gnt-debug iallocator
2012-09-04 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2012-09-03 Iustin PopFix decorator uses which crash newer pylint
2012-09-03 Guido TrotterInstance autorepair design
2012-08-27 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-08-27 Iustin PopMake stable-2.6 compatible with newer pep8
2012-08-22 Constantinos... Fix computation of disk sizes in _ComputeDiskSize
2012-08-15 Iustin PopAdd verification of RPC results in _WipeDisks
2012-08-10 Iustin PopAdd test for checking that all gnt-* subcommands run OK
2012-08-10 Iustin PopFix double use of PRIORITY_OPT in gnt-node migrate
2012-08-09 René NussbaumerAdd new Makefile target to rebuild the whole dist
2012-08-08 Guido Trotterrapi client: accept arbitrary shutdown arguments
2012-08-08 Guido TrotterHandle offline nodes for "instance down" checks
2012-08-08 René NussbaumerAdd missing rst files to Makefile.am
2012-07-27 Iustin PopRelease version 2.6.0 (final) v2.6.0
2012-07-27 Iustin PopFix 'explicitely' common typo
2012-07-26 Iustin PopFix issue in LUClusterVerifyGroup with multi-group...
2012-07-26 Iustin PopAdd QA test for node group modification of ndparams
2012-07-26 Iustin PopFix node group modification of node parameters
2012-07-25 Iustin PopMerge commit 'v2.5.2' into stable-2.6
2012-07-24 Iustin PopFix RST formatting in NEWS file v2.5.2
2012-07-24 Iustin PopUpdate NEWS and bump version for release 2.5.2
2012-07-24 Iustin PopFix boot=on flag for CDROMs
2012-07-24 Iustin PopKVM: only pass boot flag once
2012-07-23 Iustin PopEnsure a stable content of the bash completion file
2012-07-19 René NussbaumerRelease Ganeti 2.6.0 rc4 v2.6.0rc4
2012-07-19 René NussbaumerPrepare NEWS for Ganeti 2.6.0rc4
2012-07-19 René NussbaumerAdd some rudimentary node group ipolicy checks
2012-07-19 René NussbaumerFix setting ipolicy on node groups
2012-07-19 Iustin PopFix --no-headers for the new list-drbd command
2012-07-19 Iustin PopAdd a simple QA test for gnt-node list-drbd
2012-07-19 Iustin PopAdd a new gnt-node command list-drbd
next