GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/1211
Added script to get automatically EC2 instance sizes
Added script to get automatically EC2 instance sizes
### Description
- I created a script to download & parse the big
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/1175
Added eu-west-3
## Added eu-west-3
### Description
Main reference:
https://aws.amazon.com/fr/blogs/aws/now-open-aws-eu-paris-region/
### Status
Done
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/1159
Added EC2 M5 sizes
## Added EC2 M5 sizes
### Description
See:
https://aws.amazon.com/about-aws/whats-new/2017/11/introducing-amazon-ec2-m5-instances/?nc1=h_ls
https
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/1150
Fixed Pytest on Python 2.6 & 3.3
## Fixed Pytest on Python 2.6 & 3.3
### Description
CI was failing with Python 2.6 & 3.3 because new version of Pytest doesn'
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/1147
Added AWS EC2 c5 series
## Added AWS EC2 c5 series
### Description
New serie available: https://aws.amazon.com/fr/ec2/instance-types/c5/
### Status
Done
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/1116
Added EC2 x1 instance type
## Added EC2 x1 instance type
### Description
Added x1.16xlarge and x1e.32xlarge to EC2 to `INSTANCE_TYPES`.
For more information on
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/1101
Added AWS EC2 g3 instance types
## Added AWS EC2 g3 instance types
### Description
Just added AWS EC2 G3 series to `INSTANCE_TYPES` & `REGION_DETAILS`
### St
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/897
Added snapshot management to OVH compute
## Added snapshot management to OVH compute
### Description
Added:
- `ex_list_snapshots`
- `ex_get_volume_snapshot
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/891
Replace RunAbove driver by OVH
## Replace RunAbove driver by OVH
### Description
RunAbove is the OVH's test platform. Now its compute is closed, I replaced
by their
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/608
Make clearer travis display
I've made real usage of travis' language parameter.
It ables to have the language column used in build summary (see
https://travis-ci.org/ZuluPro/libcl
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/586
Added Runabove storage
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ZuluPro/libcloud runabove_storage
Alternatively you can review and
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/561
Added Runabove volume management & fixed many little things
RunAbove has added volume management recently to their API, I added this to
libcloud with tests.
I also:
- A
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/550
Added RunAbove Driver
Added RunAbove Driver with unittests and doc.
Object storage and pricing are comming soon !
Unfortunately, their API doesn't support volumes yet.
Yo
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/534
Gandi Compute Driver improvement
- Added sphinx documentation with example of node creation
- Added docstring for all public methods
- Added SSH keypair management: list, get, import
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/532
Added ex_get_node and ex_get_volume to Cloudstack Compute Driver
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ZuluPro/libcloud ikoula
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/525
Added Cloudwatt doc with example
Added:
- Basic doc
- Examples
- Logo
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ZuluPro
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/421
@Added JoyentNodeDriver.ex_get_node()
Joyent didn't have a method for get only one Node.
Because I doesn't want to make a for loop for find a node, I added this
method.
Err
Github user ZuluPro closed the pull request at:
https://github.com/apache/libcloud/pull/387
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/387
Made optional Google token file writing
I had an issue where I can't write the token file in home directory.
File reading is made as optional by a try/except IOError.
So I mad
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/386
Added us-east-2 and us-east-3 regions
Added new regions to constant VALID_REGIONS.
This list was created in 2012, I made an update.
You can merge this pull request into a Git repository
GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/338
Added Cloudwatt driver
Added Driver for new French cloud provider Cloudwatt
https://www.cloudwatt.com/fr/
This provider is based on OpenStack but uses a custom kind of
authentication
21 matches
Mail list logo