libcloud git commit: auroradns: Further improve unit tests

2016-01-13 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 391887a87 -> c37f15fba auroradns: Further improve unit tests Signed-off-by: Sebastien Goasguen This closes #679 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/comm

libcloud git commit: LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's list_nodes method

2015-11-25 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 0e7454d2f -> 330c2563e LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's list_nodes method Signed-off-by: Sebastien Goasguen This closes #641 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit

libcloud git commit: Auroracompute: Add support for multiple regions

2015-11-05 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk be5c62930 -> 4ba3f8d90 Auroracompute: Add support for multiple regions Signed-off-by: runseb This closes #623 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit

libcloud git commit: Added .editorconfig file for easier editing.

2015-11-04 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 08bb5a04b -> be5c62930 Added .editorconfig file for easier editing. Editor Config is a cross-editor configuration which allows automatic per-project configuration to conform with local style guidelines without having to add special cases

libcloud git commit: LIBCLOUD-764: Return proper volume state for CloudStack volumes

2015-11-03 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 728bd8873 -> 08bb5a04b LIBCLOUD-764: Return proper volume state for CloudStack volumes Map the 'state' value being returned by the CloudStack to a libcloud StorageVolumeState. Signed-off-by: runseb This closes #615 Project: http://gi

libcloud git commit: LIBCLOUD-719: AuroraObjects storage driver

2015-07-03 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 64b29201f -> 6edeeaff6 LIBCLOUD-719: AuroraObjects storage driver AuroraObjects is a object store compatible with Amazon S3. The driver extends the Amazon S3 driver and overwrites the host pointing it towards the AuroraObjects servers in

libcloud git commit: compute: Documentation update for AuroraCompute

2015-07-03 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk e105433e9 -> 64b29201f compute: Documentation update for AuroraCompute This is mainly a URL update pointing directly to the English version of the website. Signed-off-by: Sebastien Goasguen This closes #541 Project: http://git-wip-us

[1/2] libcloud git commit: Added CloudStackNodeDriver.ex_get_node with test

2015-06-01 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 601526bee -> 13fe5a557 Added CloudStackNodeDriver.ex_get_node with test Shortcut function for get only one node (like in GCE or Joyent) Signed-off-by: Sebastien Goasguen Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Co

[2/2] libcloud git commit: Added CloudStackNodeDriver.ex_get_volume and test

2015-06-01 Thread sebgoa
Added CloudStackNodeDriver.ex_get_volume and test Shortcut for get only one volume (Little py3 fix for CloudStackNodeDriver.ex_get_node) Signed-off-by: Sebastien Goasguen This closes #532 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/

libcloud git commit: Fixes the VPC lookup for CloudStackVpnGateway

2015-04-28 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 5a9bf7c96 -> 717f7bba7 Fixes the VPC lookup for CloudStackVpnGateway Signed-off-by: Sebastien Goasguen This closes #506 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcl

libcloud git commit: LIBCLOUD-641: The Aurora Compute libcloud driver

2015-03-10 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 90b7111b4 -> 349cdc84c LIBCLOUD-641: The Aurora Compute libcloud driver Aurora Compute is the CloudStack based public cloud offering from PCextreme B.V., a Dutch hosting provider. Signed-off-by: Sebastien Goasguen This closes #477 Pr

libcloud git commit: Add ex_list_ip_forwarding_rules() support to CloudStack

2015-03-10 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk ab629e3cd -> 90b7111b4 Add ex_list_ip_forwarding_rules() support to CloudStack Signed-off-by: Sebastien Goasguen This closes #483 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos

libcloud git commit: Allow filtering in AWS list_iamges

2015-03-10 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 733e7abfd -> ab629e3cd Allow filtering in AWS list_iamges Signed-off-by: Sebastien Goasguen This closes #456 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/

libcloud git commit: Add Affinity Group support to CloudStack

2015-02-27 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 62864f52e -> 52d96c7f5 Add Affinity Group support to CloudStack Signed-off-by: Sebastien Goasguen This closes #468 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/c

libcloud git commit: Adds Site to Site VPN functionality for CloudStack.

2015-02-25 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 968425c62 -> 62864f52e Adds Site to Site VPN functionality for CloudStack. Signed-off-by: Sebastien Goasguen This closes #465 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf

libcloud git commit: LIBCLOUD-658_Allow-rootdisksize-parameter-in-create_node

2015-01-29 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 9fe6643a1 -> e72e2a5a3 LIBCLOUD-658_Allow-rootdisksize-parameter-in-create_node Signed-off-by: Sebastien Goasguen This closes #440 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repo

libcloud git commit: Fixed the loadbalancer method for cloudstack incl tests

2015-01-21 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 5591e2eb9 -> 60cbe22bf Fixed the loadbalancer method for cloudstack incl tests Signed-off-by: Sebastien Goasguen Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/comm

