<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">+1<div><br></div><div>Should we use VERB_NOUN pattern? Or relax it for some obvious? I can't figure a good VERB_NOUN for HTTP. REQUEST_HTTP is dull. </div><div><br></div><div>BTW it's interesting that we assume that a service can contain only actions of the same type. </div><div><br></div><div>DZ> </div><div><br><div><div>On Feb 26, 2014, at 1:10 AM, Nikolay Makhotkin <<a href="mailto:nmakhotkin@mirantis.com">nmakhotkin@mirantis.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Agree, I don't see any thing that makes sense with words 'REST' and 'API' too.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 26, 2014 at 11:38 AM, Renat Akhmerov <span dir="ltr"><<a href="mailto:rakhmerov@mirantis.com" target="_blank">rakhmerov@mirantis.com</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">Folks,<div><br></div><div>I’m proposing to rename these two action types REST_API and MISTRAL_REST_API to HTTP and MISTRAL_HTTP. Words “REST” and “API” don’t look correct to me, if you look at</div>
<div><br></div><div><pre style="margin-top:0px;margin-bottom:0px;padding:5px 0px;font-family:'Bitstream Vera Sans Mono',monospace;font-size:13px"><span>Services</span><span>:</span>
  <span>Nova</span><span>:</span>
    <span>type</span><span>:</span> <span>REST_API</span>
    <span>parameters</span><span>:</span>
      <span>baseUrl</span><span>:</span> <span>{</span><span style="color:rgb(187,96,213)">$.novaURL</span><span>}</span>
    <span>actions</span><span>:</span>
      <span>createVM</span><span>:</span>
        <span>parameters</span><span>:</span>
          <span>url</span><span>:</span> <span>/servers/{$.vm_id}</span>
          <span>method</span><span>:</span> <span>POST</span>
   </pre><div>There’s no information about “REST” or “API” here. It’s just a spec how to form an HTTP request.</div></div><div><br></div><div>Thoughts?</div><span class="HOEnZb"><font color="#888888"><br><div>
<div>Renat Akhmerov</div><div>@ Mirantis Inc.</div><div><br></div><br>

</div>
<br></font></span></div><br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><font>Best Regards,</font></div><div><font>Nikolay</font></div></div>
</div>
_______________________________________________<br>OpenStack-dev mailing list<br><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></blockquote></div><br></div></body></html>