← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1297309] [NEW] Unauthorized: Unknown auth strategy

 

Public bug reported:

I have seen this error occasionally in various (Nova) logs:

2014-03-25 10:42:58.182 31770 TRACE nova.api.openstack     raise exceptions.Unauthorized(message=_('Unknown auth strategy'))
2014-03-25 10:42:58.182 31770 TRACE nova.api.openstack Unauthorized: Unknown auth strategy

Full stacktrace can be found with this logstash query:

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiVW5hdXRob3JpemVkOiBVbmtub3duIGF1dGggc3RyYXRlZ3lcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiODY0MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxMzk1NzU2MzQxNTc3fQ==

As a first step, it would be nice for neutronclient to say what auth
strategy   it is unable to handle.

** Affects: python-neutronclient
     Importance: Undecided
         Status: New

** Also affects: python-neutronclient
   Importance: Undecided
       Status: New

** No longer affects: neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1297309

Title:
  Unauthorized: Unknown auth strategy

Status in Python client library for Neutron:
  New

Bug description:
  I have seen this error occasionally in various (Nova) logs:

  2014-03-25 10:42:58.182 31770 TRACE nova.api.openstack     raise exceptions.Unauthorized(message=_('Unknown auth strategy'))
  2014-03-25 10:42:58.182 31770 TRACE nova.api.openstack Unauthorized: Unknown auth strategy

  Full stacktrace can be found with this logstash query:

  http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiVW5hdXRob3JpemVkOiBVbmtub3duIGF1dGggc3RyYXRlZ3lcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiODY0MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxMzk1NzU2MzQxNTc3fQ==

  As a first step, it would be nice for neutronclient to say what auth
  strategy   it is unable to handle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1297309/+subscriptions


Follow ups

References