← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1150930] Re: keystone commands failing

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

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

Title:
  keystone commands failing

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  Using the Ubuntu Cloud Archive, Ubuntu Precise 12.0.4.2. Testing
  grizzly repo, manually avoid bugs:

  https://bugs.launchpad.net/keystone/+bug/1133608 (manual fix)
  and 
  https://bugs.launchpad.net/keystone/+bug/1131590 (applied Yaguangs patch)

  seems to provide a working keystone after updating my keystone.conf
  based on the default one.

  As both a service token and regulat authenticated user I can do:

  keystone user-list, keystone tenant-list

  but keystone role-list returns

  Unable to communicate with identity service: {"error": {"message":
  "expected string or buffer", "code": 400, "title": "Bad Request"}}.
  (HTTP 400)

  keystone endpoint-list returns

  Unable to communicate with identity service: {"error": {"message": "An
  unexpected error prevented the server from fulfilling your request.
  'legacy_endpoint_id'", "code": 500, "title": "Internal Server
  Error"}}. (HTTP 500)

  I also note that if I set my API endpoint to be "/v3" I get the following error for _all_ requests:
  Unable to communicate with identity service: {"error": {"message": "%d format: a number is required, not str", "code": 400, "title": "Bad Request"}}. (HTTP 400)

  My keystone.conf template shown here:
  http://paste.openstack.org/show/32913/

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1150930/+subscriptions