ssconf: empty files should not add a newline
[ganeti-local] / lib /
2008-12-05 Iustin Popssconf: empty files should not add a newline
2008-12-04 Michael Hanselmannganeti.http: Add constant for DELETE
2008-12-04 Michael HanselmannRemove old HTTP code
2008-12-04 Michael Hanselmannganeti.rpc: Convert to new HTTP server
2008-12-04 Michael Hanselmannganeti.http: Split HTTP server and client into separate...
2008-12-04 Michael HanselmannRename all HTTP classes to camel case
2008-12-04 Michael Hanselmannganeti.http: Remove underline from two classes
2008-12-04 Michael HanselmannMove HTTP code to subpackage
2008-12-04 Guido TrotterLURemoveNode, promote nodes to master candidates
2008-12-03 Guido TrotterLUQueryExports: fix rpcresult handling
2008-12-03 Guido TrotterLUAddNode: Auto-make master candidates
2008-12-03 Guido TrotterLUAddNode: Check the correct result
2008-12-03 Michael Hanselmannganeti.http: Fix copyright header
2008-12-03 Michael Hanselmannganeti.http: Remove unused attribute "should_fork"
2008-12-03 Michael Hanselmannganeti.http: Move request handling logic from server...
2008-12-03 Michael Hanselmannganeti.http: Move _SocketOperation to module-level...
2008-12-03 Michael Hanselmannganeti.http: Move _WaitForCondition into module-level...
2008-12-03 Michael Hanselmannganeti.http: Remove ApacheLogfile class
2008-12-03 Guido TrotterInitCluster force a config file update
2008-12-03 Guido TrotterMake sure the initial node is a master candidate
2008-12-03 Guido Trottergnt-cluster init, handle candidate_pool_size
2008-12-03 Guido TrotterAdd the MASTER_POOL_SIZE_DEFAULT constant
2008-12-03 Guido TrotterCheckBEParams handle a bool BE_AUTO_BALANCE
2008-12-03 Iustin PopA few fixes related to master candidates
2008-12-03 Iustin PopFix cluster rename and known_hosts
2008-12-02 Iustin PopFix gnt-cluster verify w.r.t. rpc changes
2008-12-02 Iustin PopFix cluster rename
2008-12-02 Iustin PopConvert rpc results to a custom type
2008-12-02 Iustin Popburnin: add instance reinstall and reboot
2008-12-02 Guido TrotterKVMHypervisor add two missing 'constants.'
2008-12-02 Guido TrotterKVMHypervisor fix to case misspellings
2008-12-02 Guido TrotterUse the new utils.CheckBEParams function
2008-12-02 Guido TrotterAdd utils.CheckBEParams
2008-12-02 Guido TrotterAdd constants.VALUE_TRUE and VALUE_FALSE
2008-12-02 Guido TrotterHandle default/none values in hv/be params
2008-12-02 Guido TrotterImportExport: make src_node and src_path optional
2008-12-02 Guido TrotterLUCreateInstance: handle import without src_node
2008-12-02 Guido TrotterLUCreateInstance: keep src node lock on import
2008-12-02 Iustin PopFix master failover
2008-12-02 Iustin PopAdjust cluster-verify to check for candidate role
2008-12-02 Iustin PopAdd candidate pool size checks in verify
2008-12-02 Iustin PopPrevent demotion from candidate based on pool size
2008-12-02 Iustin PopAdd cluster candidate pool size parameter
2008-12-02 Iustin PopPrevent master failover to a non candidate node
2008-12-02 Iustin PopAdd the list of master candidates to ssconf
2008-12-02 Iustin PopRestrict job propagation to master candidates only
2008-12-02 Iustin PopRestrict config replication to master candidates
2008-12-02 Iustin PopAdd a gnt-node modify operation
2008-12-02 Iustin PopAdd master/master_candidate fields to node list
2008-12-02 Iustin PopIntroduce a new 'master_candidate' node attribute
2008-12-02 Iustin PopSimplify a little the ssconf update
2008-12-02 Iustin PopReplicate the node list in ssconf
2008-12-02 Iustin PopRevert "Get rid of ssconf"
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 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 PopFix gnt-backup export
2008-11-27 Iustin PopFix a message in LUExportInstance
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 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 TrotterAdd SOCKET_DIR_MODE constant
2008-11-25 Guido TrotterAdd SOCKET_DIR constant
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 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 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 PopOnly update ssconf on cluster serial change
2008-11-23 Iustin PopEnable auto-unit formatting in script output
2008-11-21 Oleksiy MishchenkoRAPI: Cancel a job
2008-11-21 Iustin PopMake cli.py use FieldSet for matching fields
next