Merge branch 'stable-2.8' into stable-2.9
[ganeti-local] / lib / objects.py
index a075138..0ca7363 100644 (file)
@@ -1524,6 +1524,7 @@ class Cluster(TaggableObject):
   __slots__ = [
     "serial_no",
     "rsahostkeypub",
+    "dsahostkeypub",
     "highest_used_port",
     "tcpudp_port_pool",
     "mac_prefix",