ganeti-local
2012-12-12 Michael HanselmannFix TypeError when unsetting OS parameters
2012-11-22 Guido Trottercmdlib.py: don't use GetHypervisor
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 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 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 PopFix compatibility with newer Haskell libraries
2012-11-06 Guido TrotterFix gnt-instance console with xl
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 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-17 Bernardo Dal... Better NEWS file for 2.6.1
2012-10-12 Bernardo Dal... Update NEWS and bump version to 2.6.1 v2.6.1
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 PopFix bug in non-mirrored instance allocation
2012-09-04 René NussbaumerFix gnt-debug iallocator
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2012-09-03 Iustin PopFix decorator uses which crash newer pylint
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 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
2012-07-19 Iustin PopImplement a node to drbd minors query function
2012-07-19 Iustin PopAdd a new unused confd query
2012-07-19 Iustin PopAdd support for computing instance all/secondary nodes
2012-07-19 Iustin PopAdd disk logical ID support in Objects.hs
2012-07-19 Iustin PopFix a docstring in bdev's DRBD8 class
2012-07-19 Iustin PopExtend the Template Haskell loadFn model
2012-07-19 Iustin PopChange how customFields are built
2012-07-19 Iustin PopImplement lookup of partial names in Config.hs
2012-07-19 Iustin PopReorganise the lookup functions
2012-07-19 Iustin PopRemove an unused function
2012-07-18 Iustin PopEnsure that disk.params is always defined (and a dict)
2012-07-18 René NussbaumerAnother small consistency fix with if branches
2012-07-18 René NussbaumerFix inconsistency in the LUXI protocol w.r.t. args
2012-07-17 René NussbaumerFix UpgradeConfig of Disk object regards disk params
2012-07-13 René NussbaumerMake Ganeti 2.6.0 rc3 release v2.6.0rc3
2012-07-13 René NussbaumerAllow reinstall even when secondaries are offline
2012-07-13 René NussbaumerPrepare NEWS file for Ganeti 2.6.0 rc3
2012-07-11 Agata MurawskaQA updated to test instance removing when sec. is offline
2012-07-11 Agata MurawskaIgnore offline node errors when removing disks
2012-07-07 Iustin PopAllow instance disc activation with offline secondaries
2012-07-06 René NussbaumerRAPI regression beparams/memory fix
2012-07-05 Iustin PopFix redistribution of files w.r.t. offline nodes
next