<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello Remo,<br>
<br>
I think you are feeling this bug.<br>
<a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/cinder/+bug/1516085">https://bugs.launchpad.net/cinder/+bug/1516085</a><br>
<br>
Quota won't work if you're running Keystone on another machine than the cinder-api unless the
<wbr style="color: rgb(51, 51, 51); font-family: monospace;
font-size: 12px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: 18px;
orphans: auto; text-align: left; text-indent: 0px; text-transform:
none; white-space: normal; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">
<wbr style="color: rgb(51, 51, 51); font-family: monospace;
font-size: 12px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: 18px;
orphans: auto; text-align: left; text-indent: 0px; text-transform:
none; white-space: normal; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">keymgr.encryption_auth_url
config option is populated because<br>
the default value for that option is to use the v3 endpoint on localhost for Keystone.<br>
<br>
You should see this if you enable debug for cinder-api<br>
Caught error: Authorization failed: Unable to establish connection to <a class="moz-txt-link-freetext" href="http://localhost:5000/v3/auth/tokens">
http://localhost:5000/v3/auth/tokens</a><br>
<br>
Hope this helps you, this was patched but I don't know if it's released yet, perhaps not in the distro you are using.<br>
Best regards.<br>
<br>
<div class="moz-cite-prefix">On 01/20/2016 08:49 PM, Remo Mattei wrote:<br>
</div>
<blockquote cite="mid:7D450E0B-7E71-471F-9791-266081043360@italy1.com" type="cite">
<pre wrap="">Hello all, does anyone have an suggestion on this error?
[root@osc1 ~(keystone_admin)]# cinder quota-show demo
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-4a681bb0-a0b5-4325-8c12-3f48659a42f1)
[root@osc1 ~(keystone_admin)]# cinder list
+--------------------------------------+-----------+------------------+------+------+-------------+----------+-------------+-------------+
| ID | Status | Migration Status | Name | Size | Volume Type | Bootable | Multiattach | Attached to |
+--------------------------------------+-----------+------------------+------+------+-------------+----------+-------------+-------------+
| 5a5558a6-8a7b-46d8-8db6-2cdfee46fef0 | available | - | - | 1 | - | false | False | |
| a3204f4f-142d-4a3e-9007-9fa149302f08 | available | - | - | 1 | - | false | False | |
| aac3b72a-e9ca-4e4a-94ce-2b03532eb516 | available | - | remo | 1 | - | false | False | |
| e8aa977c-3802-45cc-b700-0b7778840318 | available | - | test | 1 | - | false | False | |
+--------------------------------------+-----------+------------------+------+------+-------------+----------+-------------+——————+
I can attached and create volumes no problems at all.
in the cinder-api logs I get just a warning which is ok.
WARNING keystonemiddleware.auth_token [-] Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, adm
in_password, and admin_tenant_name configuration options is deprecated in favor of auth_plugin and related options and may be removed in a future release.
2015-12-18 13:16:11.639 3403 WARNING oslo_log.versionutils [-] Deprecated: RequestBodySizeLimiter() is deprecated as of Kilo in favor of oslo_middleware.RequestBodySizeLimiter and
may be removed in Mitaka.
Thanks,
Remo
_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
</blockquote>
<br>
</body>
</html>