<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 13, 2015 at 12:05 PM, Flavio Percoco <span dir="ltr"><<a href="mailto:flavio@redhat.com" target="_blank">flavio@redhat.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 12/10/15 19:25 -0300, Victoria Martínez de la Cruz wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
HI all,<br>
<br>
Thanks for your feedback. We discussed this topic in this week weekly meeting<br>
and we came to the conclusion that it would be better to use "pool-flavor"<br>
instead of creating a namespace for Zaqar only (by prefixing everything with<br>
the "message" key).<br>
<br>
So, this commands would look like<br>
<br>
openstack pool-flavor create<br>
openstack pool-flavor get<br>
openstack pool-flavor delete<br>
openstack pool-flavor update<br>
openstack pool-flavor list<br>
</blockquote>
<br></span>
First and foremost, I'm sorry for not attending the last meeting.<br>
<br>
I just read the logs from the meeting and I'd like to raise my<br>
concerns with the above. I think it's very confusing for users to have<br>
a non-namespaced command.<br>
<br>
For example, what's a pool-flavor? Is it related to Nova's flavors? Is<br>
it something related to some network pools? etc.<br>
<br>
I understand that one of the concerns is that things like `openstack<br>
message message post` wouldn't look good but I think that the project<br>
namespace could match the service catalog (will let folks for OSC<br>
confirm/deny this).<br>
<br>
Some examples:<br>
<br>
$ openstack messaging post<br>
$ openstack messaging flavor create<br>
$ openstack messaging pool add<br>
<br>
etc<br>
<br>
Does the above make sense?</blockquote><div><br></div><div>All above make sense, just one thing, how about using word "zaqar"  instead of messaging? That is what all other projects are doing, for example:</div><div><br></div><div>$ keystone user-create</div><div>$ heat event-list</div><div><br></div><div>This will create a separate namespace for the project and also will solve the issue of `openstack messaging message post`.</div></div></div></div>