<div dir="ltr"><div>HP Cloud support both Nova Compute API and Neutron Network API. (more likely the same for DreamCompute as well).</div><div><a href="https://docs.hpcloud.com/publiccloud/api/nova-api.html#topic310608__createSecGroup">https://docs.hpcloud.com/publiccloud/api/nova-api.html#topic310608__createSecGroup</a><br></div><div><a href="https://docs.hpcloud.com/publiccloud/api/neutron-api.html#topic127886__create_securityGroup">https://docs.hpcloud.com/publiccloud/api/neutron-api.html#topic127886__create_securityGroup</a><br></div><div>So when libcloud was used, it is pointing to the compute api, not through the neutron api (although it is supported by HP cloud).</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 21, 2016 at 9:55 PM, Stefano Maffulli <span dir="ltr"><<a href="mailto:stefano@openstack.org" target="_blank">stefano@openstack.org</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 01/21/2016 01:12 PM, Bonell Manjarrez, Marcela wrote:<br>
> As Leong mentioned libcloud is not supporting Networking API<br>
> (Neutron). My patched was locally (only for security groups), so it’s<br>
> not a simple bug, libcloud need to migrate all their API call from<br>
> nova-network to neutron... a complete driver refactoring for<br>
> networking.<br>
<br>
</span>I find this very puzzling...<br>
<span class=""><br>
> I looked in the libcloud JIRA about this, but they are not pushing<br>
> any effort to migrate to neutron.<br>
> <a href="https://issues.apache.org/jira/browse/LIBCLOUD-519" rel="noreferrer" target="_blank">https://issues.apache.org/jira/browse/LIBCLOUD-519</a><br>
<br>
</span>even more puzzling ...<br>
<br>
To be clear, you're running the code at the bottom of this page, right:<br>
<br>
<a href="http://developer.openstack.org/firstapp-libcloud/getting_started.html" rel="noreferrer" target="_blank">http://developer.openstack.org/firstapp-libcloud/getting_started.html</a><br>
<br>
?<br>
<br>
I can confirm that that code runs just fine on DreamCompute and HP Cloud<br>
and Enter.it. All of them run Neutron API. I also know that the authors<br>
of that tutorial tested it on a few other private clouds, all running<br>
Neutron.<br>
<br>
We should probably ask libcloud and Rackspace developers at this point...<br>
<br>
but anyway, shade is better :)<br>
<div class="HOEnZb"><div class="h5"><br>
/stef<br>
<br>
_______________________________________________<br>
User-committee mailing list<br>
<a href="mailto:User-committee@lists.openstack.org">User-committee@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee</a><br>
</div></div></blockquote></div><br></div>