[3/3] libcloud git commit: Update CHANGES for #1138

2017-10-31 Thread erjohnso
Update CHANGES for #1138 Closes #1138 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5aa71727 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5aa71727 Diff:

[2/3] libcloud git commit: image labels

2017-10-31 Thread erjohnso
image labels Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c717e07f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c717e07f Diff:

[1/3] libcloud git commit: addressing feedback

2017-10-31 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk a94f92826 -> 5aa717271 addressing feedback Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/42285f89 Tree:

[GitHub] libcloud pull request #1138: [google compute] image labels

2017-10-26 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/1138 [google compute] image labels ## Allow labels on GCE images ### Description Add capability to set and clear labels on GCE images. ### Status Replace

[5/5] libcloud git commit: Update CHANGES for #1136

2017-10-19 Thread erjohnso
Update CHANGES for #1136 Closes #1136 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5e1972e4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5e1972e4 Diff:

[3/5] libcloud git commit: adding tests for image license

2017-10-19 Thread erjohnso
adding tests for image license Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1851e7bf Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/1851e7bf Diff:

[4/5] libcloud git commit: Add license for images

2017-10-19 Thread erjohnso
Add license for images Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d490379c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/d490379c Diff:

[1/5] libcloud git commit: adding tests for image license

2017-10-19 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk bf35421ea -> 5e1972e48 http://git-wip-us.apache.org/repos/asf/libcloud/blob/1851e7bf/libcloud/test/compute/fixtures/gce/projects_coreos-cloud_global_licenses_coreos_stable.json

[2/5] libcloud git commit: adding tests for image license

2017-10-19 Thread erjohnso
http://git-wip-us.apache.org/repos/asf/libcloud/blob/1851e7bf/libcloud/test/compute/fixtures/gce/projects_coreos-cloud_global_images.json -- diff --git a/libcloud/test/compute/fixtures/gce/projects_coreos-cloud_global_images.json

[GitHub] libcloud pull request #1136: [google compute] Add license strings for new GC...

2017-10-18 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/1136 [google compute] Add license strings for new GCE images ## [google compute] Allow adding license strings to GCE images ### Description Allow for insertion of license strings when

libcloud git commit: [google] Add test to check that can create a GCE volume at a given location

2017-04-28 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 30c6f9cb6 -> 408caa9c9 [google] Add test to check that can create a GCE volume at a given location Closes #1048 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google] Fix GCENodeDriver.ex_get_volume() if zone param is GCEZone or NodeLocation

2017-04-28 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 03df6a8b5 -> 30c6f9cb6 [google] Fix GCENodeDriver.ex_get_volume() if zone param is GCEZone or NodeLocation Closes #1047 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo

libcloud git commit: [google] Fix call to GCENodeDriver._ex_populate_volume_dict

2017-04-27 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 295045414 -> 03df6a8b5 [google] Fix call to GCENodeDriver._ex_populate_volume_dict Closes #1046 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [GOOGLE] Remove validation checks for guestOsFeatures.

2017-04-19 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 89b226085 -> 1a0721599 [GOOGLE] Remove validation checks for guestOsFeatures. This allows libcloud to be more maintable. Features are already validated by the API. Closes #1034 Signed-off-by: Eric Johnson

libcloud git commit: [google compute] Bug fix for ex_create_multiple_nodes Google Cloud disk auto delete properties

2016-12-24 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk ec8ab7452 -> 3e14f05a1 [google compute] Bug fix for ex_create_multiple_nodes Google Cloud disk auto delete properties Closes #955 Signed-off-by: Eric Johnson Project:

libcloud git commit: Add "MULTI_IP_SUBNET" guestOsFeatures option.

2016-12-24 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 4c67398d3 -> ec8ab7452 Add "MULTI_IP_SUBNET" guestOsFeatures option. Closes #956 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google compute] Fix to allow multiple node creation with subnets

2016-11-22 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk fe34a54e0 -> 017063014 [google compute] Fix to allow multiple node creation with subnets Closes #949 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google compute] List images fix for projects > 500 images.

