commit | a3a236331c95b1a4cfb5975a0ef7f216feef15b4 | [log] [tgz] |
---|---|---|
author | Michael Johnson <johnsomor@gmail.com> | Wed Jul 21 21:55:32 2021 +0000 |
committer | Michael Johnson <johnsomor@gmail.com> | Thu Sep 23 21:48:41 2021 +0000 |
tree | 58be122ed151f1f548d2048b9ccbc7b3ce70d692 | |
parent | ac961e513f880fc1db88c115aa314d7011a26c3e [diff] |
Make the API tests compatible with scoped tokens This patch makes the API tests compatible with keystone scoped tokens and the new RBAC defaults. For example, admin system scoped tokens do not have a project_id associated with them requiring some tests to be updated to not assume the admin credential always has a project_id. This patch also makes some sections consistently ordered across files. Change-Id: Ie2c7402967f40bb90e0d97dad1c3d59f82cb6d80