Arfrever Frehtes Taifersar Arahesis created LIBCLOUD-355:
Summary: Errors with Python 3
Key: LIBCLOUD-355
URL: https://issues.apache.org/jira/browse/LIBCLOUD-355
Project: Libclo
On Jul 2, 2013, at 8:26 AM, Alex Gaynor
wrote:
> I think I've been swayed to favor (1) (putting it on compute drivers). a)
> it limits the code churn, which is nice, b) it's obvious they need *some*
> integration with each other, and there aren't well established patterns for
> that right now, r
I think I've been swayed to favor (1) (putting it on compute drivers). a)
it limits the code churn, which is nice, b) it's obvious they need *some*
integration with each other, and there aren't well established patterns for
that right now, rather than invent something new, grouping them together
ma
GitHub user ema opened a pull request:
https://github.com/apache/libcloud/pull/120
Issue LIBCLOUD-354: Add support for volume-related functions to OpenNebula
compute driver
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ema/lib
Emanuele Rocca created LIBCLOUD-354:
---
Summary: Add support for volume-related functions to OpenNebula
compute driver
Key: LIBCLOUD-354
URL: https://issues.apache.org/jira/browse/LIBCLOUD-354
Project
Libcloud is a Python library that abstracts away the differences among
multiple cloud provider APIs. It allows users to manage cloud services
(servers, storage, loadbalancers, DNS) offered by many different providers
through a single, unified and easy to use API.
We are pleased to announce the rel