libcloud git commit: AWS: Fixes the c3.X instances to have the proper disk size

2014-12-01 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk a19d1df1d -> ea16988e4 AWS: Fixes the c3.X instances to have the proper disk size Signed-off-by: Sebastien Goasguen This closes #405 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/re

[1/2] libcloud git commit: GCE: Add missing snapshot attributes

2014-11-27 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk b136a86d3 -> 146060946 GCE: Add missing snapshot attributes Signed-off-by: Sebastien Goasguen This closes #401 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commi

[2/2] libcloud git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk

2014-11-27 Thread sebgoa
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/14606094 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/14606094 Diff: http

[1/2] libcloud git commit: Improve MachineType (size) coverage of GCE API

2014-11-22 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk c0f0de72b -> 43cec4eb3 Improve MachineType (size) coverage of GCE API Signed-off-by: Sebastien Goasguen This closes #396 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libc

[2/2] libcloud git commit: GCE: improved Images coverage

2014-11-22 Thread sebgoa
GCE: improved Images coverage Signed-off-by: Sebastien Goasguen This closes #395 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/43cec4eb Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/43cec4eb Diff: http:

libcloud git commit: GCE: Add missing description to GCENetwork

2014-11-21 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 34b7e02cf -> c0f0de72b GCE: Add missing description to GCENetwork Signed-off-by: Sebastien Goasguen This closes #397 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud

libcloud git commit: fixed word typo

2014-11-19 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 71bf9a340 -> d84f7f83b fixed word typo Signed-off-by: Sebastien Goasguen Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d84f7f83 Tree: http://git-wip-us.apac

libcloud git commit: LIBCLOUD-634 Cloudstack: get template size in list_images extra attributes

2014-11-13 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 680e23b3b -> 71bf9a340 LIBCLOUD-634 Cloudstack: get template size in list_images extra attributes Signed-off-by: Sebastien Goasguen This closes #389 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-

libcloud git commit: CLOUDSTACK: Add option to expunge vm on destroy

2014-11-13 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 8cabf0bb0 -> 680e23b3b CLOUDSTACK: Add option to expunge vm on destroy Signed-off-by: Sebastien Goasguen This closes #382 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/lib

git commit: Cloudstack: Implemented VPC network acls and tests

2014-11-05 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 43d8cd680 -> 46b94aa47 Cloudstack: Implemented VPC network acls and tests Signed-off-by: Sebastien Goasguen This closes #371 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/

git commit: CLOUDSTACK: Add ex_list_nics, ex_attach_nic_to_vm, ex_detach_nic_from_vm + tests

2014-11-05 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk d3b039795 -> 43d8cd680 CLOUDSTACK: Add ex_list_nics, ex_attach_nic_to_vm, ex_detach_nic_from_vm + tests Signed-off-by: Sebastien Goasguen This closes #369 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://gi

git commit: CLOUDSTACK: option to start VM in a STOPPED state

2014-10-03 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 76c6fd91e -> 2d58fa9ed CLOUDSTACK: option to start VM in a STOPPED state Signed-off-by: Sebastien Goasguen This closes #368 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/l

git commit: LIBCLOUD-615: Add optional param project for ex_list_networks() to CloudStack provider.

2014-10-03 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 08b463813 -> 76c6fd91e LIBCLOUD-615: Add optional param project for ex_list_networks() to CloudStack provider. Signed-off-by: René Moser Signed-off-by: Sebastien Goasguen This closes #367 Project: http://git-wip-us.apache.org/repos

git commit: Cloudstack - Added VPC support and Egress Firewall rule support

2014-09-26 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 69f84e61a -> d608085e3 Cloudstack - Added VPC support and Egress Firewall rule support Signed-off-by: Sebastien Goasguen This closes: #364 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.

git commit: LIBCLOUD-616: Add some methods to cloudstack driver (create_volume_snapshot, list_snapshots, destroy_volume_snapshot, create_snapshot_template, ex_list_os_types)

2014-09-26 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk a6961cef1 -> 69f84e61a LIBCLOUD-616: Add some methods to cloudstack driver (create_volume_snapshot, list_snapshots, destroy_volume_snapshot, create_snapshot_template, ex_list_os_types) Signed-off-by: Sebastien Goasguen This closes #36

git commit: Cloudstack - create_node: add param to specify specific ip_address for default nic plus flake8 & docstring fix

2014-08-09 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 6deb49e08 -> 529a9cf59 Cloudstack - create_node: add param to specify specific ip_address for default nic plus flake8 & docstring fix closes #346 Signed-off-by: Sebastien Goasguen Project: http://git-wip-us.apache.org/repos/asf/libcl

git commit: Improve release instructions

2014-07-14 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk fa709b14a -> fd008a023 Improve release instructions Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fd008a02 Tree: http://git-wip-us.apache.org/repos/asf/libclo

git commit: Updating CHANGES file to add fixes and features from the development trunk

