ganeti-local
2008-06-23 Michael Hanselmannobjects: Remove config_version from cluster configuration
2008-06-23 Michael Hanselmanncfgupgrade: Add main() function
2008-06-23 Michael Hanselmanncfgupgrade: Add logging module
2008-06-23 Guido TrotterFix the zombie process unittest
2008-06-23 Michael HanselmannBump version to 2.0.0~alpha0
2008-06-23 Michael HanselmannAdd functions to calculate version number to constants.py
2008-06-23 Michael Hanselmannutils.WriteFile: Remove optional check_abspath parameter
2008-06-22 Iustin PopAdd a ‘tags’ field to instance and node listing
2008-06-21 Iustin PopImplement handling of luxi errors in cli.py
2008-06-21 Iustin PopRemove twisted checks from configure.ac
2008-06-20 Iustin PopAdd a rpc call for BlockDev.Close()
2008-06-19 Michael HanselmannCheck for docbook2{man,pdf,html}
2008-06-19 Iustin PopSmall typo in gnt-instance manpage
2008-06-19 Michael HanselmannUse a single Makefile.am instead of many
2008-06-18 Iustin PopFix bdev unittest when run under distcheck
2008-06-18 Iustin PopRework the DRBD8 device status computation
2008-06-18 Michael Hanselmannganeti-watcher: Replace custom exceptions with ganeti...
2008-06-18 Michael Hanselmannganeti-watcher: Don't write file if data didn't change
2008-06-18 Michael Hanselmannganeti-watcher: Rename WatcherState.data to WatcherStat...
2008-06-18 Michael HanselmannDon't log SystemExit exception in ganeti-watcher
2008-06-18 Michael HanselmannReplace watcher state file atomically
2008-06-18 Michael HanselmannWrite ganeti-watcher status file even if something...
2008-06-18 Michael HanselmannAdd more parameters to utils.WriteFile
2008-06-18 Michael HanselmannUse ganeti.serializer module in ganeti-watcher
2008-06-18 Michael HanselmannReplace custom logging code in watcher with logging...
2008-06-18 Michael HanselmannMake sure serialized data ends with EOL character
2008-06-17 Iustin PopAllow disk object to set their own physical ID
2008-06-17 Iustin PopFix an error-handling case
2008-06-17 Iustin PopManpage updates for the new grow-disk command
2008-06-17 Iustin PopImplement gnt-instance grow-disk
2008-06-17 Iustin PopImplement disk grow at LU level
2008-06-17 Iustin PopAdd method to update a disk object size
2008-06-17 Iustin PopImplement block device grow at the rpc layer
2008-06-16 Iustin PopExpose block device grow in backend.py
2008-06-16 Iustin Popbdev: implement disk resize for lvm/drbd8
2008-06-16 Guido TrotterMove SetKey to WritableSimpleStore and use it
2008-06-16 Iustin PopAdd migration support at the rpc layer
2008-06-16 Iustin Pophypervisor: add live migration support
2008-06-15 Guido TrotterActivate down instances' disks on replace-disks
2008-06-15 Guido TrotterFailoverInstance: change AddInstance with Update
2008-06-15 Guido TrotterBurnin: Use iallocator in import/export
2008-06-15 Iustin PopFix an error message in instance add
2008-06-13 Michael HanselmannMove warning flags from autogen.sh to configure.ac
2008-06-13 Michael HanselmannReplace logging functions with calls to logging module
2008-06-13 Guido TrotterFail job on ganeti exceptions
2008-06-13 Guido TrotterFix a typo in jqueue.py
2008-06-12 Michael HanselmannDon't use specific versions in autogen.sh
2008-06-12 Michael HanselmannMove InitCluster opcode into a single function
2008-06-12 Michael HanselmannMove cmdlib._HasValidVG to utils.CheckVolumeGroupSize
2008-06-12 Michael HanselmannMove {Set,Remove}EtcHostsEntry wrappers to utils.py
2008-06-12 Michael HanselmannRemove REQ_CLUSTER from opcode handling code
2008-06-12 Michael HanselmannRemove unreachable code from cli.SubmitOpCode
2008-06-12 Michael HanselmannRename master socket to ganeti-master.sock
2008-06-11 Guido TrotterRemove SimpleStore cache
2008-06-06 Michael HanselmannForward-port: Fix two problems in QA scripts
2008-06-06 Michael HanselmannForward-port: Add QA tests for “gnt-instance reboot”
2008-06-06 Michael HanselmannForward-port: Add QA test for “gnt-instance replace...
2008-06-06 Michael HanselmannForward-port: Update gnt-instance and gnt-backup manpages
2008-06-06 Michael HanselmannForward-port: Fix wrong filename in ganeti-watcher...
2008-06-06 Michael HanselmannForward-port: Small codestyle fixes for dumb-allocator
2008-06-06 Michael HanselmannForward-port: Remove output file if docbook failed
2008-06-06 Michael HanselmannForward-port: Alias Dump/Load functions in ganeti.seria...
2008-06-06 Michael HanselmannAdd line-breaks to gnt-instance manpage
2008-05-31 Iustin PopAdd check for node memory in instance creation
2008-05-31 Iustin PopShow cluster hypervisor for gnt-cluster info
2008-05-31 Iustin PopForward-port: Another for gnt-instance modify & HVM...
2008-05-31 Iustin PopForward-port: make gnt-modify work with new HVM parameters
2008-05-31 Iustin PopForward-port: show only parameters relevant to the...
2008-05-31 Iustin PopForward-port: patch 4/4 extended HVM features for 1.2
2008-05-31 Iustin PopForward-port: patch 3/4 extended HVM features for 1.2
2008-05-31 Iustin PopForward-port: patch 2/4 extended HVM features for 1.2
2008-05-30 Iustin PopComplete removal of md/drbd 0.7 code
2008-05-30 Iustin PopLURemoveInstance: fix op.ignore_failures usage
2008-05-29 Iustin PopDocumentation: cleanup of local/remote_raid1
2008-05-24 Guido TrotterDistribute dumb-allocator in examples
2008-05-15 Michael HanselmannUpdate command line help and manpages with mandatory...
2008-05-15 Guido Trotterdocument cluster verify --no-nsplus1-mem option
2008-05-15 Guido TrotterFix drbd show parser to handle valueless keywords
2008-05-15 Guido TrotterSplit drbd command creation and execution
2008-05-13 Iustin PopSmall style fixes
2008-05-13 Iustin PopImplement node daemon conectivity tests
2008-05-13 Michael HanselmannForward-port changes made to readd in 1.2
2008-05-13 Iustin PopCLI: retry: remove command opts/args in "gnt-X"
2008-05-13 Iustin PopRevert "CLI: remove command opts/args in "gnt-X""
2008-05-13 Iustin PopCLI: remove command opts/args in "gnt-X"
2008-05-13 Iustin PopWatcher: do not activate disks for started instances
2008-05-13 Iustin PopWatcher: do not activate disks for admin_down
2008-05-13 Iustin PopReduce chance of ssh failures in verify cluster
2008-05-12 Iustin Popbdev: always log command output if it failed
2008-05-10 Iustin PopDRBD: Fix another bug in diskless activation
2008-05-09 Michael HanselmannRemove utils.CheckDaemonAlive and use “xm info” instead
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 Iustin PopFix DRBD8 diskless assembling
2008-05-07 Michael HanselmannAdd unittest for constants
2008-05-07 Michael HanselmannUse new ssconf function to check configuration version
2008-05-06 Michael HanselmannUse dict instead of if/elif map for hypervisor classes
2008-05-06 Michael HanselmannRename hypervisor code to lowercase filenames
2008-05-05 Michael HanselmannGenerate devel/upload during build time from template
2008-05-05 Iustin PopExport the number of cpus to iallocator scripts
next