ganeti-local
2010-08-19 Manuel FranceschiniSupport IPv6 cluster init
2010-08-19 Manuel FranceschiniAdd primary_ip_family to ssconf
2010-08-19 Manuel FranceschiniAdd new cluster parameter primary_ip_version
2010-08-19 Manuel Franceschininetutils: make re class attribute and catch IndexError
2010-08-18 Guido TrotterMerge branch 'devel-2.2'
2010-08-18 Guido TrotterMerge branch 'devel-2.1' into devel-2.2
2010-08-18 Manuel FranceschiniFix some small newline style issues
2010-08-18 Michael HanselmannRAPI client: Support modifying instances
2010-08-18 Michael HanselmannRAPI: Allow modifying instance
2010-08-18 Michael HanselmannSmall fixes for instance creation via RAPI documentation
2010-08-18 Michael Hanselmanngnt-debug: Extend job queue tests
2010-08-18 Michael Hanselmannjqueue: Mark opcodes following failed ones as failed...
2010-08-18 Michael Hanselmannjqueue: Work around race condition between job processi...
2010-08-18 Manuel Franceschinirapi.client, http.client: Format url correctly when...
2010-08-18 Manuel FranceschiniSupport IPv6 in lib/http/server.py
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel FranceschiniAlways use address instead of hostname in rpc.Client
2010-08-18 Manuel Franceschinicluster init: Write ssconf before noded starts
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-08-17 Guido TrotterAdd template 2.3 design doc
2010-08-17 Michael Hanselmannjqueue: More checks for cancelling queued job
2010-08-17 Michael Hanselmannerrors: Function to check whether value is encoded...
2010-08-17 Michael Hanselmannjqueue: Add more debug output
2010-08-17 Michael Hanselmanngnt-backup: Pass error code to OpPrereqError
2010-08-17 Iustin PopMerge branch 'devel-2.1'
2010-08-17 Iustin PopRe-add the 'live' parameter to migration opcodes
2010-08-17 Guido TrotterFix --master-netdev arg name in gnt-cluster(8)
2010-08-17 Guido TrotterRestore 'tablet mouse on vnc' behavior
2010-08-17 Guido TrotterDocument the usb_mouse hv parameter
2010-08-17 Guido TrotterRevert "Add -usbdevice tablet to KVM when using vnc"
2010-08-16 Michael HanselmannFix path in ganeti-rapi man page
2010-08-13 Michael Hanselmannworkerpool: Don't keep reference to task arguments
2010-08-13 Michael Hanselmanncli.SubmitOpCode: Pass keyword parameter as keyword
2010-08-10 Michael Hanselmanngnt-backup: Don't show confusing message w/o target...
2010-08-10 Michael Hanselmannmasterd.instance: Add missing argument
2010-08-10 Michael HanselmannAdjust message in case ~/.ssh is no directory
2010-08-10 Michael HanselmannRAPI client: Fix docstring for migrating instance
2010-08-10 Michael HanselmannQA: Test renaming instance via RAPI
2010-08-10 Michael HanselmannRAPI client: Support renaming instances
2010-08-10 Michael HanselmannAllow renaming instances via RAPI
2010-08-10 Michael HanselmannRAPI client: Don't re-use PycURL object
2010-08-09 Manuel FranceschiniAdd --no-name-check to 'gnt-instance rename' man page
2010-08-05 Manuel FranceschiniFix bug in bdev when drbd version format is x.x.x.x
2010-07-30 Iustin PopBump version to 2.2.0~rc0 v2.2.0rc0
2010-07-30 Michael Hanselmannmove-instance: Use constants for parameters
2010-07-30 Michael HanselmannAllow instance NIC's IP address to be None
2010-07-30 Michael HanselmannTest instance NIC and disk parameter names
2010-07-30 Michael HanselmannAdd new parameter type “maybe string”
2010-07-30 Michael Hanselmanncmdlib: Change expected type for source CA on remote...
2010-07-30 Michael Hanselmannmove-instance: Pass OS parameters to new instance
2010-07-30 Iustin PopUpdate NEWS file for the first release candidate
2010-07-30 Iustin PopFix a few job archival issues
2010-07-29 Iustin Popburning: fix handling of empty job sets
2010-07-29 Iustin PopChange semantics of --force-multi for reinstall
2010-07-29 Iustin PopChange handling of non-Ganeti errors in jqueue
2010-07-29 Iustin PopImplement gnt-cluster master-ping
2010-07-29 Iustin PopInstance migration: remove error on missing link
2010-07-29 Michael HanselmannAdd check for RAPI paths to start with /2
2010-07-29 Michael HanselmannEnsure assertions are evaluated in tests
2010-07-29 David KnowlesRAPI client: The os argument for instance reinstalls...
2010-07-29 Michael HanselmannQA: Test instance migration via CLI and RAPI
2010-07-29 Michael HanselmannRAPI client: Support migrating instances
2010-07-29 Michael HanselmannRAPI: Support migrating instances
2010-07-29 Michael Hanselmannworkerpool: Change signature of AddTask function to...
2010-07-29 Michael Hanselmannworkerpool: Add two additional assertions
2010-07-29 Michael Hanselmannworkerpool: Additional check in BaseWorker.ShouldTerminate
2010-07-29 Michael Hanselmannworkerpool: Remove unused worker method
2010-07-29 Michael Hanselmannworkerpool: Move waiting for new tasks for a worker...
2010-07-29 Michael Hanselmannworkerpool: Use common function to add tasks
2010-07-29 Iustin PopFix install document regarding DRBD usage
2010-07-29 Iustin PopUpdate RAPI documentation for the OS changes
2010-07-28 Iustin PopRename masterfailover to master-failover
2010-07-28 Iustin PopRAPI: Add os params to instance creation v1
2010-07-28 Iustin Popmakefile: fix TAGS building
2010-07-28 Iustin PopImprove handling of lost jobs
2010-07-28 Iustin Popluxi: convert permission errors into exception
2010-07-28 Michael Hanselmanncmdlib: Return new name from rename operations
2010-07-28 Manuel Franceschinignt-instance rename: Fix bug and rename params
2010-07-26 Iustin PopQA: add tests for the reserved lvs feature
2010-07-26 Iustin PopAdd modification of the reserved logical volumes
2010-07-26 Iustin PopAdd printing of reserved_lvs in cluster info
2010-07-26 Iustin PopIntrouce a new cluster parameter - reserved_lvs
2010-07-26 Iustin PopChange the meaning of call_node_start_master
2010-07-26 Iustin Popmasterd: move the IP activation from Exec to Check
2010-07-26 Iustin PopMove the UsesRPC decorator from cli to rpc
2010-07-26 Iustin Popwatcher: smarter handling of instance records
2010-07-23 Iustin PopUpdate the RAPI node migrate for the 'live' change
2010-07-23 Iustin PopUpdate the RAPI client for the migration mode
2010-07-23 Iustin PopFix burnin and live migration
2010-07-23 Iustin PopRename the OpMigrate* parameter 'live' to 'mode'
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-23 Manuel Franceschiniutils: Fix incorrect docstring
2010-07-22 Iustin PopMerge branch 'devel-2.1' into master
2010-07-22 Iustin PopFix issue when changing the disk template to drbd
2010-07-21 Guido TrotterRemove a couple of empty design sections
2010-07-21 Manuel FranceschiniDisable 'invalid name' pylint warning for tools/setup-ssh
2010-07-21 Manuel FranceschiniAlways set commonName in X509 certificates
2010-07-20 René NussbaumerAdding tool to setup SSH on a remote host
2010-07-20 René NussbaumerAdding new (optional) dependency to configure.ac
2010-07-20 René NussbaumerAdding constants for setup-ssh
next