<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Mar 27, 2016 at 6:11 PM, Mike Perez <span dir="ltr"><<a href="mailto:thingee@gmail.com" target="_blank">thingee@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 00:40 Mar 28, Jordan Pittier wrote:<br>
> I am going to play the devil's advocate here but why can"t<br>
> python-openstackclient have its own opinion on the matter ? This CLI seems<br>
> to be for humans and humans love names/labels/tags and find UUIDS hard to<br>
> remember. Advanced users who want anonymous volumes can always hit the API<br>
> directly with curl or whatever SDK.<br>
<br>
</span>I suppose it could, however, names are not unique.<br></blockquote><div><br></div><div>Names are not unique in much of OpenStack.  When ambiguity exists, we exit with an error.</div><div><br></div><div>Also, this works to produce a volume with no name should you absolutely require it:</div><div><br></div><div>openstack volume create --size 10 ""</div><div><br></div><div><br></div><div>dt </div></div>-- <br><div class="gmail_signature"><br>Dean Troyer<br><a href="mailto:dtroyer@gmail.com" target="_blank">dtroyer@gmail.com</a><br></div>
</div></div>