cinder : ERROR (EndpointNotFound): publicURL endpoint for volume service not found
Hi
I'm deploying Openstack Liberty but i have some issues regarding Cinder configuration. Following official documentation making verifies suggested all is ok, im able to create volumes and im able to attache volumes to istance using CLI command, but first of all i cannot see volume functions in horizon ( but in horizon cinderv2 service is present and active ), second if i want to show volume-list by CLI i see
root@controller:~# nova --debug volume-list
WARNING: Command volume-list is deprecated and will be removed after Nova 13.0.0 is released. Use python-cinderclient or openstackclient instead.
DEBUG (shell:905) publicURL endpoint for volume service not found
......
EndpointNotFound: publicURL endpoint for volume service not found. ERROR (EndpointNotFound): publicURL endpoint for volume service not found
i guess this is an authentication problem i have used both v3 and v2.0 api policy but nothing changes.
Any idea were i have to point my attention to solve ?
Thanks
Raffaele
--- result of keystone endpoint-list is
WARNING: unsupported identity-api-version 3, falling back to 2.0
Authorization Failed: The resource could not be found. (HTTP 404) (Request-ID: req-cdf6eaeb-9fd0-4b6c-b6c9-a4dd7bdff18a)
This is unreadable; please format your output as code.
sorry i have changed description of my issue right now