f41cee0c2c
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 |
||
---|---|---|
.. | ||
infra_drivers | ||
lcm_user_data | ||
mgmt_drivers | ||
monitor_drivers | ||
policy_actions | ||
__init__.py | ||
keystone.py | ||
monitor.py | ||
nfvo_client.py | ||
plugin.py | ||
utils.py | ||
vim_client.py |