You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2016/04/14 18:56:24 UTC

[7/7] libcloud git commit: Remove docstrings for deprecated drivers.

Remove docstrings for deprecated drivers.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/eaba8918
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/eaba8918
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/eaba8918

Branch: refs/heads/trunk
Commit: eaba89186facee090782b905b286cc1f75e21f73
Parents: 02dc130
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Thu Apr 14 18:54:58 2016 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Thu Apr 14 18:54:58 2016 +0200

----------------------------------------------------------------------
 libcloud/compute/types.py | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/eaba8918/libcloud/compute/types.py
----------------------------------------------------------------------
diff --git a/libcloud/compute/types.py b/libcloud/compute/types.py
index 43e6fd8..49f63a3 100644
--- a/libcloud/compute/types.py
+++ b/libcloud/compute/types.py
@@ -69,13 +69,9 @@ class Provider(Type):
     :cvar AZURE: Azure driver.
     :cvar BLUEBOX: Bluebox
     :cvar CLOUDSIGMA: CloudSigma
-    :cvar CLOUDSIGMA_US: CloudSigma US Las Vegas
     :cvar CLOUDSTACK: CloudStack
     :cvar DIMENSIONDATA: Dimension Data Cloud
-    :cvar EC2_EU_WEST: Amazon AWS EU Ireland
-    :cvar EC2_US_EAST: Amazon AWS US N. Virgina
-    :cvar EC2_US_WEST: Amazon AWS US N. California
-    :cvar EC2_US_WEST_OREGON: Amazon AWS US West 2 (Oregon)
+    :cvar EC2: Amazon AWS.
     :cvar ECP: Enomaly
     :cvar ELASTICHOSTS: ElasticHosts.com
     :cvar EXOSCALE: Exoscale driver.