Add create saml group to gerrit api 98/65698/11 v0.35.0
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 6 Oct 2020 19:13:23 +0000 (15:13 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 9 Oct 2020 15:55:18 +0000 (11:55 -0400)
commita3610fd2985b37e20ba1dcd97c78604f30fcdf2f
tree5b7af556cef5d8b1bfa1003a57d78d62c8120393
parent270c0964e2f4da39c2a61378273d8e135b83b237
Add create saml group to gerrit api

Project creation now needs an additional step
we must create a saml group.

Project creation now automatically
reformats your ldap group into a saml group

Also add error handling for unauthorized
when trying to see if a project exists

Issue-Id: RELENG-3231
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I72d8949331ecc66d320be5a1960f769ebfb2d962
docs/commands/gerrit.rst
lftools/api/endpoints/gerrit.py
lftools/cli/gerrit.py
releasenotes/notes/gerrit-create-saml-groups-63ac96a53c1df0c3.yaml [new file with mode: 0644]