[Bug 1516085] Update Released
Chris J Arges
1516085 at bugs.launchpad.net
Wed Jan 6 15:49:54 UTC 2016
The verification of the Stable Release Update for cinder has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
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:
Fix Released
Status in cinder source package in Wily:
Fix Released
Status in cinder source package in Xenial:
Fix Released
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