<div dir="ltr">Yes, that appears to be a documentation error.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div><div dir="ltr">- jlk</div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Dec 3, 2015 at 7:33 AM, Salman Toor <span dir="ltr"><<a href="mailto:salman.toor@it.uu.se" target="_blank">salman.toor@it.uu.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">
<div>Hi, </div>
<div><br>
</div>
<div>In the following link of Kilo document the cinder V1 endpoints have v2 in it.</div>
<div><br>
</div>
<div><a href="http://docs.openstack.org/kilo/install-guide/install/yum/content/cinder-install-controller-node.html" target="_blank">http://docs.openstack.org/kilo/install-guide/install/yum/content/cinder-install-controller-node.html</a></div>
<div><br>
</div>
<div>
<pre style="color:rgb(35,48,45);font-family:Monaco,'Courier New','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace;overflow-x:scroll;width:670px;border-bottom-color:rgb(222,222,222)!important;border-bottom-style:solid!important;border-bottom-width:1px!important;border-top-color:rgb(222,222,222)!important;border-top-style:solid!important;border-top-width:1px!important;padding:0.5em!important">openstack endpoint create \
--publicurl http://<em><code>controller</code></em>:8776/v2/%\(tenant_id\)s \
--internalurl http://<em><code>controller</code></em>:8776/v2/%\(tenant_id\)s \
--adminurl http://<em><code>controller</code></em>:8776/v2/%\(tenant_id\)s \
--region RegionOne \
volume</pre>
<div>Shouldn’t it be like following (colour in RED)</div>
</div>
<div><br>
</div>
<div>
<pre style="font-family:Monaco,'Courier New','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace;overflow-x:scroll;width:670px;border-bottom-color:rgb(222,222,222)!important;border-bottom-style:solid!important;border-bottom-width:1px!important;border-top-color:rgb(222,222,222)!important;border-top-style:solid!important;border-top-width:1px!important;padding:0.5em!important"><span style="color:rgb(35,48,45)">openstack endpoint create \
--publicurl http://<em><code>controller</code></em>:8776/</span><font color="#e32400">v1</font><font color="#23302d">/%\(tenant_id\)s \
--internalurl http://</font><em style="color:rgb(35,48,45)"><code>controller</code></em><font color="#23302d">:8776/</font><font color="#e32400">v1</font><font color="#23302d">/%\(tenant_id\)s \
--adminurl http://</font><em style="color:rgb(35,48,45)"><code>controller</code></em><font color="#23302d">:8776/</font><font color="#e32400">v1</font><font color="#23302d">/%\(tenant_id\)s \
--region RegionOne \
volume</font></pre>
<div><br>
</div>
</div>
<div>Is that a documentation error? Can someone please confirm? </div>
<div><br>
</div>
<div><br>
</div>
<div>Thanks in advance. </div>
<div><br>
</div>
<div>Regards..</div><span class="HOEnZb"><font color="#888888">
<div>Salman.</div>
<div><br>
</div>
<div></div>
<br>
</font></span></div>
<br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div><br></div>