<div dir="ltr">Hi Akihiro,<div><br></div><div>Cinder itself doesn't care what keystone endpoint name is configured for it. python-cinderclient uses cinderv2 for service name [1], [2] by default.</div><div><br></div><div>AFAIK, some other components like Rally expects "volumev2" endpoint for API v2. "volume" is used for Tempest by default.</div><div><br></div><div>[1] <a href="https://github.com/openstack/python-cinderclient/blob/92f3d35d5b6ba54704096288fb2a5ae93f5e1985/cinderclient/v2/shell.py#L206">https://github.com/openstack/python-cinderclient/blob/92f3d35d5b6ba54704096288fb2a5ae93f5e1985/cinderclient/v2/shell.py#L206</a></div><div>[2] <a href="https://github.com/openstack/python-cinderclient/blob/92f3d35d5b6ba54704096288fb2a5ae93f5e1985/cinderclient/shell.py#L585">https://github.com/openstack/python-cinderclient/blob/92f3d35d5b6ba54704096288fb2a5ae93f5e1985/cinderclient/shell.py#L585</a><br></div><div><br><div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div>Regards,<br>Ivan Kolodyazhny</div></div></div></div>
<br><div class="gmail_quote">On Wed, Oct 14, 2015 at 2:46 PM, Akihiro Motoki <span dir="ltr"><<a href="mailto:amotoki@gmail.com" target="_blank">amotoki@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Cinder team,<br>
<br>
What is the expected service name of Cinder v2 API in keystone catalog?<br>
DevStack configures "volumev2" for Cinder v2 API by default.<br>
<br>
Can we "volume" for Cinder v2 API or do we always need to use "volumev2"<br>
in deployments with only Cinder v2 API (i.e. no v1 API) ?<br>
<br>
The question was raised during the Horizon review [1].<br>
The current Horizon code assumes "volumev2" is configured for Cinder v2 API.<br>
Note that review [1] itself makes Horizon work only with Cinder v2 API.<br>
I would like to know Horizon team need to consider "volume" endpoint<br>
for Cinder v2 API or not.<br>
<br>
[1] <a href="https://review.openstack.org/#/c/151081/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/151081/</a><br>
[2] <a href="https://bugs.launchpad.net/horizon/+bug/1415712" rel="noreferrer" target="_blank">https://bugs.launchpad.net/horizon/+bug/1415712</a><br>
<br>
Thanks,<br>
Akihiro<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div></div></div>