Release ganeti 2.0~alpha1
[ganeti-local] / lib /
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
2008-11-21 Iustin PopMove FieldSet class to utils.py
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 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 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-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
2008-11-12 Iustin PopFix utils.KillProcess
2008-11-11 Michael Hanselmannganeti.http: Implement SSL for HTTP client
2008-11-11 Michael Hanselmannganeti.daemon: Add timers to Mainloop
2008-11-11 Iustin PopConvert trunk to posix-compatibility
2008-11-11 Iustin PopRemove zombie special case from IsProcessAlive
2008-11-11 Iustin PopAdd cleanup of processes to utils.KillProcess
2008-11-11 Iustin PopFix instance rename
2008-11-11 Iustin PopFix gnt-instance reinstall
2008-11-11 Iustin PopImplement working directory for utils.RunCmd
2008-11-10 Michael Hanselmannganeti.http: Move SSL socket creation into base class
2008-11-10 Michael Hanselmannganeti.daemon: Make Mainloop more flexible
2008-11-10 Michael Hanselmannganeti.http: Add constant for "Unexpected EOF"
2008-11-06 Michael HanselmannAdd new HTTP client class
next