tacker/tacker/tests/unit/nfvo
Hiromu Asahina f41cee0c2c Remove deprecated keystoneclient
The keystoneclient emits a warning for the use of
keystoneclient.session.Session which is deprecated as of the 2.1.0
release in favor of keystoneauth1.session.Session. This patch
migrates keystoneclient to keystoneauth1 to fix this problem.

The following deprecation warnings are gone with the patch:

- keystoneclient/session.py:139: DeprecationWarning:
  keystoneclient.session.Session is deprecated as of the
2.1.0 release in favor of keystoneauth1.session.Session. It will be
  removed in future releases.

Change-Id: I5c8f942ebe747f01ee0fcaab007f783bbeec0b97
Closes-Bug: #1977697
2022-09-14 11:27:29 +09:00
..
drivers Remove deprecated keystoneclient 2022-09-14 11:27:29 +09:00
workflows Refactoring UT directories 2018-11-12 13:13:39 +00:00
__init__.py Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_nfvo_plugin.py Add OpenID Connect Token Auth for k8s 2022-09-12 01:26:53 +00:00