Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
cf9cb46a
Commit
cf9cb46a
authored
Jun 23, 2008
by
Michael Hanselmann
Browse files
objects: Remove config_version from cluster configuration
Reviewed-by: ultrotter
parent
6d691282
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/objects.py
View file @
cf9cb46a
...
...
@@ -688,7 +688,6 @@ class Node(TaggableObject):
class
Cluster
(
TaggableObject
):
"""Config object representing the cluster."""
__slots__
=
TaggableObject
.
__slots__
+
[
"config_version"
,
"serial_no"
,
"rsahostkeypub"
,
"highest_used_port"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment