Allow burnin to use an iallocator in instance creation
[ganeti-local] / lib /
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 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-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-03-31 Iustin PopChange the 'gnt-cluster command' execution order
2008-03-30 Iustin PopChange the order of config updates in some LUs
2008-03-10 Iustin PopDisable cluster init with a reachable IP
2008-03-10 Iustin PopModify utils.TcpPing to make source address optional
2008-02-29 Iustin PopFix master role stop on cluster destroy
2008-02-29 Iustin PopFix cluster rename operation
2008-02-28 Guido TrotterSmall comment fix.
2008-02-28 Guido TrotterFixes small spell mistakes and comments
2008-02-28 Guido TrotterThis patch replaces some hardcoded strings with their...
2008-02-28 Guido TrotterUse constants.ETC_HOSTS instead of string for /etc...
2008-02-28 Guido TrotterDon't allow renaming to an existing instance
2008-02-16 Guido TrotterFix gnt-instance info i1 i2 ...
2008-02-15 Iustin PopFurther fixes for the 'export MAC in hooks' change
2008-02-14 Iustin PopAlter the device activation code
2008-02-14 Iustin PopModify the default output of gnt-instance list
2008-02-12 Guido TrotterParse double protocol version in drbd8.2
2008-02-10 Iustin PopFix a wrong OP_ID added in r261
2008-02-05 Iustin PopAdd a test opcode that sleeps for a given duration
2008-02-05 Iustin PopReduce the chance of DRBD errors with stale primaries
2008-02-04 Iustin PopFix some indendation issues
2008-02-04 Iustin PopFix incomplete mac address export to hooks
2008-01-31 Guido TrotterGive mac information to instance hooks
2008-01-31 Guido TrotterMake the mouse more usable in VNC for HVM.
2008-01-30 Guido TrotterExport bridge information too
2008-01-28 Iustin PopImprove the documentation of query output fields
2008-01-28 Iustin PopAdd option for the number of VCPUs in instance listing
2008-01-28 Iustin PopFix VG listing broken by r510
2008-01-28 Iustin PopMake backend._GetVGInfo check the validity of 'vgs'
2008-01-28 Iustin PopFix checking of node free disk in CreateInstance
2008-01-28 Iustin PopAbstract node memory checking into a separate function
2008-01-28 Iustin PopChange a hardcoded path into its proper constant
2008-01-28 Iustin PopFix run directory for the fake hypervisor
2008-01-28 Guido TrotterAdd a missing parenthesis
2008-01-28 Guido TrotterAdd support for command aliases
2008-01-28 Iustin PopFix "gnt-instance modify --initrd"
2008-01-16 Iustin PopShow the HVM boot order in instance info
2008-01-16 Iustin PopTwo small style fixes
2008-01-16 Iustin PopMerge SVN commits 483..488 to the 1.2 branch
2008-01-11 Guido TrotterIntegrate svn revision 481 in the 1.2 branch
2008-01-09 Iustin PopMerge revs 433..469 into the 1.2 branch
2007-12-04 Michael HanselmannOn OS creation errors, write logfile path to ganeti...
2007-12-04 Alexander SchreiberOutput reading fix for backend.NodeVolumes()
2007-12-04 Iustin PopLog instance startup errors correctly
2007-12-04 Alexander SchreiberModify GetVolumeList so output on stderr from lvs doesn...
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-30 Iustin PopFix parsing of drbdsetup show output
2007-11-29 Iustin PopReplace hardcoded lock dir
2007-11-29 Iustin PopMake utils.RunCmd log failures when using debug
2007-11-27 Iustin PopFix logging of some checks in LUClusterVerify
2007-11-26 Iustin PopDrop the Rename method of DRBD8 devices
2007-11-26 Iustin PopSplit the change of peer in secondary replace in two...
2007-11-26 Iustin PopRelax even more the identification of DRBD8 devices
2007-11-26 Iustin PopAdd support for DRBD8 devices to work standalone
2007-11-22 Michael HanselmannSort list returned by ListVisibleFiles.
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
2007-11-21 Iustin PopFix logging in drbd _ShutdownNet method
2007-11-20 Michael HanselmannMake sure aliases written to /etc/hosts are unique.
2007-11-20 Michael HanselmannAdd function to return list with unique elements.
2007-11-16 Guido TrotterFix a typo in a warning message
2007-11-16 Michael HanselmannDon't remove master's hostname from /etc/hosts on clust...
2007-11-14 Guido TrotterWhen an assembly error occurs log it too
next