2016-11-08 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 3b515f4ef -> 095db8bfd [google compute] List images fix for projects > 500 images. Closes #939 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[2/2] libcloud git commit: update changes

2016-10-13 Thread erjohnso
update changes Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/94ab917f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/94ab917f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/94ab917f Branch:

[1/2] libcloud git commit: [GCS] Fixed some google_storage.py URL cleaning.

2016-10-13 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk c873a0d34 -> 94ab917f1 [GCS] Fixed some google_storage.py URL cleaning. Closes #901 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[4/4] libcloud git commit: update changes

2016-10-13 Thread erjohnso
update changes Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c873a0d3 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c873a0d3 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c873a0d3 Branch:

[2/4] libcloud git commit: [GCE] Added support for HTTP(S) proxies with BackendServices

2016-10-13 Thread erjohnso
http://git-wip-us.apache.org/repos/asf/libcloud/blob/cffd9642/libcloud/compute/drivers/gce.py -- diff --git a/libcloud/compute/drivers/gce.py b/libcloud/compute/drivers/gce.py index 6b00491..7eaffd3 100644 ---

[1/4] libcloud git commit: [GCE] Added support for HTTP(S) proxies with BackendServices

2016-10-13 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 065d1919d -> c873a0d34 http://git-wip-us.apache.org/repos/asf/libcloud/blob/cffd9642/libcloud/test/compute/fixtures/gce/aggregated_instanceGroupManagers.json -- diff

[3/4] libcloud git commit: [GCE] Added support for HTTP(S) proxies with BackendServices

2016-10-13 Thread erjohnso
[GCE] Added support for HTTP(S) proxies with BackendServices Closes #856 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/cffd9642 Tree:

libcloud git commit: [google storage] Google Storage permissions support

2016-09-30 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 69d27cd5b -> f30b3e37f [google storage] Google Storage permissions support Closes #860 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google compute] Add "WINDOWS" guestOsFeatures option.

2016-09-26 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 93c467c3e -> 0ae5c1062 [google compute] Add "WINDOWS" guestOsFeatures option. Closes #861 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: Fix image undeprecation on GCE.

2016-08-17 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 214677f45 -> 0846fe4cc Fix image undeprecation on GCE. Closes #852 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[2/4] libcloud git commit: [google compute] Support Managed Instance Groups

2016-08-17 Thread erjohnso
http://git-wip-us.apache.org/repos/asf/libcloud/blob/214677f4/libcloud/test/compute/fixtures/gce/_zones_us_central1_a_instanceGroupManagers_myinstancegroup_listManagedInstances.json -- diff --git

[4/4] libcloud git commit: [google compute] Support Managed Instance Groups

2016-08-17 Thread erjohnso
[google compute] Support Managed Instance Groups The following methods have been added (with supporting classes). * gce.ex_get_instancetemplate(template) * gce.ex_list_instancetemplates() * gce.ex_get_instancegroupmgr(name, zone) * gce.ex_list_instancegroupmgrs() *

[1/4] libcloud git commit: [google compute] Support Managed Instance Groups

2016-08-17 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk c5b6fc29b -> 214677f45 http://git-wip-us.apache.org/repos/asf/libcloud/blob/214677f4/libcloud/test/compute/test_gce.py -- diff --git a/libcloud/test/compute/test_gce.py

[3/4] libcloud git commit: [google compute] Support Managed Instance Groups

2016-08-17 Thread erjohnso
http://git-wip-us.apache.org/repos/asf/libcloud/blob/214677f4/libcloud/compute/drivers/gce.py -- diff --git a/libcloud/compute/drivers/gce.py b/libcloud/compute/drivers/gce.py index 4b2c2a2..0550860 100644 ---

libcloud git commit: [google compute] Update copy image logic to match create image.

2016-07-15 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk c320c61a0 -> a47a51e14 [google compute] Update copy image logic to match create image. Closes #828 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google compute] Updated scopes.

