[openstack-dev] [cinder][stable] Cinder client broken in Juno

Jeremy Stanley fungi at yuggoth.org
Tue Jun 23 21:23:03 UTC 2015


On 2015-06-23 08:49:55 -0700 (-0700), Mike Perez wrote:
[...]
> Cinder client asks Keystone to find a publicURL based on a version.
> Keystone will gather data from the service catalog and ask Cinder for
> a list of the public endpoints and compare. For the proxy cases,
> Cinder is giving internal URLs back to the proxy and Keystone ends up
> using that instead of the publicURL in the service catalog. As a
> result, clients usually won't be able to use the internal URL and
> rightfully so.
[...]

It seems like there would be an option #3: add a fallback behavior
to cinderclient to try its old connection method if it fails to
reach the "discovered" URL. I'm guessing there's some specific
reason that's impossible, or it would have already been in the
works?
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list