
These tests can be removed now, because the identity v2 API was removed from Keystone during Queens cycle and Queens is no longer supported by current master of tempest. This also deprecates the related options so that we can drop these options later. Change-Id: I0be2273890cecaa26da37624c185c1bd367b2acf
24 lines
675 B
YAML
24 lines
675 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Tests for identity v2 API have been removed.
|
|
|
|
deprecations:
|
|
- |
|
|
The following options have been formally deprecated. These options were
|
|
used to test identity v2 API which was removed during Queens cycle.
|
|
The tests for identity v2 API were removed from tempest and these options
|
|
have no effect.
|
|
|
|
- ``[identity] uri``
|
|
- ``[identity] v2_admin_endpoint_type``
|
|
- ``[identity] v2_public_endpoint_type``
|
|
- ``[identity-feature-enabled] api_v2_admin``
|
|
|
|
- |
|
|
The following options have been deprecated because only identity v3 API
|
|
is used.
|
|
|
|
- ``[identity] auth_version``
|
|
- ``[identity-feature-enabled] api_v3``
|