We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95378bb + 760e91a commit c98ff62Copy full SHA for c98ff62
1 file changed
openstackclient/tests/unit/api/test_compute_v2.py
@@ -13,7 +13,7 @@
13
14
"""Compute v2 API Library Tests"""
15
16
-from keystoneclient import session
+from keystoneauth1 import session
17
from osc_lib import exceptions as osc_lib_exceptions
18
from requests_mock.contrib import fixture
19
0 commit comments