ganeti-local
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-16 Guido Trottergnt-cluster(8) fix --backend-parameters opt name
2009-06-16 Guido TrotterLUQueryInstances: fix querying for nic data
2009-06-16 Guido TrotterSpecify the object type in two docstring
2009-06-16 Guido TrotterKVMHypervisor, fix a bug in MigrateInstance
2009-06-16 Guido TrotterFix backend.{Start,Stop}Master
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-16 Guido TrotterMerge branch 'master' into next
2009-06-16 Iustin PopUpdate NEWS and version for 2.0.1 release v2.0.1
2009-06-16 Guido Trottergnt-{instance,backup}(8) --nic is actually --net
2009-06-15 Iustin PopFix hooks unittests after RPC result changes
2009-06-15 Iustin PopSmall whitespace change
2009-06-15 Iustin PopSimplify RPC call result check in cmdlib.py
2009-06-15 Iustin PopSimplify the RPC result framework in backend.py
2009-06-15 Iustin PopConvert all backend function to exception
2009-06-15 Iustin PopSimplify usage of backend._FindDisks
2009-06-15 Iustin PopPre-compute error status in RpcResult
2009-06-15 Iustin PopImplement result-type restriction in ganeti-noded
2009-06-15 Iustin PopRemove old invalid-os related functionality
2009-06-15 Iustin PopBig rewrite of the OS-related functions
2009-06-15 Iustin PopConvert the jobqueue rpc to new style result
2009-06-15 Iustin PopConvert the file storage rpcs to new style result
2009-06-15 Iustin PopConvert test_delay rpc to new style result
2009-06-15 Iustin PopConvert iallocator_runner rpc to new result style
2009-06-15 Iustin PopConvert hooks_runner rpc to new style result
2009-06-15 Iustin PopConvert os_diagnose rpc to new style result
2009-06-15 Iustin PopConvert call_version rpc to new style result
2009-06-15 Iustin PopConvert write_ssconf_files to new style
2009-06-15 Iustin PopConvert master_info rpc to new style result
2009-06-15 Iustin PopConvert node_volumes rpc to new style result
2009-06-15 Iustin PopConver node_leave_cluster rpc to new style result
2009-06-15 Iustin PopConvert node_stop_master rpc to new style result
2009-06-15 Iustin PopConvert node_start_master to new style result
2009-06-15 Iustin PopConvert node_verify rpc to new result style
2009-06-15 Iustin PopRemove utils.CheckDict since it's no longer used
2009-06-15 Iustin PopConvert node_info rpc to new style result
2009-06-15 Iustin PopConvert node_has_ip_address rpc to new style
2009-06-15 Iustin PopConvert instance_list rpc to new style result
2009-06-15 Iustin PopConvert all_instances_info rpc to new result style
2009-06-15 Iustin PopConvert instance_info rpc to new style result
2009-06-15 Iustin PopConvert instance_os_import rpc to new style result
2009-06-15 Iustin PopConvert bridges_exist to new style result
2009-06-15 Iustin PopConvert vg_list rpc to new style result
2009-06-15 Iustin PopConvert volume_list rpc to new style result
2009-06-15 Iustin PopConvert export_remove rpc to new style
2009-06-15 Iustin PopConvert export_list rpc to new style result
2009-06-15 Iustin PopConvert export_info rpc to new style result
2009-06-15 Iustin PopConvert finalize_export rpc to new style results
2009-06-15 Iustin PopConvert snapshot_export rpc to new style
2009-06-15 Iustin PopConvert blockdev_snapshot rpc to new result style
2009-06-15 Iustin PopConvert blockdev_getmirrorstatus rpc to new style
2009-06-15 Iustin PopFix a wrong function name in backend.DrbdAttachNet
2009-06-15 Guido TrotterIallocator: NIC parameters
2009-06-15 Guido TrotterXen: NIC parameters
2009-06-15 Guido TrotterKVM: NIC parameters
2009-06-15 Guido TrotterOSEnvironment: convert to NIC parameters
2009-06-15 Guido Trotterrpc: fill in NIC parameters in instances
2009-06-15 Guido TrotterRemove bridge and default_bridge from objects
2009-06-15 Guido TrotterNIC Parameters: fix hooks environment generation
2009-06-15 Guido TrotterRemove config.GetDefBridge
2009-06-15 Guido TrotterQueryClusterInfo: don't show default_bridge
2009-06-15 Guido Trotterconfig unittests: use nic params
2009-06-15 Guido TrotterInitCluster: don't set default_bridge
2009-06-15 Guido Trotter_CheckInstanceBridgesExist: move to NIC parameters
2009-06-15 Guido TrotterLUSetInstanceParams: nic parameters
2009-06-12 Guido TrotterLUSetInstanceParams: abstract _GetUpdatedParams
2009-06-12 Guido TrotterLUSetInstanceParams: save cluster
2009-06-12 Guido TrotterLUCreateInstance: NIC parameters
2009-06-12 Guido TrotterAdd nicparams to the NIC object
2009-06-11 Guido TrotterGNT-CLUSTER(8) fix search-tags example
2009-06-10 Iustin PopFix gnt-instance reinstall
2009-06-10 Iustin PopFix ConfigWriter._DistributeConfig error handling
2009-06-10 Iustin PopFix node add and RedistributeAncillaryFiles
2009-06-09 Iustin Poprpc: Add a simple failure reporting framework
2009-06-08 Guido TrotterShow nic parameters in cluster info
2009-06-08 Guido TrotterAllow modifying of default nic parameters
2009-06-08 Guido TrotterAllow setting NIC parameters at gnt-cluster init
2009-06-08 Guido Trottergnt-cluster init, simplify parameter checks
2009-06-08 Guido TrotterCluster: add nicparams, and update them on upgrade
2009-06-08 Guido TrotterAdd NIC.CheckParameterSyntax
2009-06-08 Guido Trotternic parameters: constants
2009-06-08 Guido TrotterAbstract Param upgrade from cluster.UpgradeConfig
2009-06-08 Guido TrotterChange BEGR_DEFAULT to PP_DEFAULT
2009-06-08 Guido TrotterMove FillDict at module level
2009-06-08 Guido TrotterFix a typo in InitCluster
2009-06-08 Iustin PopConvert call_blockdev_removechildren to new result
2009-06-08 Iustin PopConvert call_blockdev_addchildren to new result
2009-06-08 Iustin PopConvert rpc call_blockdev_rename to (status, data)
2009-06-08 Iustin PopA small makefile rule to create a TAGS file
2009-06-08 Iustin PopEnable stripped LVs
2009-06-08 Iustin PopAdd a lvm stripecount configure parameter
2009-06-08 Iustin PopAdd more constants for DRBD and change sync tests
2009-06-08 Iustin PopMerge branch 'master' into next
2009-06-04 Guido Trotter2.1 design: non bridged instances support
2009-06-04 Guido Trotter2.1 design: disk/net parameters
2009-06-04 Iustin PopWait for a while in failed resyncs
2009-06-03 Iustin PopAssemble DRBD using the known size
2009-06-03 Iustin PopFix two issues with exports and snapshot errors
2009-05-28 Iustin PopSet the size on new DRBDs in replace secondary
2009-05-28 Iustin PopChange the bdev init signatures
next