ganeti-local
2010-04-29 Michael HanselmannMove cmdlib._VerifyCertificate to utils
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
2010-04-20 Guido Trotter_PrintGroupedParams: sort before printing
2010-04-20 Guido TrotterAdd CleanupInstance hypervisor call
2010-04-20 René NussbaumerUsing the added stop-all functionality from daemon...
2010-04-20 Iustin PopFix changing the list of enabled hypervisors
2010-04-20 Iustin PopFix a typo commited→committed in gnt-instance.sgml
2010-04-20 Iustin PopComplete check-man changes from 5fa16422
2010-04-20 René NussbaumerFix heading to the one of epydoc
2010-04-19 Luca BigliardiFix gnt-node powercycle documentation
2010-04-19 Balazs LeczFix a couple of pydoc syntax problems
2010-04-19 Guido Trotteruidpool: test the separator= argument
2010-04-19 Michael HanselmannMakefile.am: sort lists, clean *.py[co] from all direct...
2010-04-16 Iustin PopReadd node: allow changed primary IP
2010-04-16 Michael HanselmannAdd RPC calls to import and export instance data
2010-04-16 Michael HanselmannAdd daemon for instance import and export
2010-04-16 Balazs LeczUpdate gnt-cluster manpage with uid-pool options
2010-04-16 Balazs LeczAdd ExecuteWithUnusedUid() to uidpool.py
2010-04-16 Balazs LeczManage the assignment of uids from the uid pool
2010-04-16 Balazs LeczAdd basic unittests for uid_pool
2010-04-16 Balazs LeczAdd uid_pool to ssconf
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster init
2010-04-16 Balazs LeczAdd printing of uid_pool to gnt-cluster info
2010-04-16 Balazs LeczAdd --add-uids/--remove-uids to gnt-cluster modify
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster modify
2010-04-16 Balazs LeczAdd lib/uidpool.py module
2010-04-16 Balazs LeczAdd uid_pool cluster parameter
2010-04-16 Balazs LeczAdd user-id pool design doc
2010-04-16 Michael HanselmannMerge branch 'devel-2.1'
2010-04-16 Michael Hanselmannbackend: Consolidate code opening real block device
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-15 Michael Hanselmannutils: Add class to split string stream into lines
2010-04-15 Iustin PopFix cluster behaviour with disabled file storage
2010-04-15 Iustin PopUpdate docstrings in tools/ and enable epydoc
2010-04-15 Iustin PopForward-port the ganeti 2.0 cfgupgrade
2010-04-15 Iustin PopAdd a new tool: sanitize-config
2010-04-15 Iustin PopFix cfgupgrade with non-default DATA_DIR
2010-04-15 René NussbaumerImproving the RAPI documentation
2010-04-13 Iustin PopMark cluster-merge as executable
2010-04-12 René NussbaumerQA: Make the rapi credential handling less involving
2010-04-12 Iustin PopMerge remote branch 'devel-2.1'
2010-04-12 Iustin PopUpdate import documentation for the recent changes
2010-04-12 Iustin PopAdd a identify-defaults options for import
2010-04-12 Iustin PopFix create/import verification of hvparams
2010-04-12 Iustin Popobjects.Cluster: add method to get hv defaults
2010-04-12 Iustin PopReuse NIC information from export
2010-04-12 Iustin PopReuse backend parameters from export
2010-04-12 Iustin PopReuse disk information from export
2010-04-12 Iustin PopReuse hypervisor parameters in import
2010-04-12 Iustin PopRead disk template from export info
2010-04-12 Iustin PopCreateInstance: separate the reading of the export
2010-04-12 Iustin PopMove code from ExpandNames to CheckPrereq
next