ganeti-local
2010-05-11 Michael HanselmannRAPI client: Rename “DeleteJob” to “CancelJob”
2010-05-11 Michael HanselmannRAPI client: Various code style changes
2010-05-11 Michael HanselmannRAPI client: Add missing unittest for RepairNodeStorage...
2010-05-11 Michael HanselmannRAPI client: Always pass _SendRequest args as positional
2010-05-11 Michael HanselmannRAPI client: Simplify URL construction
2010-05-11 Michael HanselmannRAPI client: Instantiate JSON encoder only once
2010-05-11 Michael HanselmannRAPI client: Always return job ID
2010-05-11 Michael HanselmannRAPI client: Hardcode version in URLs
2010-05-11 Michael HanselmannRemove httplib2 dependency from ganeti.rapi.client
2010-05-11 Michael Hanselmannutils.ReadFile: Add parameter to read only one line
2010-05-11 Iustin PopFix tiny typo in cluster verify
2010-05-10 Michael HanselmannFix import/export
2010-05-10 Michael Hanselmanncli: Make PollJob generic to support other protocols
2010-05-10 Guido TrotterMerge branch 'devel-2.1'
2010-05-10 Guido TrotterNEWS: fix empty lines
2010-05-10 Guido TrotterFix a unittest name and docstring
2010-05-10 Balazs LeczForce ssh to allocate a tty
2010-05-10 Guido TrotterFix a unittest docstring
2010-05-10 Guido TrotterIsProcessAlive: retry stat() a few times
2010-05-10 Guido TrotterRetry{Again,Timeout}: explain reraising
2010-05-10 Guido Trotterutils.Retry: pass up timeout arguments
2010-05-10 Guido TrotterAdd a few Retry unittests
2010-05-07 Guido TrotterMerge branch 'stable-2.1' into devel-2.1
2010-05-07 Guido TrotterBump version for 2.1.2.1 release v2.1.2.1
2010-05-07 Guido TrotterUpdate NEWS for Ganeti 2.1.2.1
2010-05-07 Guido TrotterKVM: only export instance tags if present
2010-05-07 Guido Trotterssh.GetUserFiles: move to EnsureDirs
2010-05-07 Guido TrotterHypervisors: use utils.EnsureDirs
2010-05-07 Guido Trotterbackend: remove a couple of useless mkdir calls
2010-05-07 Guido Trotterdaemon.GenericMain: fix docstring
2010-05-07 Guido Trotterjstore: use EnsureDirs, and add more constants
2010-05-07 Iustin PopBump version for 2.1.2 release v2.1.2
2010-05-06 Iustin PopUpdate NEWS file for 2.1.2
2010-05-05 Iustin PopAdd dates to the NEWS file
2010-05-05 Michael HanselmannRAPI QA: Test instance creation/removal via RAPI
2010-05-05 Michael HanselmannRAPI QA: Support for request body
2010-05-04 David KnowlesSmall fixes for RAPI client
2010-05-04 Michael Hanselmannbackend: Check paths and always write CA file for impor...
2010-05-04 Michael HanselmannAdd optional “salt” argument to utils.{,Verify}Sha1Hmac
2010-05-04 Michael HanselmannUse utility functions for HMAC
2010-05-04 Michael HanselmannLUExportInstance: Move exporting code to helper class
2010-05-04 Michael HanselmannMerge branch 'devel-2.1'
2010-05-03 Iustin Popcfgupgrade: allow working with relative paths
2010-05-03 Iustin PopCleanup /etc/hosts during node removal
2010-05-03 Iustin Popverify cluster: check /etc/hosts consistency
2010-05-03 Iustin PopChange the migration message
2010-05-03 Iustin Popqa: enable early release during parallel burnin
2010-05-03 Iustin PopFix pylint 0.20.0 warnings
2010-04-29 Michael HanselmannMove cmdlib._VerifyCertificate to utils
2010-04-28 Apollon OikonomopoulosKVM: make tags available in KVM_NET_SCRIPT
2010-04-28 Guido TrotterRemove "ssconf.CheckMasterCandidate"
2010-04-27 Michael HanselmannImprove import/export daemon tests
2010-04-27 Michael HanselmannRetry connection in import-export daemon
2010-04-27 Michael HanselmannUse new class for wakeup file descriptor in import...
2010-04-27 Michael HanselmannAdd wrapper class for signal.set_wrapper_fd
2010-04-27 Michael HanselmannMove some code into separate class in import/export...
2010-04-26 Michael HanselmannMerge branch 'devel-2.1'
2010-04-23 Michael Hanselmannmasterd: Log PID, UID and GID of connected client
2010-04-23 Michael Hanselmannqa: Use qa_utils.UploadFile to upload rapi_users file
2010-04-23 Michael HanselmannRemove two unused RPC functions
2010-04-23 Michael Hanselmanncmdlib: Convert instance import to new style
2010-04-23 Michael Hanselmanncmdlib: Convert instance export to new style
2010-04-23 Michael Hanselmanncmdlib: Add utility to transfer instance data within...
2010-04-23 Michael Hanselmanncmdlib: Add utility for instance data import/export
2010-04-23 Guido Trotterdevel/upload: add --no-debug option
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-22 Balazs LeczAdd a basic unittest for uidpool.RequestUnusedUid
2010-04-22 Michael HanselmannFactorize LUExportInstance
2010-04-22 Balazs LeczUse ints instead of strings to represent user-ids
2010-04-22 Michael HanselmannComplete what was begun in commit ef40fbfb4
2010-04-22 Iustin PopQA: fix reimporting instance with different name
2010-04-22 Michael HanselmannAdd RPC call to send SIGTERM to import/export daemon
2010-04-22 Michael HanselmannRename import/export RPC calls to match others
2010-04-22 Iustin PopFix broken commit 9e302a8
2010-04-22 Iustin Popssh: make quiet configurable
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-22 Iustin PopSSH: do not check IPs
2010-04-21 Michael HanselmannAdd separate module for backported language functionality
2010-04-21 Guido TrotterAdd make commit-check target
2010-04-21 Iustin Popburnin: skip migration based on hypervisor support
2010-04-21 Iustin PopAdd a hypervisor constant for migration support
2010-04-21 Iustin PopLUSetClusterParams: initialize needed parameters
2010-04-21 Iustin Pophv_chroot: move unmount to CleanupInstance()
2010-04-21 Guido TrotterFix indentation error
2010-04-21 Michael Hanselmannutils: Add function for partial application of function...
2010-04-21 Guido Trottergnt-instance info: sort the hv parameters
2010-04-21 Apollon OikonomopoulosOnly use boot=on on non-ide disks only (KVM)
2010-04-21 Apollon OikonomopoulosAdd -usbdevice tablet to KVM when using vnc
2010-04-21 Guido TrotterKVM: fix a bug in _TryReadUidFile
2010-04-21 Michael Hanselmannutils: Add function to read locked PID file
2010-04-21 Michael HanselmannAdd ganeti.masterd module
2010-04-21 Iustin PopFix cfgupgrade's use of GenerateSelfSignedSslCert
2010-04-21 David KnowlesFix RAPI client methods return values
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-20 Guido Trottersecurity.rst: add a KVM security section
2010-04-20 Guido TrotterKVM: implement the HT_SM_POOL security model
2010-04-20 Guido TrotterKVM: add an instance uid file concept
2010-04-20 Guido TrotterReleaseUid: accept an integer as uid
2010-04-20 Guido TrotterLockedUid: add GetUid() method
2010-04-20 Guido TrotterKVM: move post-shutdown cleanup operations
next