<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div style="font-family:'trebuchet ms',sans-serif"><br></div><div><span style="font-family:'trebuchet ms',sans-serif">    </span><font face="monospace, monospace">nova boot test --flavor m1.tiny --security_group ssh --security_group http --nic net-id=xxxxxxxxxxx --nic port-id=yyyyyyyyyyy</font></div><div style="font-family:'trebuchet ms',sans-serif"><br></div><div style="font-family:'trebuchet ms',sans-serif">Which port/nic the security group should bind to?  the first one? both?</div></div></blockquote><div><br></div><div>Both groups will be set to a new port of xxx network. A set of port yyy SG will not be changed.</div><div><br></div><div>This question was discussed here recently: <a href="http://lists.openstack.org/pipermail/openstack-dev/2015-February/056339.html">http://lists.openstack.org/pipermail/openstack-dev/2015-February/056339.html</a>. See also <a href="https://review.openstack.org/#/c/154068/">https://review.openstack.org/#/c/154068/</a> with its comments.</div><div><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div style="font-family:'trebuchet ms',sans-serif"><br></div><div style="font-family:'trebuchet ms',sans-serif">The legacy network will be removed and I think it is the time to change the API to satisfied the new situation. May be the new cli like below:</div><div style="font-family:'trebuchet ms',sans-serif"><br></div><div><span style="font-family:'trebuchet ms',sans-serif">    </span><font face="monospace, monospace">nova boot test --flavor m1.tiny --nic net-id=xxxxxx,security_group=ssh  --nic port-id=yyyyyyyyy --nic net-id=zzzzzzzz,security_group=http,security_group=mysql</font></div></div></blockquote><div><br></div><div>I agree, API have to be more straightforward.</div><div><br></div></div></div></div>