That helps a lot! Thanks for the reply!
Seems heat didn't deal with keystone v3 response, I will report a bug.
2015-08-05 21:37 GMT+08:00 Andrey Pavlov :
> As I saw heat`s ec2tokens can work only with keystone v2 URL.
> It happens because keystone has different responses for v2 and v3 versions
>
As I saw heat`s ec2tokens can work only with keystone v2 URL.
It happens because keystone has different responses for v2 and v3 versions
for token request by ec2 credentials.
I found same problem in our ec2api project and keystonemiddleware project.
For example:
Patch for our ec2api project will b
I post a question to ask.openstack.org but got no answers yet, so I repost
it here.
https://ask.openstack.org/en/question/79509/heat-autoscaling-aws-authentication-failure-under-keystone-v3/
I'm using kilo codes and we wanna keystone v3 instead of keystone v2 in our
product.
So we change heat.conf