You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2016/03/21 11:23:12 UTC

[03/17] libcloud git commit: updates test/secrets-dist

updates test/secrets-dist


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

Branch: refs/heads/trunk
Commit: 74e2bf7d6156d74828cf6254a9ce89c068973773
Parents: da7d9bd
Author: lostbird <lostbird@lostbird.(none)>
Authored: Wed Mar 16 00:00:28 2016 +0100
Committer: anthony-shaw <an...@gmail.com>
Committed: Mon Mar 21 21:20:31 2016 +1100

----------------------------------------------------------------------
 libcloud/test/secrets.py-dist | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/74e2bf7d/libcloud/test/secrets.py-dist
----------------------------------------------------------------------
diff --git a/libcloud/test/secrets.py-dist b/libcloud/test/secrets.py-dist
index 879e8d5..480ac3f 100644
--- a/libcloud/test/secrets.py-dist
+++ b/libcloud/test/secrets.py-dist
@@ -84,6 +84,7 @@ DNS_PARAMS_DURABLEDNS = ('api_user', 'api_key')
 DNS_PARAMS_GODADDY = ('customer-id', 'api_user', 'api_key')
 DNS_PARAMS_CLOUDFLARE = ('user@example.com', 'key')
 DNS_PARAMS_AURORADNS = ('apikey', 'secretkey')
+DNS_PARAMS_NSONE = ('key', )
 
 # Container
 CONTAINER_PARAMS_DOCKER = ('user', 'password')