Add --enable-rapi parameter to configure
[ganeti-local] / daemons /
2008-05-09 Michael HanselmannAdd --enable-rapi parameter to configure
2008-05-09 Michael HanselmannStart and stop remote API with master role
2008-05-08 Michael HanselmannSmall codestyle fixes for ganeti-noded, ganeti-master...
2008-05-08 Michael HanselmannCodestyle fixes and docstring updates for rapi
2008-04-30 Iustin PopRAPI: Change the daemon to standard calling syntax
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-21 Oleksiy MishchenkoMove RAPI constants to ganeti.constants
2008-04-17 Oleksiy MishchenkoSwitch RAPI to default ganeti logging and Daemonize...
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 Iustin PopMove the daemonize function to utils.py
2008-03-19 Iustin PopMake ganeti-noded create BDEV_CACHE_DIR automatically
2008-03-10 Iustin PopModify utils.TcpPing to make source address optional
2008-02-05 Iustin PopAdd a test opcode that sleeps for a given duration
2008-01-09 Iustin PopMerge revs 433..469 into the 1.2 branch
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-29 Iustin PopMake utils.RunCmd log failures when using debug
2007-11-13 Michael HanselmannSmall changes and fixes in ganeti-watcher.
2007-11-05 Guido TrotterConvert os_get to use OS rather than InvalidOS
2007-11-05 Guido TrotterSimplify diagnose mangling/unmangling functions
2007-11-02 Iustin PopImplement device to instance mapping cache
2007-10-29 Iustin PopImplement block device renaming
2007-10-25 Iustin PopModify two mirror-device related rpc calls
2007-10-17 Alexander SchreiberPatch series for reboot feature, part 1
2007-10-15 Iustin PopFix node daemon log file permissions
2007-10-10 Alexander SchreiberRemove fping as a dependency for Ganeti.
2007-10-10 Michael HanselmannExit ganeti-watcher cleanly when there's no configuration.
2007-10-10 Michael HanselmannDetect node restarts and reactivate disks.
2007-10-04 Michael HanselmannChange configuration storage format from Pickle to...
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-09-21 Iustin PopMove a constant from ganeti-master to constants.py
2007-09-17 Iustin PopImplement instance rename operation
2007-08-20 Iustin PopAdd ganeti-master to sbin_SCRIPTS
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-03 Michael HanselmannAdd instance name to LVM volume as a tag.
2007-07-26 Michael HanselmannComment formatting updates.
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-24 Michael HanselmannFix parameter formatting.
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-18 Michael HanselmannReplace tabs with spaces.
2007-07-16 Iustin PopInitial commit.