tacker/tacker/vnfm
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
..
infra_drivers Support vimConnectionInfo.extra when CNF deploy 2022-09-12 00:58:43 +00:00
lcm_user_data Heal and scale method support of lcm_user_data 2022-03-09 09:46:25 +00:00
mgmt_drivers Fixed some bugs for Mgmt Driver 2022-08-31 11:10:32 +09:00
monitor_drivers Drop most of six importings 2020-10-19 12:10:05 +00:00
policy_actions Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
keystone.py Remove deprecated keystoneclient 2022-09-14 11:27:29 +09:00
monitor.py Fix python3 utf-8 decode issue and typo while creating app_monitor 2020-10-06 05:34:43 +00:00
nfvo_client.py Add missed parameters in auto-generated config 2022-03-16 16:34:31 +09:00
plugin.py Drop most of six importings 2020-10-19 12:10:05 +00:00
utils.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
vim_client.py Add OpenID Connect Token Auth for k8s 2022-09-12 01:26:53 +00:00