2016-05-26 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk e9ebac613 -> 51e78e738 [google compute] Updated scopes. Closes #794 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[1/2] libcloud git commit: adding tests for #783

2016-05-17 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk a39fe0e3e -> 735a786e0 adding tests for #783 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/735a786e Tree:

[2/2] libcloud git commit: [google compute] added option to specify subnetwork when creating node

2016-05-17 Thread erjohnso
[google compute] added option to specify subnetwork when creating node Closes #783 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/96397267 Tree:

[GitHub] libcloud pull request: [google compute] preliminary support for GC...

2016-05-10 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/784 [google compute] preliminary support for GCE beta API ## [google compute] Preliminary support for GCE beta API ### Description Google Compute Engine serves both a 'v1' and 'beta

[GitHub] libcloud pull request: [google compute] Add support for subnetwork...

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

libcloud git commit: [google compute] Add support for Subnetworks

2016-05-07 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 9eb0507fa -> 32465669c [google compute] Add support for Subnetworks Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[GitHub] libcloud pull request: [google compute] Add support for subnetwork...

2016-05-03 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/780 [google compute] Add support for subnetworks ## Adding support subnetworks to GCE driver ### Description This PR adds support Google Compute Engine's subnetworks feature[1

[GitHub] libcloud pull request: [LIBCLOUD-713] fix missing pricing data

2016-04-30 Thread erjohnso
Github user erjohnso closed the pull request at: https://github.com/apache/libcloud/pull/779 --- 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

libcloud git commit: [google compute] fix missing pricing data

2016-04-30 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk a2682566b -> f5537811d [google compute] fix missing pricing data Closes LIBCLOUD-713 Closes #778 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[GitHub] libcloud pull request: [LIBCLOUD-713] fix missing pricing data

2016-04-30 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/779 [LIBCLOUD-713] fix missing pricing data ## [LIBCLOUD-713] fix missing pricing data ### Description Fixes [LIBCLOUD-713](https://issues.apache.org/jira/browse/LIBCLOUD-713

libcloud git commit: Add support for Google Compute Engine Image Families

2016-04-28 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 26a54f158 -> 5c09af271 Add support for Google Compute Engine Image Families Add the ability to specify an "Image Family" for creating a node and/or volume, and the ability to get an image object from a family name. Closes #778

libcloud git commit: Fix gce_demo for loadbalancing and Python 3

2016-04-26 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 2846da70f -> 26a54f158 Fix gce_demo for loadbalancing and Python 3 The firewall for loadbalancing needs to have "target tags" set instead of "source tags" and the print statement fails on Python 3. Closes #776 Signed-off-by: Eric

libcloud git commit: [google|compute] Fix unnecessary log warning

2016-03-24 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk fec8af6a4 -> 9908ce12d [google|compute] Fix unnecessary log warning Commit 5abd001 was causing issues for Ansible users[1], so this change reverts the logging change. [1] https://github.com/ansible/ansible-modules-core/issues/2242

libcloud git commit: [google compute] Added setMachineType method to allow for changing sizes of instances

2016-03-07 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 3aebd5b8b -> 6f3279c74 [google compute] Added setMachineType method to allow for changing sizes of instances Closes #721 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo

libcloud git commit: Improvements to Google Auth for Storage and Compute and MIME bug fix

2016-02-09 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 17c2217b5 -> 022d01edd Improvements to Google Auth for Storage and Compute and MIME bug fix Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[libcloud] Git Push Summary

2016-01-25 Thread erjohnso
Repository: libcloud Updated Tags: refs/tags/v0.20.1 [created] 87deb0449

[libcloud] Git Push Summary

2016-01-25 Thread erjohnso
Repository: libcloud Updated Tags: refs/tags/v0.20.1-tentative [deleted] 87deb0449

svn commit: r1725597 [5/6] - in /libcloud/site/trunk: generated/ generated/assets/ generated/blog/ generated/blog/2010/02/02/ generated/blog/2010/05/11/ generated/blog/2010/10/12/ generated/blog/2011/

