ganeti-local
2008-12-01 Michael HanselmannUpdate QA scripts to new cluster parameters
2008-12-01 Michael Hanselmanngnt-instance add: Remove "--os-size" and "--swap-size"
2008-12-01 Michael HanselmannFix RpcRunner._StaticSingleNodeCall
2008-12-01 Guido TrotterInitCluster: initialize master node serial_no
2008-12-01 Iustin PopFix errors when the node info RPC is incomplete
2008-11-28 Oleksiy MishchenkoRAPI:Fix root list and unittest for it.
2008-11-28 Oleksiy MishchenkoRAPI: Switch from opcodes to no native 2.0 queries.
2008-11-28 Michael Hanselmannjqueue: Always print message for 100% when inspecting...
2008-11-28 Michael Hanselmanngnt-job: Print message from CancelJob to standard output
2008-11-28 Michael Hanselmannjqueue: Allow jobs waiting for locks to be canceled
2008-11-27 Iustin PopImprove the node add operation
2008-11-27 Iustin PopFix logic bug in rev 2072
2008-11-27 Iustin Popjqueue: fix a bug in an error path
2008-11-27 Iustin PopConfigWriter: change cluster serial meaning
2008-11-27 Iustin Popinstance import: adapt to multi-disk/nic world
2008-11-27 Iustin PopFix gnt-backup export
2008-11-27 Iustin PopFix a message in LUExportInstance
2008-11-27 Iustin PopAllow network-less instances
2008-11-27 Iustin PopFix gnt-job submit
2008-11-27 Iustin PopSmall change to job failure output
2008-11-27 Iustin PopFix file-based block devices
2008-11-27 Iustin PopFix instance creation
2008-11-26 Guido Trotterganeti-masterd: create RUN_GANETI_DIR as well
2008-11-26 Guido Trotterconvert run dir mode to constant
2008-11-26 Michael Hanselmannjqueue: Log progress and load jobs one by one
2008-11-26 Michael Hanselmannjqueue: Shutdown workerpool in case of a problem
2008-11-26 Oleksiy MishchenkoRAPI: Make calls safier
2008-11-26 Iustin PopReduce duplication of work in rpc.Client
2008-11-25 Guido TrotterMove the MASTER_SOCKET to SOCKET_DIR
2008-11-25 Guido Trotterganeti-masterd: create SOCKET_DIR
2008-11-25 Guido TrotterAdd SOCKET_DIR_MODE constant
2008-11-25 Guido TrotterAdd SOCKET_DIR constant
2008-11-25 Guido TrotterAdd very basic online help to devel/upload
2008-11-25 Iustin PopImplement support for multi devices changes
2008-11-25 Iustin PopSlight change to the LU initialization code
2008-11-25 Iustin PopFix a bug in LUSetInstanceParams
2008-11-25 Iustin PopShow disk access mode in gnt-instance info
2008-11-25 Iustin PopChange _GenerateDiskTemplate iv_name generation
2008-11-25 Iustin PopSlighly improve multi-nic in gnt-instance info
2008-11-25 Michael HanselmannPass ssconf values from master to node
2008-11-25 Michael Hanselmannganeti.http: Don't reuse key and cert objects
2008-11-24 Michael HanselmannFix unittests broken by rev 2015
2008-11-24 Michael Hanselmannganeti.rpc: Read SSL certificate and key only once...
2008-11-24 Iustin PopDocumentation updates for mcpu.py
2008-11-24 Guido TrotterLUCreateInstance: Fix import mac AUTO mode
2008-11-24 Guido TrotterBurner: fix ImportExport
2008-11-24 Guido TrotterLUCreateInstance unlock all nodes mid-way
2008-11-24 Guido TrotterIAllocator: subtract down instances from free mem
2008-11-24 Guido TrotterCorrect GetAllInstancesInfo rtype
2008-11-24 Guido TrotterIAllocator: use the right hypervisor
2008-11-24 Guido TrotterIAllocator: fill i_list in a more proper way
2008-11-24 Guido TrotterParallelize instance operations on the same node
2008-11-24 Guido TrotterConvert iallocator to the new _ComputeDiskSize
2008-11-23 Iustin PopDocumentation updates for cmdlib.py
2008-11-23 Iustin PopSlight change to the apidoc build
2008-11-23 Iustin PopOnly update ssconf on cluster serial change
2008-11-23 Iustin PopEnable auto-unit formatting in script output
2008-11-23 Iustin PopImprovements to CLI output
2008-11-21 Oleksiy MishchenkoRAPI: Cancel a job
2008-11-21 Iustin PopMake cli.py use FieldSet for matching fields
2008-11-21 Iustin PopMove FieldSet class to utils.py
2008-11-21 Iustin PopSmall burnin info message change
2008-11-21 Iustin Popburnin: fix default growth parameter
2008-11-21 Iustin PopChange disk index validation to FindDisk
2008-11-21 Iustin PopChange GrowDisk to work with multi-disk
2008-11-21 Michael HanselmannUse SSL for master/node RPC
2008-11-21 Michael HanselmannGet rid of node daemon password
2008-11-21 Michael Hanselmannganeti.http: Add another class to contain SSL key and...
2008-11-21 Michael Hanselmannganeti-masterd: Remove PID file at the end
2008-11-21 Michael HanselmannReuse HTTP client pool for RPC
2008-11-21 Michael HanselmannWrite ssconf files when updating configuration
2008-11-21 Michael HanselmannAdd RPC call to update ssconf files
2008-11-21 Iustin PopChange replace secondary to work with multi-disk
2008-11-20 Michael Hanselmannganeti.ssconf: Add function to write ssconf files
2008-11-20 Iustin PopConvert replace-disks (same nodes) to multi-disk
2008-11-20 Iustin PopInitial multi-disk/multi-nic support
2008-11-20 Iustin PopAdd more disk/nic listing options in gnt-instance
2008-11-20 Iustin PopChange Xen hypervisor to not use iv_name
2008-11-19 Michael Hanselmannganeti.rpc: Use central functions for actual RPC calls
2008-11-19 Michael HanselmannMake HttpClientManager threadsafe
2008-11-19 Oleksiy MishchenkoHTTP server: Do not decode empty entity body
2008-11-19 Oleksiy MishchenkoRAPI: Instance modify.
2008-11-18 Iustin PopSkip another testWaitingXblocksY
2008-11-18 Iustin PopAllow querying of variable number of parameters
2008-11-18 Iustin PopConvert cmdlib.py to _FieldSet
2008-11-18 Iustin PopAdd a FieldSet class for variable parameter sets
2008-11-18 Iustin PopSkip the waitingExclusiveBlockSharer test
2008-11-17 Iustin PopMore updates to the documentation
2008-11-17 Iustin PopFix distcheck with the new dot/png rules
2008-11-16 Iustin PopAdd a cluster architecture diagram
2008-11-16 Iustin PopCombine the 2.0 design documents into one
2008-11-14 Oleksiy MishchenkoRAPI: Instance startup/shutdown resources
2008-11-14 Oleksiy MishchenkoRAPI: Implement an instance reboot
2008-11-12 Michael HanselmannUse utils.ReadFile to read SSL certificate
2008-11-12 Michael Hanselmannganeti.rpc: Use utils.ReadFile instead of reading file...
2008-11-12 Michael Hanselmannutils.SetupLogging: Remove previously setup handlers
2008-11-12 Michael Hanselmannjqueue: Always use rpc.RpcRunner
2008-11-12 Michael Hanselmannbootstrap: Always use rpc.RpcRunner
2008-11-12 Michael Hanselmannganeti.rpc: Convert to ganeti.serializer
2008-11-12 Michael HanselmannConvert RPC module to new HTTP client
next