kitchen-openstack icon indicating copy to clipboard operation
kitchen-openstack copied to clipboard

Add detailed guide for v3 API

Open Xeite opened this issue 7 years ago • 1 comments

Hello. Thanks for good plugin.

Recently, we changed keystone API from v2 to v3, and it makes kitchen does not work correctly. The reason is somewhat subtle, so I spent a time to find out why.

Keystone v3 API forces tokens explicitly represent user+project or user+domain pairs. So 'openstack_domain_name' is required to use v3 API. If README mentions about it, I think people can use v3 API more easily. :)

Xeite avatar Dec 12 '17 07:12 Xeite

If you have a PR to make it more obvious I’d love to merge it to help people using V3 of the API.

jjasghar avatar Dec 12 '17 14:12 jjasghar