[Openstack-operators] Cinder V1 endpoints
Salman Toor
salman.toor at it.uu.se
Wed Dec 9 11:14:42 UTC 2015
Hi,
Now I can also confirm that using v1 and v2 in the cinder endpoints work fine for us in the Kilo release( we are using CentOS7).
Regards..
Salman.
PhD, Scientific Computing
Researcher, IT Department,
Uppsala University.
Senior Cloud Architect,
SNIC.
Cloud Application Expert,
UPPMAX.
Visiting Researcher,
Helsinki Institute of Physics (HIP).
salman.toor at it.uu.se<mailto:salman.toor at it.uu.se>
http://www.it.uu.se/katalog/salto690
On 07 Dec 2015, at 18:18, Jesse Keating <jlk at bluebox.net<mailto:jlk at bluebox.net>> wrote:
Reading that linked bug, it does indeed seem like the use of v2 in the path for both volume and volumev2 was indeed a mistake. Further supported by http://lists.openstack.org/pipermail/openstack-operators/2015-December/009092.html
It may have been intended for the documentation at the time, but seems later to have been a mistake.
- jlk
On Fri, Dec 4, 2015 at 2:40 PM, Anne Gentle <annegentle at justwriteclick.com<mailto:annegentle at justwriteclick.com>> wrote:
On Thu, Dec 3, 2015 at 9:33 AM, Salman Toor <salman.toor at it.uu.se<mailto:salman.toor at it.uu.se>> wrote:
Hi,
In the following link of Kilo document the cinder V1 endpoints have v2 in it.
http://docs.openstack.org/kilo/install-guide/install/yum/content/cinder-install-controller-node.html
openstack endpoint create \
--publicurl http://controller:8776/v2/%\(tenant_id\)s \
--internalurl http://controller:8776/v2/%\(tenant_id\)s \
--adminurl http://controller:8776/v2/%\(tenant_id\)s \
--region RegionOne \
volume
Shouldn’t it be like following (colour in RED)
openstack endpoint create \
--publicurl http://controller:8776/v1/%\(tenant_id\)s \
--internalurl http://controller:8776/v1/%\(tenant_id\)s \
--adminurl http://controller:8776/v1/%\(tenant_id\)s \
--region RegionOne \
volume
Is that a documentation error? Can someone please confirm?
For the install documentation, especially one in use for and tested as many months as the Kilo one, you can be assured it is not a documentation error.
It is a specific choice by our install doc team to ensure that all requests are redirected to a v2 endpoint. Otherwise your Dashboard will not display the Block Storage information.
If you're ever in doubt, feel free to search through fixed documentation bugs or read the commentary, such as:
https://bugs.launchpad.net/openstack-manuals/+bug/1508355
Thanks,
Anne
Thanks in advance.
Regards..
Salman.
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators at lists.openstack.org<mailto:OpenStack-operators at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
--
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com<http://www.justwriteclick.com/>
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators at lists.openstack.org<mailto:OpenStack-operators at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20151209/b41dfdb5/attachment.html>
More information about the OpenStack-operators
mailing list