[Bug 1516085] Re: quotas calls fail when CONF.keymgr.encryption_auth_url is not configured

Chris J Arges 1516085 at bugs.launchpad.net
Wed Dec 16 15:18:32 UTC 2015


Hello Michal, or anyone else affected,

Accepted cinder into wily-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/cinder/2:7.0.0-0ubuntu1.15.10.1 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cinder (Ubuntu Wily)
       Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  quotas calls fail when CONF.keymgr.encryption_auth_url is not
  configured

Status in Cinder:
  Fix Committed
Status in Cinder liberty series:
  Fix Committed
Status in Cinder mitaka series:
  Fix Committed
Status in cinder package in Ubuntu:
  Triaged
Status in cinder source package in Wily:
  Fix Committed
Status in cinder source package in Xenial:
  Triaged
Status in cinder package in Juju Charms Collection:
  Fix Released

Bug description:
  Quotas calls fail when aforementioned option is not configured and our
  Keystone host is somewhere else than c-api's host. This is due to the
  fact that the option defaults to localhost's Keystone v3.

  To fix we would need to modify:

  https://github.com/openstack/cinder/blob/master/cinder/api/contrib/quotas.py#L183

  We're using the config option instead of working with service catalog
  (available in RequestContext) to find proper Keystone endpoint.

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



More information about the Ubuntu-openstack-bugs mailing list