Add node cpu count to gnt-node list
[ganeti-local] / lib / constants.py
2008-05-05 Iustin PopAdd node cpu count to gnt-node list
2008-04-28 Iustin PopMove iallocator script execution to ganeti-noded
2008-04-16 Iustin PopImplement 'out' direction on allocator tests
2008-04-16 Iustin PopAllocator framework, 1st part: allocator input generation
2008-04-10 Guido TrotterVerify: make skipping checks possible
2008-04-10 Guido TrotterFix spelling mistake in constants.py
2008-04-05 Iustin PopImplement forking/master role checking in masterd
2008-04-01 Iustin PopAdd submit function to lib/cli.py
2008-03-31 Manuel FranceschiniAdd DEFAULT_VG and DTS_NOT_LVM to constants.py
2008-03-25 Manuel FranceschiniAdd constants for file-based storage
2008-03-19 Manuel FranceschiniAdd DEFAULT_FILE_STORAGE_DIR to constants
2008-03-18 Michael HanselmannUse constants for “ssh” and “scp” binaries instead...
2008-01-20 Iustin PopMake backend._GetVGInfo check the validity of 'vgs'
2008-01-20 Iustin PopFix run directory for the fake hypervisor
2008-01-11 Alexander SchreiberSupport selecting the boot device order for HVM.
2008-01-08 Iustin PopAdd support for modifying the kernel/initrd path
2008-01-07 Iustin PopImprove verify-disks: broken/missing LV detection
2007-12-20 Alexander SchreiberProof-of-Concept HVM support for Ganeti.
2007-12-20 Alexander SchreiberUse a generic Xen hypervisor interface.
2007-12-18 Alexander Schreibercleanup for hypervisor constants
2007-12-17 Alexander SchreiberAdd instance port support.
2007-12-11 Iustin PopReturn more data in rpc.call_volume_list
2007-11-29 Iustin PopReplace hardcoded lock dir
2007-11-09 Michael HanselmannUse new functions to modify /etc/hosts.
2007-11-07 Iustin PopEnhance secondary node replace for drbd8
2007-11-05 Guido TrotterBump protocol version up
2007-11-05 Guido TrotterMake the OS object able to represent broken OSes
2007-11-02 Iustin PopImplement device to instance mapping cache
2007-10-29 Iustin PopImplement replace-disks for drbd8 devices
2007-10-24 Iustin PopInitial implementation of drbd8 template type
2007-10-19 Iustin PopSome tiny style fixes
2007-10-19 Iustin PopAbstract more strings values into constants
2007-10-17 Alexander SchreiberPatch series for reboot feature, part 1
2007-10-16 Iustin PopReplace more ssh paths with proper constants
2007-10-12 Iustin PopRemove some hardcoded names/paths from backend.py
2007-10-11 Iustin PopImplement post-configuration-update hook
2007-10-10 Alexander SchreiberRemove fping as a dependency for Ganeti.
2007-10-10 Iustin PopImplement gnt-node evacuate
2007-10-10 Michael HanselmannMake Xen DomU kernel and initrd configurable at build...
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-10 Michael HanselmannDetect node restarts and reactivate disks.
2007-10-04 Guido TrotterShip (and display) path for InvalidOS errors too.
2007-09-28 Guido TrotterChange constants.OS_DIR with constants.OS_SEARCH_PATH...
2007-09-27 Guido TrotterMake the default export path configurable.
2007-09-25 Michael HanselmannRename constants for SSH init script by Iustin's request.
2007-09-21 Iustin PopMove a constant from ganeti-master to constants.py
2007-09-17 Iustin PopAdd support for rename operation in the OS API
2007-09-04 Michael HanselmannUse _autoconf.py instead of version.py, generated by...
2007-09-03 Michael Hanselmann- Generic automake cleanup
2007-08-24 Iustin PopRework ssh known-hosts handling.
2007-08-08 Iustin PopImplement tag support for cluster, nodes and instances.
2007-08-03 Michael HanselmannPut synchronization speed into constant.
2007-08-02 Michael HanselmannPut default bridge into constant.
2007-08-02 Michael HanselmannAdd configuration upgrade utility.
2007-07-25 Iustin PopSince the watcher can run on all nodes, let's get rid...
2007-07-25 Iustin PopMake the ganeti-watcher exit gracefully if it's not...
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-16 Iustin PopInitial commit.