2016-01-19 Thread erjohnso
Modified: libcloud/site/trunk/generated/blog/page/8/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/8/index.html?rev=1725597=1725596=1725597=diff == ---

svn commit: r1725597 [3/6] - in /libcloud/site/trunk: generated/ generated/assets/ generated/blog/ generated/blog/2010/02/02/ generated/blog/2010/05/11/ generated/blog/2010/10/12/ generated/blog/2011/

2016-01-19 Thread erjohnso
https://libcloud.apache.org/blog/2015/02/18/libcloud-0-17-0-released.html; /> https://libcloud.apache.org/blog/2015/02/18/libcloud-0-17-0-released.html -2015-02-18T00:00:00+01:00 +2015-02-18T00:00:00+00:00 Tomaz Muraus @@ -497,7 +563,7 @@ list of people who cont

svn commit: r1725597 [2/6] - in /libcloud/site/trunk: generated/ generated/assets/ generated/blog/ generated/blog/2010/02/02/ generated/blog/2010/05/11/ generated/blog/2010/10/12/ generated/blog/2011/

2016-01-19 Thread erjohnso
Modified: libcloud/site/trunk/generated/blog/2014/01/22/libcloud-0-14-0-released.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/2014/01/22/libcloud-0-14-0-released.html?rev=1725597=1725596=1725597=diff

svn commit: r1725597 [4/6] - in /libcloud/site/trunk: generated/ generated/assets/ generated/blog/ generated/blog/2010/02/02/ generated/blog/2010/05/11/ generated/blog/2010/10/12/ generated/blog/2011/

2016-01-19 Thread erjohnso
Modified: libcloud/site/trunk/generated/blog/page/2/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/2/index.html?rev=1725597=1725596=1725597=diff == ---

svn commit: r1725597 [6/6] - in /libcloud/site/trunk: generated/ generated/assets/ generated/blog/ generated/blog/2010/02/02/ generated/blog/2010/05/11/ generated/blog/2010/10/12/ generated/blog/2011/

2016-01-19 Thread erjohnso
Modified: libcloud/site/trunk/generated/sitemap.xml URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1725597=1725596=1725597=diff == --- libcloud/site/trunk/generated/sitemap.xml (original)

svn commit: r1725597 [1/6] - in /libcloud/site/trunk: generated/ generated/assets/ generated/blog/ generated/blog/2010/02/02/ generated/blog/2010/05/11/ generated/blog/2010/10/12/ generated/blog/2011/

2016-01-19 Thread erjohnso
Author: erjohnso Date: Tue Jan 19 19:20:15 2016 New Revision: 1725597 URL: http://svn.apache.org/viewvc?rev=1725597=rev Log: updated site for 0.20.1 release and blog post Added: libcloud/site/trunk/generated/assets/global-8d3f2080ad1d4743eda2eeaa60b50d82.js libcloud/site/trunk

svn commit: r11961 - /release/libcloud/

2016-01-19 Thread erjohnso
Author: erjohnso Date: Tue Jan 19 18:17:14 2016 New Revision: 11961 Log: Upload Libcloud 0.20.1 release artifacts. Added: release/libcloud/apache-libcloud-0.20.1.tar.bz2 (with props) release/libcloud/apache-libcloud-0.20.1.tar.bz2.asc release/libcloud/apache-libcloud-0.20.1.tar.bz2

[5/6] libcloud git commit: [google] Allow for old and new style service account client email address

2016-01-15 Thread erjohnso
[google] Allow for old and new style service account client email address Closes LIBCLOUD-785 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/22093a6a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/22093a6a

[1/6] libcloud git commit: Use hasattr rather than getattr to check for existence

2016-01-15 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/0.20.1 [created] d1cf93179 Use hasattr rather than getattr to check for existence I forgot getattr throws an exception. This should have been a hasattr. Additionally added a check to make sure it's a dict before treating it as such. Closes

