On Sun, Oct 18, 2015 at 6:38 AM, AliReza Taleghani <shayne.alone(a)gmail.com>
wrote:
I think there is a mis configuration here:
the notification pop up when you navigate on [ Admin > System > Defaults ]
#Notification
Error: Unable to retrieve volume limit information.
###################################################
if you filter logs for cnider or error this one brings up which delight
two point!
1- Authentication target => localhost
2- Authentication API version => v3
I'm sure that the localhost is wrong and should be the float address or at
lease controller management interface address
as bellow nobody listen on localhost
[root@overcloud-controller-0 ~]# netstat -npltu | grep 5000
tcp 0 0 10.20.30.28:5000 0.0.0.0:*
LISTEN 2340/python2
tcp 0 0 10.20.30.26:5000 0.0.0.0:*
LISTEN 1872/haproxy
#ControllerLog
Oct 18 04:22:25 overcloud-controller-0.localdomain cinder-api[2374]:
2015-10-18 04:22:25.912 5406 ERROR cinder.api.middleware.fault
[req-3512a941-266d-49f0-b580-4c4ab93ca4e9 42e375bb99ac4107803ea2dc8a254f8d
638b58b4ff54462195f34adf6cec427c - - -] Caught error: Authorization failed:
Unable to establish connection to
http://localhost:5000/v3/auth/tokens
###################################################
But I'm still looking to find how can I force [ cinder.api.middleware ]
authentication configuration for example to update target ip address, be
replace with localhost
There is a ticket filed about this but I don't have a workaround at this
point:
https://bugzilla.redhat.com/show_bug.cgi?id=1272572
Sincerely,
Ali R. Taleghani
@linkedIn <
http://ir.linkedin.com/in/taleghani>
On Fri, Oct 16, 2015 at 4:24 PM, AliReza Taleghani <shayne.alone(a)gmail.com
> wrote:
>
> I have some error via horizon nofication which points to cinder auth api
> calls...
>
> [image: Screenshot from 2015-10-16 16:13:15.png]
>
> I try some configuration change as show in:
>
http://paste.ubuntu.com/12798452/
>
> to apply auth info keystonecontext :-/
> but it seems nothing to get solve...
>
> --
> Sincerely,
> Ali R. Taleghani
>
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe(a)redhat.com