From d218101af522b908236424846016b678e86229bc Mon Sep 17 00:00:00 2001 From: Ziad Sawalha Date: Tue, 24 Jan 2012 13:03:32 -0600 Subject: [PATCH] Use Keystone Extension Syntax for EC2 Creds - Syntax is OS-KSEC2:ec2Credentials (not ec2Credentials) - adds to fix for bug 917408 - Syntax also requires a call to /tokens instead of /ec2tokens - Changes are compatible (old syntax supported) - Warning will be issued to log if URL syntax is old Change-Id: I5ff9d1643122de2f383517e60f15852720c54490 --- Authors | 1 + 1 file changed, 1 insertion(+) diff --git a/Authors b/Authors index 85cd5d75..ef89231c 100644 --- a/Authors +++ b/Authors @@ -170,3 +170,4 @@ Yuriy Taraday Zed Shaw Zhixue Wu Zhongyue Luo +Ziad Sawalha