aboutsummaryrefslogtreecommitdiffstats
path: root/moonclient/moonclient/tests
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2016-09-07 14:09:19 +0200
committerThomas Duval <thomas.duval@orange.com>2016-09-07 14:09:19 +0200
commit705b9d51a9d81ca75b07f71c09d9a4e9f35ed49a (patch)
tree60977353946129e3383f19e2d1ca288fd8e66f51 /moonclient/moonclient/tests
parent64ee6a784251c6d977794125f176aed3c5e104ce (diff)
Update subprocess code to be compliant with Python2 and update credentials for Swift Moonclient test.
Change-Id: I571f3c48765da02ed7ad6c23b006afe0f97a8636
Diffstat (limited to 'moonclient/moonclient/tests')
-rw-r--r--moonclient/moonclient/tests/tests_empty_policy_swift.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/moonclient/moonclient/tests/tests_empty_policy_swift.json b/moonclient/moonclient/tests/tests_empty_policy_swift.json
index 6d8de2e4..e935da98 100644
--- a/moonclient/moonclient/tests/tests_empty_policy_swift.json
+++ b/moonclient/moonclient/tests/tests_empty_policy_swift.json
@@ -4,7 +4,8 @@
"authz": [
{
"auth_name": "admin",
- "auth_tenant": "demo",
+ "auth_password": "console",
+ "auth_tenant": "admin",
"description": "Change user to admin (just in case...)"
},