Ganeti 2.0 ========== For installation instructions, read the INSTALL and the doc/install.html files. For a brief introduction, read the ganeti(7) manpage and the other pages it suggests.
"lib/server/confd.py" did not exist on "465b8ee3b80d0c73af619d0c77bcb937de4ab512"
Guido Trotter
authored
Currently if we fail writing to the socket (perhaps because a signal was delivered) we lose the data we were sending. Although this is not too bad (it's udp, and data may get lost anyway) we try to avoid this by just putting the packets to write in a queue and handling that through the normal asyncore methods. Signed-off-by:Guido Trotter <ultrotter@google.com> Reviewed-by:
Michael Hanselmann <hansmi@google.com>
Name | Last commit | Last update |
---|---|---|
autotools | ||
daemons | ||
devel | ||
doc | ||
lib | ||
man | ||
qa | ||
scripts | ||
test | ||
tools | ||
.gitignore | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
configure.ac | ||
epydoc.conf | ||
pylintrc |