Author: tomaz
Date: Fri Sep 23 11:14:41 2011
New Revision: 1174663
URL: http://svn.apache.org/viewvc?rev=1174663&view=rev
Log:
Add DNS params to test/secret.py-dist
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=1174663&r1=1174662&r2=1174663&view=diff
==============================================================================
--- libcloud/trunk/test/secrets.py-dist (original)
+++ libcloud/trunk/test/secrets.py-dist Fri Sep 23 11:14:41 2011
@@ -34,3 +34,6 @@ SOFTLAYER_PARAMS = ('user', 'api_key')
VCLOUD_PARAMS = ('user', 'secret')
VOXEL_PARAMS = ('key', 'secret')
VPSNET_PARAMS = ('user', 'key')
+
+# DNS
+# DNS_PARAMS_LINODE = ('user', 'key')