Michael Hanselmann (4): impexpd: Implement support for IPv6 backend: Add support for IPv6 in import/export Use IPv6 for import/export Increase timeout for connection on remote import
daemons/import-export | 9 ++++- lib/backend.py | 5 +++ lib/cmdlib.py | 17 +++++++--- lib/impexpd/__init__.py | 22 +++++++++++-- lib/masterd/instance.py | 24 +++++++++++--- lib/objects.py | 2 + lib/opcodes.py | 3 ++ test/ganeti.impexpd_unittest.py | 68 +++++++++++++++++++++++++++++++++++++- 8 files changed, 134 insertions(+), 16 deletions(-) -- 1.7.3.1