[6/6] libcloud git commit: bugfix version 0.20.1

2016-01-15 Thread erjohnso
bugfix version 0.20.1 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d1cf9317 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/d1cf9317 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/d1cf9317

[libcloud] Git Push Summary

2016-01-15 Thread erjohnso
Repository: libcloud Updated Tags: refs/tags/v0.20.1-tentative [created] d1cf93179

[3/6] libcloud git commit: Fixed bug in public IP addition command

2016-01-15 Thread erjohnso
Fixed bug in public IP addition command Closes #661 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/eb49f38d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/eb49f38d Diff:

[4/6] libcloud git commit: Fix syntax error for DimensionDataStatus object

2016-01-15 Thread erjohnso
Fix syntax error for DimensionDataStatus object Closes #662 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/302b9bba Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/302b9bba Diff:

[libcloud] Git Push Summary

2016-01-15 Thread erjohnso
Repository: libcloud Updated Tags: refs/tags/v0.20.1-tentative d1cf93179 -> 87deb0449

[2/2] libcloud git commit: updating changes.rst file

2016-01-05 Thread erjohnso
updating changes.rst file Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9a7556f4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9a7556f4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9a7556f4

libcloud git commit: fix oops introduced in last commit

2015-12-19 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 88170f658 -> 67a993fd9 fix oops introduced in last commit Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/67a993fd Tree:

libcloud git commit: [google] Allow for old and new style service account client email address

2015-12-18 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 59fec8e7a -> 88170f658 [google] Allow for old and new style service account client email address Closes LIBCLOUD-785 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google] Minor security improvement for storing cached GCE credentials

2015-12-18 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 66f161739 -> 59fec8e7a [google] Minor security improvement for storing cached GCE credentials Closes LIBCLOUD-718 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google compute] bug fix for disk auto-delete

2015-12-02 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 7e087d6bc -> dc4daeef4 [google compute] bug fix for disk auto-delete Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/dc4daeef Tree:

libcloud git commit: [google compute] Set GCENodeDriver api_name to `google`.

2015-11-09 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk a5d455464 -> 23127e387 [google compute] Set GCENodeDriver api_name to `google`. Closes #614 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google compute] fix pricing script and test; fix build

2015-11-09 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk c07dbe8c3 -> ae85479e8 [google compute] fix pricing script and test; fix build Revert conditional import of simplejson to unconditional: the code as implemented only works with simplejson and not the standard json library because it

svn commit: r10970 - /release/libcloud/

2015-10-30 Thread erjohnso
Author: erjohnso Date: Fri Oct 30 13:16:53 2015 New Revision: 10970 Log: Remove old releases. Removed: release/libcloud/apache-libcloud-0.16.0.tar.bz2 release/libcloud/apache-libcloud-0.16.0.tar.bz2.asc release/libcloud/apache-libcloud-0.16.0.tar.bz2.md5 release/libcloud/apache

libcloud git commit: Update CHANGES to start dev flow again

2015-10-30 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 4fadb5631 -> 4b75a8109 Update CHANGES to start dev flow again Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4b75a810 Tree:

libcloud git commit: updated doap file for 0.19.0

2015-10-30 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 4b75a8109 -> 26d6ac384 updated doap file for 0.19.0 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/26d6ac38 Tree:

svn commit: r1711524 [1/5] - in /libcloud/site/trunk/generated: ./ assets/ blog/ blog/2010/02/02/ blog/2010/05/11/ blog/2010/10/12/ blog/2011/01/17/ blog/2011/02/15/ blog/2011/05/25/ blog/2011/06/06/

2015-10-30 Thread erjohnso
Author: erjohnso Date: Fri Oct 30 17:31:21 2015 New Revision: 1711524 URL: http://svn.apache.org/viewvc?rev=1711524=rev Log: Generate website Added: libcloud/site/trunk/generated/assets/global-8d3f2080ad1d4743eda2eeaa60b50d82.js libcloud/site/trunk/generated/assets/global

