Ganeti 1.2 ========== For installation instructions, read the INSTALL and the doc/install.pdf files. For a brief introduction, read the ganeti(7) manpage and the other pages it suggests.
"git@git.minedu.gov.gr:itminedu/snf-ganeti.git" did not exist on "bcf043c95cb04277cf1f4577eea1cc64d8390b1d"
Iustin Pop
authored
The current result of utils.LookupHostname() is a dict, but this does not allow static checkers to check the correctness of the code. This patch introduces a new class names HostInfo and changes LookupHostname to return an instance of this class; this allows better checking of the code (and also the code is cleaner). Reviewed-by: ultrotter
Name | Last commit | Last update |
---|---|---|
daemons | ||
doc | ||
lib | ||
man | ||
qa | ||
scripts | ||
test | ||
tools | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
README | ||
SECURITY | ||
autogen.sh | ||
configure.ac |