ganeti-local
2008-12-16 Guido TrotterRelease ganeti 2.0~alpha1
2008-12-16 Guido TrotterLUConnectConsole: fix primary_node online check
2008-12-16 Guido Trotter_RunCmdPipe: handle EINTR in poller.poll()
2008-12-16 Guido TrotterKVM: improve socat interface
2008-12-16 Guido TrotterKVM: use a different default kernel path
2008-12-15 Michael Hanselmannganeti.http: Add three TODOs for improvements
2008-12-15 Michael Hanselmannganeti.http: Explicitly initiate handshake
2008-12-15 Michael Hanselmannganeti.http: Implement handshake socket operation
2008-12-15 Michael Hanselmannganeti.http: Handle SSL_ERROR_ZERO_RETURN
2008-12-14 Iustin Popcleanup: ConfigWriter, initialize all attributes
2008-12-14 Iustin Popcleanup: rapi v2 instance tags wrong attribute
2008-12-14 Iustin Popcleanup: http server, line too long
2008-12-14 Iustin Popcleanup: http client, line too long
2008-12-14 Iustin Popcleanup: xen hypervisor
2008-12-14 Iustin Popcleanup: kvm code likes to redefine names
2008-12-14 Iustin Poplib/ssh.py: import the logging module
2008-12-14 Iustin PopSshRunner: add docstring for _BuildSshOptions
2008-12-14 Iustin PopImprove _autoconf.py comments
2008-12-14 Iustin Popcleanup: use _ for unused loop counter
2008-12-14 Iustin Popcleanup: WorkerPool, wrong variable name
2008-12-14 Iustin Popcleanup: TcpPing, wrong variable name
2008-12-14 Iustin Popcleanup: SetEtcHostsEntry unused var
2008-12-14 Iustin Popcleanup: fix IAllocator hypervisor usage
2008-12-14 Iustin Popcleanup: LUReplaceDisks unused vars
2008-12-14 Iustin Popcleanup: do not hide upper-scope name
2008-12-14 Iustin Popcleanup: fix use of _CheckNodeOnline
2008-12-14 Iustin Popcleanup: LUAddNode, LUSetNodeParams unused variable
2008-12-14 Iustin Popcleanup: LURenameCluster wrong variable name
2008-12-14 Iustin Popcleanup: fix export NIC count the same way as disk
2008-12-14 Iustin Popcleanup: fix backend._RecursiveFindBD
2008-12-14 Iustin Popcleanup: more unused vars
2008-12-14 Iustin Popcleanup: sanitize a default parameter
2008-12-14 Iustin Popcleanup: exceptions should derive from Exception
2008-12-14 Iustin Popcleanup: fix GatherMasterVotes
2008-12-14 Iustin Popcleanup: _InitSSHSetup doesn't need its argument
2008-12-14 Iustin Popcleanup: fix 'variable unused' warning
2008-12-12 Michael Hanselmannganeti.http: Rename HttpBase._using_ssl to HttpBase...
2008-12-12 Michael Hanselmannganeti.http: Rename HttpSocketBase to HttpBase
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-11 Iustin PopSwitch epydoc to parse only
2008-12-10 Michael Hanselmannganeti.backend: Improve compression check
2008-12-10 Michael Hanselmannganeti.http: Docstring updates
2008-12-09 Michael Hanselmannganeti.http: Remove _HttpClientError
2008-12-09 Michael Hanselmannganeti.http.server: Increase connection backlog to...
2008-12-09 Michael HanselmannRPC: Compress file upload data
2008-12-09 Iustin PopWarn for instances living on offline nodes
2008-12-08 Iustin PopFix _AdjustCandidatePool
2008-12-08 Iustin Popgnt-node modify: add the offline attribute
2008-12-08 Iustin PopRPC: do not make calls to offline nodes
2008-12-07 Guido Trotterchmod ganeti.initd before uploading it
2008-12-05 Iustin PopMake cluster verify understand offline nodes
2008-12-05 Iustin Popcmdlib: check node stats in prereqs
2008-12-05 Iustin PopAdd two utility functions to cmdlib
2008-12-05 Iustin PopAdd function to compute the master candidates
2008-12-05 Iustin Pophttp: use slicing instead of string modification
2008-12-05 Iustin PopAdd the offline node list to ssconf
2008-12-05 Iustin PopCleanup the config file on demotion from candidate
2008-12-05 Iustin Popwatcher: handle offline nodes better
2008-12-05 Iustin Popnode list: add the offline field
2008-12-05 Iustin PopAdd a new node parameter 'offline'
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-rapi: Convert to new HTTP server
2008-12-04 Michael Hanselmannganeti-noded: Migrate 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 Guido TrotterExtract the ListNodes headers and use them in help
2008-12-03 Iustin PopA few fixes related to master candidates
2008-12-03 Iustin PopFix cluster rename and known_hosts
2008-12-02 Guido TrotterFix hooks_unittest with new rpc call structure
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 Iustin Popburnin: don't do export/import for file storage
2008-12-02 Guido TrotterKVMHypervisor add two missing 'constants.'
2008-12-02 Guido TrotterKVMHypervisor fix to case misspellings
2008-12-02 Guido Trottercluster init: don't discard the hypervisor
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
next