da6fe3964b
The Keystone project is removing v2 API code (see [1]). puppet-tempest should reflect that by not enabling this API by default, and using v3 as the default value for auth_version. [1] - https://review.openstack.org/#/q/topic:bp/removed-as-of-queens Change-Id: I558e91cddb0e191de4874174e7774c2ec29d26ae
7 lines
221 B
YAML
7 lines
221 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The Keystone project is removing the API v2 code in the Queens cycle. To
|
|
adapt to this, the keystone_v2 and auth_version default values have been
|
|
changed to false and v3, respectively.
|