[User-committee] app dev on-boarding experience report
Yih Leong, Sun.
yihleong at gmail.com
Fri Jan 22 06:16:11 UTC 2016
HP Cloud support both Nova Compute API and Neutron Network API. (more
likely the same for DreamCompute as well).
https://docs.hpcloud.com/publiccloud/api/nova-api.html#topic310608__createSecGroup
https://docs.hpcloud.com/publiccloud/api/neutron-api.html#topic127886__create_securityGroup
So when libcloud was used, it is pointing to the compute api, not through
the neutron api (although it is supported by HP cloud).
On Thu, Jan 21, 2016 at 9:55 PM, Stefano Maffulli <stefano at openstack.org>
wrote:
> On 01/21/2016 01:12 PM, Bonell Manjarrez, Marcela wrote:
> > As Leong mentioned libcloud is not supporting Networking API
> > (Neutron). My patched was locally (only for security groups), so it’s
> > not a simple bug, libcloud need to migrate all their API call from
> > nova-network to neutron... a complete driver refactoring for
> > networking.
>
> I find this very puzzling...
>
> > I looked in the libcloud JIRA about this, but they are not pushing
> > any effort to migrate to neutron.
> > https://issues.apache.org/jira/browse/LIBCLOUD-519
>
> even more puzzling ...
>
> To be clear, you're running the code at the bottom of this page, right:
>
> http://developer.openstack.org/firstapp-libcloud/getting_started.html
>
> ?
>
> I can confirm that that code runs just fine on DreamCompute and HP Cloud
> and Enter.it. All of them run Neutron API. I also know that the authors
> of that tutorial tested it on a few other private clouds, all running
> Neutron.
>
> We should probably ask libcloud and Rackspace developers at this point...
>
> but anyway, shade is better :)
>
> /stef
>
> _______________________________________________
> User-committee mailing list
> User-committee at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/user-committee/attachments/20160121/6718172a/attachment.html>
More information about the User-committee
mailing list