Backported changes to identity_role_info from master branch

Added ci integration tests, updated return value documentation and
refactored to simplify code.

Change-Id: If8a1145a31d685d41367383930e6fd08d64c6ae8
(cherry picked from commit 1d22a94a90)
This commit is contained in:
Jakob Meng
2022-02-09 07:03:22 -07:00
parent c63ff6fbc8
commit 0b0a80796f
3 changed files with 88 additions and 26 deletions

View File

@@ -20,6 +20,7 @@
- { role: identity_user, tags: identity_user }
- { role: identity_user_info, tags: identity_user_info }
- { role: identity_role, tags: identity_role }
- { role: identity_role_info, tags: identity_role_info }
- { role: image, tags: image }
- { role: keypair, tags: keypair }
- { role: keystone_domain, tags: keystone_domain }