openstacksdk/openstack/tests/unit/object_store/v1
Thomas Bechtold e904cb6f4b
Drop self.conn from base.TestCase
It's the same variable as self.cloud so just use that one in all
tests.

Change-Id: Ie2a526c420e7156888931832b55c5b1619d20452
2018-12-20 00:39:29 +00:00
..
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_account.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
test_container.py Drop self.conn from base.TestCase 2018-12-20 00:39:29 +00:00
test_obj.py Drop self.conn from base.TestCase 2018-12-20 00:39:29 +00:00
test_proxy.py Drop self.conn from base.TestCase 2018-12-20 00:39:29 +00:00