Merge "Remove deprecated pbr options"

This commit is contained in:
Zuul 2024-01-26 16:28:00 +00:00 committed by Gerrit Code Review
commit c23ecc2640
1 changed files with 0 additions and 7 deletions

View File

@ -36,10 +36,3 @@ keystoneclient.auth.plugin =
v3unscopedsaml = keystoneclient.contrib.auth.v3.saml2:Saml2UnscopedToken
v3scopedsaml = keystoneclient.contrib.auth.v3.saml2:Saml2ScopedToken
v3unscopedadfs = keystoneclient.contrib.auth.v3.saml2:ADFSUnscopedToken
[pbr]
autodoc_tree_index_modules = True
autodoc_tree_excludes =
setup.py
keystoneclient/tests/