| Ghanshyam Mann | 32e0557 | 2021-01-29 11:24:56 -0600 | [diff] [blame] | 1 | --- | 
|  | 2 | prelude: > | 
|  | 3 | Support for RBAC new system scope is added in Tempest. | 
|  | 4 | features: | 
|  | 5 | - | | 
|  | 6 | Keystone provides the new scoped token called ``system`` which | 
|  | 7 | can be used to query the system scoped API operation. Projects | 
|  | 8 | are moving towards the policy with new scope types, Keystone, Nova | 
|  | 9 | already provide the new policy for RBAC checks. Tempest has added | 
|  | 10 | the support to query the system scoped token from keystone to test | 
|  | 11 | the new policy. | 
|  | 12 | As next step, we will be moving all the Tempest tests on the project's | 
|  | 13 | new policy. |