示例#1
0
 def tearDown(self):
     # NOTE(andreaf) BulkTests needs to cleanup containers after each
     # test is executed.
     base.delete_containers(self.containers, self.container_client,
                            self.object_client)
     super(BulkTest, self).tearDown()
示例#2
0
 def tearDown(self):
     # NOTE(andreaf) BulkTests needs to cleanup containers after each
     # test is executed.
     base.delete_containers(self.containers, self.container_client,
                            self.object_client)
     super(BulkTest, self).tearDown()