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 2011/09/26 21:18:42 UTC

svn commit: r1176005 - /libcloud/trunk/test/secrets.py-dist

Author: tomaz
Date: Mon Sep 26 19:18:42 2011
New Revision: 1176005

URL: http://svn.apache.org/viewvc?rev=1176005&view=rev
Log:
oops, this shouldn't be commented

Modified:
    libcloud/trunk/test/secrets.py-dist

Modified: libcloud/trunk/test/secrets.py-dist
URL: http://svn.apache.org/viewvc/libcloud/trunk/test/secrets.py-dist?rev=1176005&r1=1176004&r2=1176005&view=diff
==============================================================================
--- libcloud/trunk/test/secrets.py-dist (original)
+++ libcloud/trunk/test/secrets.py-dist Mon Sep 26 19:18:42 2011
@@ -36,4 +36,4 @@ VOXEL_PARAMS = ('key', 'secret')
 VPSNET_PARAMS = ('user', 'key')
 
 # DNS
-# DNS_PARAMS_LINODE = ('user', 'key')
+DNS_PARAMS_LINODE = ('user', 'key')