Re: [dev] [VOTE] [RESULTS] Release Apache Libcloud 0.15.0

2014-06-25 Thread Tomaz Muraus
Explicit +1 from me. This brings the totals to: +1's: - Jerry (binding) - Sebastien (binding) - Tomaz (Binding) - Rahul - Chris -1:s / 0's: / This means the vote has passed. Thanks to everyone for their votes. I will publish the release artifacts and send the release announcement out short

[dev] OpenStack with different compute and network endpoints

2014-06-25 Thread Markos Gogoulos
Hi all, I have issues with the HP Cloud driver and network tasks. The driver sets 2 compute endpoints and derives from OpenStack_1_1_NodeDriver. For compute related tasks this works, but not for network related tasks, since a network endpoint has to be called. For example, ex_list_networks i

Re: [dev] OpenStack with different compute and network endpoints

2014-06-25 Thread Tomaz Muraus
Hi, There are two types of network APIs in OpenStack: - Nova networks - Neutron networks Libcloud currently more or less, only supports Nova networks. It's similar for block storage. There has already been a lot of debate about this in the past and multiple ppl volunteered to implement those ch

[dev] [ANNOUNCE] Apache Libcloud 0.15.0

2014-06-25 Thread Tomaz Muraus
Libcloud is a Python library that abstracts away the differences among multiple cloud provider APIs. It allows users to manage cloud services (servers, storage, load balancers, DNS) offered by many different providers through a single, unified and easy to use API. We are pleased to announce a long