svn commit: r1711524 [2/5] - in /libcloud/site/trunk/generated: ./ assets/ blog/ blog/2010/02/02/ blog/2010/05/11/ blog/2010/10/12/ blog/2011/01/17/ blog/2011/02/15/ blog/2011/05/25/ blog/2011/06/06/

2015-10-30 Thread erjohnso
Modified: libcloud/site/trunk/generated/blog/2014/01/23/welcome-to-the-new-website.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/2014/01/23/welcome-to-the-new-website.html?rev=1711524=1711523=1711524=diff

svn commit: r1711524 [3/5] - in /libcloud/site/trunk/generated: ./ assets/ blog/ blog/2010/02/02/ blog/2010/05/11/ blog/2010/10/12/ blog/2011/01/17/ blog/2011/02/15/ blog/2011/05/25/ blog/2011/06/06/

2015-10-30 Thread erjohnso
contributed to this r Eric Johnson (erjohnso) joins our team https://libcloud.apache.org/blog/2014/12/04/eric-johnson-joins-our-team.html; /> https://libcloud.apache.org/blog/2014/12/04/eric-johnson-joins-our-team.html -2014-12-04T00:00:00+01:00 +2014-12-04T00:00:

svn commit: r1711524 [4/5] - in /libcloud/site/trunk/generated: ./ assets/ blog/ blog/2010/02/02/ blog/2010/05/11/ blog/2010/10/12/ blog/2011/01/17/ blog/2011/02/15/ blog/2011/05/25/ blog/2011/06/06/

2015-10-30 Thread erjohnso
Modified: libcloud/site/trunk/generated/blog/page/5/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/5/index.html?rev=1711524=1711523=1711524=diff == ---

svn commit: r1711524 [5/5] - in /libcloud/site/trunk/generated: ./ assets/ blog/ blog/2010/02/02/ blog/2010/05/11/ blog/2010/10/12/ blog/2011/01/17/ blog/2011/02/15/ blog/2011/05/25/ blog/2011/06/06/

2015-10-30 Thread erjohnso
Modified: libcloud/site/trunk/generated/blog/tags/release announcement.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/release%20announcement.html?rev=1711524=1711523=1711524=diff == ---

Git Push Summary

2015-10-21 Thread erjohnso
Repository: libcloud Updated Tags: refs/tags/v0.19.0-tentative [deleted] fccf34823

Git Push Summary

2015-10-19 Thread erjohnso
Repository: libcloud Updated Tags: refs/tags/v0.19.0-tentative [created] fccf34823

libcloud git commit: Bump version to 0.19.0

2015-10-19 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 5d9540b48 -> fccf34823 Bump version to 0.19.0 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fccf3482 Tree:

libcloud git commit: Added test/common to MANIFEST.in

2015-10-16 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 9a4e43580 -> 1a49509a8 Added test/common to MANIFEST.in Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1a49509a Tree:

libcloud git commit: [google compute] GCE:Fix check_node indentation to match check_disk

2015-09-29 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 011d16c38 -> 80a9aa201 [google compute] GCE:Fix check_node indentation to match check_disk Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google dns] update API from v1beta1 to v1

2015-09-21 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 1aaaef957 -> 44691a789 [google dns] update API from v1beta1 to v1 The API itself is unchanged from v1beta1 to v1, but v1beta1 will be removed after 25 Sep 2015 per https://cloud.google.com/dns/api/v1beta1/ so we need to update the

libcloud git commit: [google] flip logic on GCE demo script flags and add clean-up arg

2015-07-15 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 2b01bc369 - 0efa5b783 [google] flip logic on GCE demo script flags and add clean-up arg Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0efa5b78 Tree:

libcloud git commit: [google] fixing demo script and multi-node create

2015-07-14 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 5abd001df - f23a6468b [google] fixing demo script and multi-node create Signed-off-by: Eric Johnson erjoh...@google.com Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google] Due to fact that you created source_tags, we shouldn't by default set also source_range = 0.0.0.0/0. This will be much more secure setting.

