<div dir="ltr"><div>Regarding second question, we have found the solution we were looking for. In compute node, the<b><i> </i></b><i>nova.conf</i><b> </b>file contained the following option:<br><br><i>security_group_api=quantum</i><br>
<br></div>which we have changed to<br><br><i>security_group_api=nova</i><br><div><br></div><div>so nova-compute does no longer ask to quantum for security groups.<br></div><div><br></div><div><br><div><div class="gmail_extra">
<div class="gmail_quote">2013/6/6 Adrián Roselló Rey <span dir="ltr"><<a href="mailto:adrian.rosello@i2cat.net" target="_blank">adrian.rosello@i2cat.net</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hi all!<br><br></div>We're trying to develop a Quantum plugin, but first of all we were configuring a base quantum plugin to analyze the basic workflow when creating an instance. Taking a look at the plugins <span lang="en"><span>functionalities</span></span>, some questions came to our mind:<br>


<br></div>We have seen that a plugin class can define the extensions it understands (router, security-groups, etc) as explained in the <a href="https://wiki.openstack.org/wiki/QuantumDevelopment#API_Extensions" target="_blank">QuantumDevelopmen documentation</a>. <br>


<br></div>1. Can we develop a plugin without extensions?<br><br></div>2. We have seen that, even though we declare a plugin without extensions, the nova-compute quantum client tries to access a method exposed by the one of the extensions (ex: /security_groups). Is there anyway to configure the client and tell him which plugin is quantum using?<br>


<br></div>Thank you!<br><br></div>Best Regards,<br><br></div>Adrián Roselló<br></div>
</blockquote></div><br></div></div></div></div>