-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an Apache libCloud compute module? #38
Comments
Hi d33tah, Thank you for your request, we are evalueting to support an Apache libCloud Provider for Aruba and soon we could start to develop it. |
@d33tah Why create an libcloud module and not just make PR ? |
@ZuluPro excuse me, I didn't understand. Could you rephrase? |
@d33tah I think this issue has no place be as it should be a pull request to libcloud. |
@ZuluPro You're right that it's not an actual issue with the code - I just used this as a means for communicating with the developers about what could give them more exposure. I agree that ultimately there should be an attempt at creating a PR to libcloud if applicable. |
This is the right place to make this kind of requests, this permit us to know what are the needs of our Cloud users, naturally the lib cloud module for Aruba won't be made in pyArubaCloud. I have left this thread opened to remember us this demand. If you want contact us directly you can email us here [email protected]. |
As a software deployment startup we are interested in integrating aruba provider library into libcloud too. |
anything ready now? |
Apache libCloud supports the biggest players on cloud market. The idea to extend Apache libCloud with Aruba is really interesting and in fact it makes Aruba offer easy available for all libCloud users. |
Hi,
I just noticed that your library fits very well into the concept of "compute" module of Apache libCloud. Have a look at how many cloud companies they already support there:
https://libcloud.readthedocs.io/en/latest/supported_providers.html
Could you please add a way to use Aruba as well, at least for compute? Here's an example compute driver for LibCloud:
https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/vpsnet.py
The text was updated successfully, but these errors were encountered: