python-openstackclient/openstackclient/tests/unit/api
Gage Hugo 760e91abcf Correct import of keystoneauth1 session
keystoneclient.session has been long deprecated in favor of
keystoneauth1.session. This change corrects the import in the
tests to use the correct library's session.

Change-Id: Ic24ebde59e4b9eb70d6f14c1e0536f8d24f0de73
2017-09-12 22:19:32 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_api.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_compute_v2.py Correct import of keystoneauth1 session 2017-09-12 22:19:32 +00:00
test_image_v1.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
test_image_v2.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
test_object_store_v1.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00