Convert ExportSnapshot to OS API 10
[ganeti-local] / lib /
2008-10-22 Guido TrotterConvert ExportSnapshot to OS API 10
2008-10-22 Guido TrotterLUExportInstance: snapshot all disks
2008-10-22 Guido TrotterConvert SnapshotBlockDevice's docstring to epydoc
2008-10-21 Oleksiy MishchenkoPass request headers in to RAPI handlers.
2008-10-21 Iustin PopMove some LU logging to use proc.Log*
2008-10-21 Iustin PopImprove the mcpu.Processor logging routines
2008-10-21 Iustin PopFix whitespace-at-EOL
2008-10-20 Alexander SchreiberSet default hypervisor at cluster init
2008-10-20 Iustin PopConvert the job queue rpcs to address-based
2008-10-20 Iustin PopConvert rpc.call_upload_file to use addresses
2008-10-20 Iustin PopConvert non-static rpc calls to use addresses
2008-10-20 Iustin PopAdd infrastructure for using addresses in rpc.py
2008-10-20 Iustin PopImprove conformance with the style guide for rpc.py
2008-10-20 Guido TrotterUse constants.VALUE_AUTO for ip comparison too
2008-10-20 Guido TrotterLUCreateInstance: reuse mac address on import
2008-10-20 Guido TrotterLUCreateInstance: accept mac = VALUE_GENERATE
2008-10-20 Guido TrotterAdd VALUE_AUTO and VALUE_GENERATE constants
2008-10-20 Iustin PopRemove the logger.py module
2008-10-20 Iustin PopConvert http.py to use the logging module
2008-10-20 Iustin PopConvert cmdlib.py to use the logging module
2008-10-20 Iustin PopConvert hv_xen.py to use the logging module
2008-10-20 Iustin PopConvert mcpu.py to use the logging module
2008-10-20 Iustin PopConvert ssh.py to use the logging module
2008-10-20 Iustin PopConvert rpc.py to use the logging module
2008-10-20 Iustin PopConvert cli.py to logging
2008-10-20 Iustin PopFix gnt-instance modify with beparams
2008-10-20 Michael HanselmannRemove old HTTP server code
2008-10-20 Alexander SchreiberRemove --hypervisor-type from gnt-cluster.
2008-10-18 Alexander SchreiberFix gnt-cluster init to set cluster defaults.
2008-10-18 Alexander SchreiberAdd constants for cluster defaults
2008-10-17 Guido TrotterCleanup os_add/rename rpc for OS API 10
2008-10-17 Guido TrotterTemporarily explicitely break import/export
2008-10-17 Guido TrotterAddOSToInstance: convert to api10
2008-10-17 Guido TrotterRunRenameInstance: convert to api10
2008-10-17 Guido TrotterAdd new OSEnvironment function
2008-10-17 Guido TrotterBump up the OS API version
2008-10-17 Guido TrotterOSFromDisk: use script names from constants
2008-10-17 Guido TrotterChange OSFromDisk's docstring to epydoc
2008-10-17 Guido TrotterAdd LDS_BLOCK for block device backed dev types
2008-10-17 Guido TrotterCreate constants to replace os scripts names
2008-10-17 Oleksiy MishchenkoETag passing support.
2008-10-17 Guido TrotterMainloop: handle sigterm
2008-10-17 Guido TrotterMainloop: init sigchld_handler as None
2008-10-16 Iustin PopEnable gnt-cluster modify to hv/beparams
2008-10-16 Michael Hanselmannrapi: Convert to new HTTP server class
2008-10-16 Iustin PopShow the cluster parametrs in gnt-cluster info
2008-10-16 Oleksiy MishchenkoRAPI: Instance add/delete implementation.
2008-10-16 Iustin PopFix job queue behaviour when loading jobs
2008-10-16 Iustin PopPrevent master failover if we have wrong data
2008-10-16 Iustin PopImprovements to the master startup checks
2008-10-16 Iustin PopAdd an interface for the drain flag changes/query
2008-10-15 Iustin PopAdd a rpc call for changing the drain flag
2008-10-15 Iustin PopImplement the job queue drain flag
2008-10-15 Iustin PopImplement transport of ganeti errors across luxi
2008-10-15 Iustin PopChange the JobQueueError parent class
2008-10-15 Michael Hanselmannrapi: Don't throw class as an exception
2008-10-15 Michael Hanselmannrapi: Whitespace fixes
2008-10-14 Iustin Popgrow-disk: wait until resync is completed
2008-10-14 Iustin PopConvert the KVM hypervisor to hvparams
2008-10-14 Iustin PopSome fixes related to auto_balance
2008-10-14 Iustin PopFix auto_balance and memory modification
2008-10-14 Iustin PopUse the auto_balance in cluster verify
2008-10-14 Iustin PopFix ordering of instance/nodes
2008-10-14 Iustin PopRemove old instance attributes
2008-10-14 Iustin PopChange over to beparams
2008-10-14 Iustin PopChange the backend to use the beparams
2008-10-14 Iustin PopChange hypervisors to use the beparams
2008-10-14 Iustin PopCorrectly fill the beparams too over RPC
2008-10-14 Iustin PopAdd cli function for beparams validation
2008-10-14 Iustin PopModify the beparams constants
2008-10-14 Iustin PopFix a bug with instance creation and hvparameters
2008-10-14 Iustin PopAllow instance info to only query the config file
2008-10-14 Iustin PopConvert gnt-instance info to the hvparams model
2008-10-14 Iustin PopChange gnt-instance modify to the hvparams model
2008-10-14 Iustin PopChange gnt-instance list to the hvparams model
2008-10-14 Iustin PopSwitch instance hypervisor parameters to hvparams
2008-10-14 Iustin PopTemporary fix for dual hvm/pvm instances
2008-10-14 Iustin PopImplement FillHV for instance-related rpc calls
2008-10-14 Iustin PopExport the hypervisor.ValidateParameters over RPC
2008-10-14 Iustin PopImplement the new hypervisor API in base/xen
2008-10-14 Michael HanselmannGet rid of httperror module
2008-10-14 Iustin PopImplement parameter removal in SplitKeyVal
2008-10-14 Iustin PopAdd the hv/be params object attributes
2008-10-14 Iustin PopAdd constants for the HV/BE parameter names
2008-10-13 Iustin PopFix a few rpc-related errors
2008-10-13 Iustin PopAdd two new options types for CLI usage
2008-10-12 Iustin PopAbstract checking own address into a function
2008-10-10 Michael HanselmannMark call_node_leave_cluster as a static method
2008-10-10 Guido TrotterOS API: support for multiple versions in an OS
2008-10-10 Guido TrotterLUVerifyCluster: fix error from rpc call
2008-10-10 Michael HanselmannAdd new HTTP server implementation
2008-10-10 Michael HanselmannAdd daemon library with mainloop
2008-10-10 Iustin PopConvert rpc module to RpcRunner
2008-10-10 Iustin PopCleanup in cmdlib for standalone function calls
2008-10-10 Iustin PopSmall random fixes
2008-10-09 Iustin PopMove instance hypervisor check to ExpandNames
2008-10-08 Alexander SchreiberUpdate scripts and qa config for changed hypervisor...
2008-10-08 Iustin PopSanitize the hypervisor names
2008-10-08 Oleksiy MishchenkoFix for gnt-cluster init.
2008-10-08 Iustin PopMove the hypervisor attribute to the instances
next