2015-07-14 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk f23a6468b - 2b01bc369 [google] Due to fact that you created source_tags, we shouldn't by default set also source_range = 0.0.0.0/0. This will be much more secure setting. Ref:

[GitHub] libcloud pull request: [google] fixing demo script and multi-node ...

2015-07-13 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/546 [google] fixing demo script and multi-node create A few minor fixes to the GCE demo script. In the process of making those changes, I found/fixed a bug when creating multiple nodes. You can

libcloud git commit: [google] Fix repr of GCERoute when network is a string

2015-07-13 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 961df98fa - c4e4f8e2b [google] Fix repr of GCERoute when network is a string Closes #529 Signed-off-by: Eric Johnson erjoh...@google.com Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google|compute] Add support for GCE list paging and filtering

2015-05-13 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 582633929 - 1ed502045 [google|compute] Add support for GCE list paging and filtering GCE will return a maximum of 500 resources in a single list. This change adds an iterator that allows filtering and/or paging of list results. Closes

libcloud git commit: [google compute] Fixes LIBCLOUD-687: handle empty project metadata

2015-05-13 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 8664118c8 - aaa8e9e3a [google compute] Fixes LIBCLOUD-687: handle empty project metadata Closes #521 Signed-off-by: Eric Johnson erjoh...@google.com Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[GitHub] libcloud pull request: [google compute] fix network options for cr...

2015-05-13 Thread erjohnso
Github user erjohnso closed the pull request at: https://github.com/apache/libcloud/pull/518 --- 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

libcloud git commit: [google compute] LIBCLOUD-696: improve node image detection

2015-05-13 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk aaa8e9e3a - 1e3d3cbc6 [google compute] LIBCLOUD-696: improve node image detection Closes #522 Signed-off-by: Eric Johnson erjoh...@google.com Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[GitHub] libcloud pull request: [google compute] LIBCLOUD-696: improve node...

2015-05-13 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/522 [google compute] LIBCLOUD-696: improve node image detection Google removed 'image' from the instance resource a while ago, but sometimes set a sourceImage on a persistent disk. This fix

[GitHub] libcloud pull request: [google compute] fix network options for cr...

2015-05-13 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/518 [google compute] fix network options for create_node Minor fix to detect network option conflicts as described in https://issues.apache.org/jira/browse/LIBCLOUD-699 You can merge this pull

[GitHub] libcloud pull request: [google compute] bugfix: allow string for e...

2015-05-13 Thread erjohnso
GitHub user erjohnso opened a pull request: https://github.com/apache/libcloud/pull/520 [google compute] bugfix: allow string for ex_boot_disk on create_node Bugfix to allow a `str` argument for `ex_boot_disk` on `create_node()`. This is a fix for https://issues.apache.org/jira

libcloud git commit: [google compute] fixes LIBCLOUD-697: allow string for ex_boot_disk on create_node

2015-05-13 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 5c1a95bf1 - 8664118c8 [google compute] fixes LIBCLOUD-697: allow string for ex_boot_disk on create_node Closes #520 Signed-off-by: Eric Johnson erjoh...@google.com Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google] Updated demos/gce_demo.py script

2015-02-19 Thread erjohnso
) + +# Get list of records +zones = gdns.iterate_zones() +for z in zones: +records = gdns.iterate_records(z) +display('Records for managed zone %s' % z.id, records) + +# TODO(erjohnso): Finish this DNS section. Challenging in that you need to +# own a domain, so testing

libcloud git commit: [google dns] added link to API docs.

2015-02-17 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk a2602376b - 823abd594 [google dns] added link to API docs. Closes #459 Signed-off-by: Eric Johnson erjoh...@google.com Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: [google compute] s/assertTrue/assertEqual/ as needed

2015-02-17 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 0d0c4c44e - e41001ecf [google compute] s/assertTrue/assertEqual/ as needed Closes #453 Signed-off-by: Eric Johnson erjoh...@google.com Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

  1   2   >