commit | e4a550ee795a5747a95f0241403bf2d269ffb452 | [log] [tgz] |
---|---|---|
author | Rafael Garcia <rafbgarcia@gmail.com> | Fri Dec 06 17:00:32 2013 -0300 |
committer | Rafael Garcia <rafbgarcia@gmail.com> | Fri Dec 06 17:00:32 2013 -0300 |
tree | 0871f5a96b4ced16ef07711c53fb8452e242b6b2 | |
parent | aa3a31dadec0fcae98b2e40c85e87ac3f971c023 [diff] [blame] |
+maxlinc - Add ApiKey authentication
diff --git a/acceptance/01-authentication.go b/acceptance/01-authentication.go index 91fc814..bcd3545 100644 --- a/acceptance/01-authentication.go +++ b/acceptance/01-authentication.go
@@ -5,7 +5,7 @@ ) func main() { - provider, username, password := getCredentials() + provider, username, password, _ := getCredentials() _, err := gophercloud.Authenticate( provider,