Closing keystone sessions after done with them.
[snaps.git] / snaps / openstack / create_qos.py
index 44e35a3..7764a57 100644 (file)
@@ -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