[Bug 1518793] Re: cinder (liberty) fails to retrieve volume limit in Horizon

Cheryl Jennings cheryl.jennings at canonical.com
Mon Nov 23 04:27:47 UTC 2015


** Also affects: cinder (Juju Charms Collection)
   Importance: Undecided
       Status: New

** Changed in: juju-core
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Juju Charms Collection.
Matching subscriptions: charm-bugs
https://bugs.launchpad.net/bugs/1518793

Title:
  cinder (liberty) fails to retrieve volume limit in Horizon

Status in juju-core:
  Invalid
Status in cinder package in Juju Charms Collection:
  New

Bug description:
  Using standard settings for cinder and horizon the default limit
  values are not available in horizon.

  Cinder-api logs reports:

  2015-11-22 20:43:02.496 26576 ERROR cinder.api.middleware.fault [req-c81cacd3-e5a0-4dfc-b1b0-680699e651f8 064eaabb523b42888a56dc91d0c3178b 3fa076cc13944d3db05ee75b32cfadac - - -] Caught error: Authorization failed: Unable to establish connection to http://localhost:5000/v3/auth/tokens
  2015-11-22 20:43:12.106 1021 ERROR cinder.api.middleware.fault [req-66cb5508-6f07-4303-a4eb-a7c44f01ce44 064eaabb523b42888a56dc91d0c3178b 3fa076cc13944d3db05ee75b32cfadac - - -] Caught error: Authorization failed: Unable to establish connection to http://localhost:5000/v3/auth/tokens

  A quick look at the config files didn't reveal any of them pointing to
  localhost (vs the proper keystone host).

  Adding the following lines to cinder.conf:

  [keymgr]
  encryption_auth_url = http://10.0.10.254:5000/v3

  Seems to resolve the issue.

  (solution thanks to this RDO bug:
  https://bugzilla.redhat.com/show_bug.cgi?id=1272572)

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1518793/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list