ganeti-local
2008-05-09 Michael HanselmannStart and stop remote API with master role
2008-05-08 Guido TrotterImprove DRBDev.Open docstring as well
2008-05-08 Guido TrotterImprove DRBD8.Open's docstring a bit more
2008-05-08 Guido TrotterFix comment typo in bdev.py
2008-05-08 Michael HanselmannSmall codestyle fixes for ganeti-noded, ganeti-master...
2008-05-08 Michael HanselmannRemove unimplemented rapi resources
2008-05-08 Michael HanselmannCodestyle fixes and docstring updates for rapi
2008-05-08 Iustin PopFix DRBD8 diskless assembling
2008-05-05 Iustin PopExport the number of cpus to iallocator scripts
2008-05-05 Iustin PopMinor doc/help update
2008-05-05 Iustin PopImprove the gnt-* list field selection
2008-05-05 Guido TrotterWrap exception in _DistributeConfig code
2008-05-05 Guido TrotterSimplify target generation in DistributeConfig
2008-05-02 Alexander SchreiberShow cluster hypervisor for gnt-cluster info
2008-05-02 Alexander SchreiberAnother for gnt-instance modify & HVM parameters
2008-05-02 Alexander Schreibermake gnt-modify work with new HVM parameters
2008-04-30 Iustin PopAdd node cpu count to gnt-node list
2008-04-30 Michael HanselmannAdd new Makefile.am for lib/rapi/
2008-04-30 Michael HanselmannMove target creating symlinks in lib/ into Makefile...
2008-04-30 Iustin PopRAPI: Change the daemon to standard calling syntax
2008-04-30 Guido Trotterhooks.sgml: Add cluster-verify hooks information
2008-04-30 Guido TrotterAdd cluster-verify hooks
2008-04-30 Guido TrotterAdd a LU Hooks notification function
2008-04-30 Guido TrotterHooksMaster: Make RunPhase return the rpc output
2008-04-30 Guido TrotterRemove NoHooksLU.BuildHooksEnv
2008-04-30 Guido TrotterLogicalUnit.BuildHooksEnv, update docstring
2008-04-30 Guido TrotterRemove non-existing arguments from some docstrings
2008-04-30 Oleksiy MishchenkoImplement locking in Ganeti Remote API
2008-04-30 Iustin PopRAPI: Workaround twisted failure by early import rpc
2008-04-28 Iustin PopMove iallocator script execution to ganeti-noded
2008-04-28 Iustin PopFix iallocator instance info
2008-04-25 Alexander Schreiber[PATCH] show only parameters relevant to the instance
2008-04-25 Alexander Schreiberpatch 4/4 extended HVM features for 1.2
2008-04-25 Alexander Schreiberpatch 3/4 extended HVM features for 1.2
2008-04-25 Iustin PopIAllocator: some more info exported
2008-04-25 Iustin PopIAllocator: simplify node info computation
2008-04-25 Alexander Schreiberpatch 2/4 extended HVM features for 1.2
2008-04-25 Oleksiy MishchenkoGeneralize RAPI request handling flow
2008-04-25 Iustin PopAdd iallocator documentation
2008-04-24 Guido Trotterburnin: improve -t help message
2008-04-24 Iustin PopChage the rapi to conform to new OpDiagnoseOS
2008-04-24 Iustin PopBackport: Rework the results of OpDiagnoseOS opcode
2008-04-24 Iustin PopStyle fixes for the 1.2 branch
2008-04-24 Iustin PopImplement replace secondary via the iallocator
2008-04-24 Iustin PopImplement memory size option for burnin
2008-04-24 Iustin PopFix generalized relocate mode of IAllocator
2008-04-23 Alexander Schreiberpatch 1/4 extended HVM features for 1.2
2008-04-23 Guido Trotterburnin: improve instance create message
2008-04-23 Guido Trotterburnin: change the default disk type to drbd
2008-04-23 Guido Trotterburnin: remove created exports
2008-04-23 Guido TrotterAdd gnt-backup remove functionality
2008-04-23 Iustin PopGeneralize the replace_secondary mode in iallocator
2008-04-23 Iustin PopCorrectly filter out Domain-0 from domain list if reque...
2008-04-23 Iustin PopImplement replace_secondary in the dumb allocator
2008-04-23 Iustin PopSend required_nodes field to the iallocator scripts
2008-04-23 Iustin PopAllow burnin to use an iallocator in instance creation
2008-04-23 Iustin PopMove all iallocator functions into a class
2008-04-21 Iustin PopOnly change instance status if not already so
2008-04-21 Iustin PopReuse common code between MarkInstance{Up,Down}
2008-04-21 Iustin PopAbstract the json functions into a separate module
2008-04-21 Oleksiy MishchenkoMove RAPI constants to ganeti.constants
2008-04-17 Oleksiy MishchenkoSwitch RAPI to default ganeti logging and Daemonize...
2008-04-16 Iustin PopIAllocator part 3: LUCreateInstance changes
2008-04-16 Iustin PopReorder checks in instance create
2008-04-16 Iustin PopImplement 'out' direction on allocator tests
2008-04-15 Guido TrotterBugfix: wrong identifier in CheckPrereq message
2008-04-15 Iustin PopMove the disk size computation to its own function
2008-04-14 Iustin PopFix a typo in rapi.RESTHTTPServer
2008-04-11 Oleksiy MishchenkoFix pylint errors for RAPI
2008-04-11 Oleksiy MishchenkoFix pylint errors for RAPI
2008-04-11 Iustin PopInstall the rapi files at make install time
2008-04-11 Oleksiy MishchenkoImport first version of Ganeti Remote API
2008-04-10 Guido TrotterVerify: make skipping checks possible
2008-04-10 Guido TrotterVerify: add N+1 Memory redundancy verification
2008-04-10 Iustin PopAllow utils.Daemonize() to not close some fds
2008-04-10 Iustin PopMove the daemonize function to utils.py
2008-04-10 Iustin PopMove the OS search code into an abstract function
2008-04-10 Iustin PopChange backend._OSSearch return values
2008-04-10 Iustin PopFix example scripts build dependencies
2008-04-10 Guido TrotterVerify: save instance config
2008-04-10 Guido TrotterVerify: add more instance information to node_info
2008-04-10 Guido TrotterVerify: add instance information to node_info
2008-04-10 Guido TrotterVerify: Add and populate node_info dict
2008-04-10 Guido TrotterVerify: remove useless check in _VerifyInstance
2008-04-10 Guido TrotterVerify: instance verification cleanup
2008-04-10 Guido TrotterVerify: fix crash when a node is down
2008-04-10 Guido TrotterVerify: fix ERROR message indentation
2008-04-10 Guido TrotterFix spelling mistake in constants.py
2008-04-09 Iustin PopAllocator framework, 1st part: allocator input generation
2008-04-09 Iustin PopAdd a gnt-debug tool
2008-04-02 Guido TrotterImprove disk consistency error message again
2008-04-02 Guido TrotterFix misleading error message when checking disks
2008-04-02 Guido TrotterHandle better failing over non-running instances
2008-04-02 Guido TrotterImprove export and fix export-on-norun bug
2008-04-02 Guido Trotterfailover: only start instance if we should
2008-04-02 Iustin PopUpdate the lock autocleanup log message
2008-04-01 Iustin PopAdd autocleanup of stale locks
2008-04-01 Guido TrotterFix gnt-instance failover help message
2008-03-31 Iustin PopChange the 'gnt-cluster command' execution order
2008-03-31 Iustin PopChange the gnt-backup export help text
next