You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by pq...@apache.org on 2010/05/05 01:50:39 UTC

svn commit: r941112 - /incubator/libcloud/trunk/libcloud/types.py

Author: pquerna
Date: Tue May  4 23:50:39 2010
New Revision: 941112

URL: http://svn.apache.org/viewvc?rev=941112&view=rev
Log:
Add missing cvar doc for IBM

Modified:
    incubator/libcloud/trunk/libcloud/types.py

Modified: incubator/libcloud/trunk/libcloud/types.py
URL: http://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/types.py?rev=941112&r1=941111&r2=941112&view=diff
==============================================================================
--- incubator/libcloud/trunk/libcloud/types.py (original)
+++ incubator/libcloud/trunk/libcloud/types.py Tue May  4 23:50:39 2010
@@ -32,6 +32,7 @@ class Provider(object):
     @cvar VCLOUD: vmware vCloud
     @cvar RIMUHOSTING: RimuHosting.com
     @cvar ECP: Enomaly
+    @cvar IBM: IBM Developer Cloud
     @cvar OPENNEBULA: OpenNebula.org
     """
     DUMMY = 0