Skip to content

Commit 7d85eca

Browse files
author
Dean Troyer
committed
Prepare for os-clinet-config to go away
We used that module in a test functional for module list, it is being absorbed into python-openstacksdk and having it listed in this test breaks -tips jobs. Change-Id: I98fdf5a5d1b3c6e30cb4c5f5fec3dd8e43e53145
1 parent c0f910d commit 7d85eca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openstackclient/tests/functional/common/test_module.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ class ModuleTest(base.TestCase):
2727
'openstack']
2828

2929
LIBS = ['osc_lib',
30-
'os_client_config',
3130
'keystoneauth1']
3231

3332
def test_module_list(self):

0 commit comments

Comments
 (0)