[GitHub] libcloud pull request: Ceph S3 Outscale storage driver fixes

2016-05-20 Thread jmunhoz
GitHub user jmunhoz opened a pull request: https://github.com/apache/libcloud/pull/792 Ceph S3 Outscale storage driver fixes - Simplify the Outscale driver - Remove unused Outscale connection classes - Fix default signature v2 issue with the Outscale driver

[GitHub] libcloud pull request: Add ec2 x1.32xlarge instance type

2016-05-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/790 --- 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

[12/12] libcloud git commit: Update scrape-ec2-prices script - make sure we cast values to float so pricing.json file contains all the values in the same number format.

2016-05-20 Thread tomaz
Update scrape-ec2-prices script - make sure we cast values to float so pricing.json file contains all the values in the same number format. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8164de7d Tree:

[10/12] libcloud git commit: Update "get_size_price" so it can handle cases when pricing is not available.

2016-05-20 Thread tomaz
Update "get_size_price" so it can handle cases when pricing is not available. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f1594bbb Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f1594bbb Diff:

[02/12] libcloud git commit: Update pricing.json

2016-05-20 Thread tomaz
Update pricing.json Closes #790 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ef54e1bc Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ef54e1bc Diff:

[04/12] libcloud git commit: Fix failing test_list_sizes test

2016-05-20 Thread tomaz
Fix failing test_list_sizes test Note: Tests weren't running for us-west-2 and the failing test was 11 instances out of date Closes #790 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[01/12] libcloud git commit: Add ec2 x1.32xlarge istance type

2016-05-20 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk abba94a9e -> 8164de7de Add ec2 x1.32xlarge istance type Closes #790 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[09/12] libcloud git commit: Update scrape-ec2-prices script so it doesn't include pricing for instances for which pricing data is not available.

2016-05-20 Thread tomaz
Update scrape-ec2-prices script so it doesn't include pricing for instances for which pricing data is not available. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4b53c914 Tree:

[11/12] libcloud git commit: Update affected tests.

2016-05-20 Thread tomaz
Update affected tests. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/74cc7231 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/74cc7231 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/74cc7231

[05/12] libcloud git commit: Remove trailing commas

2016-05-20 Thread tomaz
Remove trailing commas Closes #790 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/51ab7b35 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/51ab7b35 Diff:

[06/12] libcloud git commit: Fix typo

2016-05-20 Thread tomaz
Fix typo Closes #790 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/dd9b09c0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/dd9b09c0 Diff:

[07/12] libcloud git commit: Re-generate pricing file.

2016-05-20 Thread tomaz
Re-generate pricing file. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/05cf3449 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/05cf3449 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/05cf3449

[GitHub] libcloud pull request: Add S3_RGW storage driver

2016-05-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/786 --- 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

[2/3] libcloud git commit: Fix lint, add missing __all__

2016-05-20 Thread tomaz
Fix lint, add missing __all__ Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/967a4522 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/967a4522 Diff:

[3/3] libcloud git commit: Update changelog.

2016-05-20 Thread tomaz
Update changelog. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/abba94a9 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/abba94a9 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/abba94a9 Branch:

[1/3] libcloud git commit: Add Ceph S3 RGW storage drivers

2016-05-20 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 735a786e0 -> abba94a9e Add Ceph S3 RGW storage drivers Add Ceph S3 RGW drivers and related stuff in the drivers/rgw.py module: - S3 RGW driver - S3 RGW Outscale driver Closes #786 Signed-off-by: Javier M. Mellid

[GitHub] libcloud pull request: Fix delete and create record

2016-05-20 Thread beres
GitHub user beres opened a pull request: https://github.com/apache/libcloud/pull/791 Fix delete and create record - delete_record, won't work if _others_records are present, now delete it but leave _others_records - create_record wont' work if a record with the same id already