示例#1
0
 def tearDown(self):
     self.logger.debug("Tearing down SecurityGroupRegressionTests.")
     super(SecurityGroupRegressionTests, self).tearDown()
     SecurityGroupSetupResource.finishedWith(self.res)
示例#2
0
 def __del__(self):
     self.logger.debug("Unconfig the common resurces.")
     SecurityGroupSetupResource.finishedWith(self.res)