summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/create_qos.py
diff options
context:
space:
mode:
Diffstat (limited to 'snaps/openstack/create_qos.py')
-rw-r--r--snaps/openstack/create_qos.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/snaps/openstack/create_qos.py b/snaps/openstack/create_qos.py
index 44e35a3..7764a57 100644
--- a/snaps/openstack/create_qos.py
+++ b/snaps/openstack/create_qos.py
@@ -90,6 +90,8 @@ class OpenStackQoS(OpenStackVolumeObject):
self.__qos = None
+ super(self.__class__, self).clean()
+
def get_qos(self):
"""
Returns the domain QoS object as it was populated when create() was