cinder (liberty) fails to retrieve volume limit in Horizon
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Invalid
|
Undecided
|
Unassigned | ||
cinder (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
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.
2015-11-22 20:43:12.106 1021 ERROR cinder.
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://
Seems to resolve the issue.
(solution thanks to this RDO bug: https:/
Changed in juju-core: | |
status: | New → Invalid |