2014-07-13 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk fde249581 -> fa709b14a Updating CHANGES file to add fixes and features from the development trunk Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fa709b14 Tree:

git commit: LIBCLOUD-594: Add firewall rule support for CloudStack driver

2014-07-13 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 784e7beb0 -> fde249581 LIBCLOUD-594: Add firewall rule support for CloudStack driver Closes #337 Signed-off-by: Sebastien Goasguen Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repo

git commit: LIBCLOUD-593: CloudStack driver's create_node fails to join network_id when network_id is int

2014-07-13 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 3d2a38db9 -> 784e7beb0 LIBCLOUD-593: CloudStack driver's create_node fails to join network_id when network_id is int Closes #336 Signed-off-by: Sebastien Goasguen Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

svn commit: r1609457 - in /libcloud/site/trunk/source: _posts/2014-07-10-libcloud-0-15-1-released.md downloads.md index.html

2014-07-10 Thread sebgoa
Author: sebgoa Date: Thu Jul 10 13:44:03 2014 New Revision: 1609457 URL: http://svn.apache.org/r1609457 Log: Update site to have 0.15.1 information Added: libcloud/site/trunk/source/_posts/2014-07-10-libcloud-0-15-1-released.md Modified: libcloud/site/trunk/source/downloads.md

svn commit: r5811 - in /release/libcloud: apache_libcloud-0.15.1-py2.py3-none-any.whl apache_libcloud-0.15.1-py2.py3-none-any.whl.asc apache_libcloud-0.15.1-py2.py3-none-any.whl.md5 apache_libcloud-0.

2014-07-10 Thread sebgoa
Author: sebgoa Date: Thu Jul 10 07:31:50 2014 New Revision: 5811 Log: Adding wheel files for 0.15.1 release Added: release/libcloud/apache_libcloud-0.15.1-py2.py3-none-any.whl (with props) release/libcloud/apache_libcloud-0.15.1-py2.py3-none-any.whl.asc (with props) release

Git Push Summary

2014-07-06 Thread sebgoa
Repository: libcloud Updated Tags: refs/tags/v0.15.1 [created] 6df77f6e2

svn commit: r5763 - /release/libcloud/

2014-07-06 Thread sebgoa
Author: sebgoa Date: Sun Jul 6 18:18:30 2014 New Revision: 5763 Log: Adding 0.15.1 release artifacts Added: release/libcloud/apache-libcloud-0.15.1.tar.bz2 (with props) release/libcloud/apache-libcloud-0.15.1.tar.bz2.asc (with props) release/libcloud/apache-libcloud-0.15.1

Git Push Summary

2014-07-02 Thread sebgoa
Repository: libcloud Updated Tags: refs/tags/v0.15.1-tentative [created] 6df77f6e2

git commit: Bump version to 0.15.1

2014-07-02 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 0314a1a4c -> 6df77f6e2 Bump version to 0.15.1 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/6df77f6e Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tre

Git Push Summary

2014-06-30 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/0.14.2 [deleted] acd8d1400

git commit: Update CHANGES file with GITHUB-327

2014-06-27 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 997946761 -> b9f9254a3 Update CHANGES file with GITHUB-327 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b9f9254a Tree: http://git-wip-us.apache.org/repos/asf

git commit: Add network_association_id to ex_list_public_ips and CloudstackAddress object

2014-06-27 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 13c38debe -> 997946761 Add network_association_id to ex_list_public_ips and CloudstackAddress object Closes #327 Signed-off-by: Sebastien Goasguen Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us

git commit: Up version number

2014-05-30 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/0.14.2 00250abf0 -> acd8d1400 Up version number Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/acd8d140 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ac

Git Push Summary

2014-05-30 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/0.14.2 [created] 00250abf0

git commit: Fix docstrings in ex_delete_floating_ip OpenStack driver

2014-05-30 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 415ae9e47 -> e42e87862 Fix docstrings in ex_delete_floating_ip OpenStack driver Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e42e8786 Tree: http://git-wip-us

git commit: Add blank line after bullet list to fix build

2014-05-30 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 21a0d069d -> 415ae9e47 Add blank line after bullet list to fix build Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/415ae9e4 Tree: http://git-wip-us.apache.org

git commit: Fixing flake8 error

2014-05-26 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 1f34dd144 -> 0452d98fd Fixing flake8 error Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0452d98f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0

git commit: Update CHANGES file to reflect fix of LIBCLOUD-566

2014-05-26 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 60b817681 -> 1f34dd144 Update CHANGES file to reflect fix of LIBCLOUD-566 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1f34dd14 Tree: http://git-wip-us.apach

git commit: LIBCLOUD-566: Fix casing in defining keypair private key

2014-05-26 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk e6c63bbf2 -> 60b817681 LIBCLOUD-566: Fix casing in defining keypair private key Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/60b81768 Tree: http://git-wip-us