yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59355
[Bug 1646672] [NEW] It's recommended to use keystoneauth1
Public bug reported:
While use cinder as glance-store, there being a warning in the log:
2016-12-02 10:40:30.935 DEBUG glance.api.middleware.version_negotiation
[-] new path /v2/images/59183025-2163-4022-93b6-928e9385359c from
(pid=30487) process_request
/opt/stack/glance/glance/api/middleware/version_negotiation.py:71
/usr/local/lib/python2.7/dist-packages/keystoneauth1/adapter.py:135: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1.
warnings.warn('Using keystoneclient sessions has been deprecated. '
If the auth_plugin should be convert to keystoneauth1 here?
** Affects: glance
Importance: Undecided
Assignee: Xu Ao (xuao)
Status: New
** Changed in: glance
Assignee: (unassigned) => Xu Ao (xuao)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1646672
Title:
It's recommended to use keystoneauth1
Status in Glance:
New
Bug description:
While use cinder as glance-store, there being a warning in the log:
2016-12-02 10:40:30.935 DEBUG
glance.api.middleware.version_negotiation [-] new path
/v2/images/59183025-2163-4022-93b6-928e9385359c from (pid=30487)
process_request
/opt/stack/glance/glance/api/middleware/version_negotiation.py:71
/usr/local/lib/python2.7/dist-packages/keystoneauth1/adapter.py:135: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1.
warnings.warn('Using keystoneclient sessions has been deprecated. '
If the auth_plugin should be convert to keystoneauth1 here?
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1646672/+subscriptions
Follow ups