summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/cluster_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'snaps/openstack/cluster_template.py')
-rw-r--r--snaps/openstack/cluster_template.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/snaps/openstack/cluster_template.py b/snaps/openstack/cluster_template.py
index c4ba76d..f6c7aa2 100644
--- a/snaps/openstack/cluster_template.py
+++ b/snaps/openstack/cluster_template.py
@@ -85,6 +85,8 @@ class OpenStackClusterTemplate(OpenStackMagnumObject):
self.__cluster_template = None
+ super(self.__class__, self).clean()
+
def get_cluster_template(self):
"""
Returns the domain Volume object as it was populated when create() was