and secrets file
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4f8a3e68 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4f8a3e68 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4f8a3e68 Branch: refs/heads/trunk Commit: 4f8a3e68ad36fdba2350b4e000b959110c410fb1 Parents: ceffaf9 Author: Mario Loria <ma...@arroyonetworks.com> Authored: Fri Oct 7 21:08:32 2016 -0400 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Sat Oct 8 13:29:22 2016 +1100 ---------------------------------------------------------------------- libcloud/test/secrets.py-dist | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4f8a3e68/libcloud/test/secrets.py-dist ---------------------------------------------------------------------- diff --git a/libcloud/test/secrets.py-dist b/libcloud/test/secrets.py-dist index 5b17a86..e2e6165 100644 --- a/libcloud/test/secrets.py-dist +++ b/libcloud/test/secrets.py-dist @@ -93,3 +93,4 @@ DNS_PARAMS_DNSPOD = ('key', ) CONTAINER_PARAMS_DOCKER = ('user', 'password') CONTAINER_PARAMS_ECS = ('user', 'password', 'region') CONTAINER_PARAMS_KUBERNETES = ('user', 'password') +CONTAINER_PARAMS_RANCHER = ('user', 'password') \ No newline at end of file