diff options
| author | Zuul <zuul@review.openstack.org> | 2017-11-17 21:44:02 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-11-17 21:44:02 +0000 |
| commit | ddb94ea2a4163c8d06121a158aaee000e0a874fe (patch) | |
| tree | c398a4fbbff5fd42695edb136ccffa8ef0460f67 /openstackclient | |
| parent | 45260c41de6628c09d70093a25aeb722ffda0598 (diff) | |
| parent | 7d85ecaa332d1f94eb3089db9cb5cc112356a6a8 (diff) | |
| download | python-openstackclient-ddb94ea2a4163c8d06121a158aaee000e0a874fe.tar.gz | |
Merge "Prepare for os-clinet-config to go away"
Diffstat (limited to 'openstackclient')
| -rw-r--r-- | openstackclient/tests/functional/common/test_module.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openstackclient/tests/functional/common/test_module.py b/openstackclient/tests/functional/common/test_module.py index e9e4ee3a..d589f19c 100644 --- a/openstackclient/tests/functional/common/test_module.py +++ b/openstackclient/tests/functional/common/test_module.py @@ -27,7 +27,6 @@ class ModuleTest(base.TestCase): 'openstack'] LIBS = ['osc_lib', - 'os_client_config', 'keystoneauth1'] def test_module_list(self): |
