Juan Antonio Osorio Robles a102757726 Fix usage of token fixture in shell tests
The way we were using the token fixture in the shell tests was modifying
the structure. If the test would get run by the same process, it would
then use the modified structure and the test would fail.

This uses deepcopy instead, so this way, we never modify that fixture.

Change-Id: Ib88feee7d7fe72c66b4e8af510f9f28411ac47df
2018-11-22 15:32:18 +02:00
2017-04-08 23:36:11 +08:00
2018-08-07 06:00:35 +00:00
2017-03-03 03:07:08 +00:00
2018-07-02 17:30:07 +00:00

Team and repository tags

image

oslo.policy

Latest Version

The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services.

Description
Rules engine to enforce access control policy
Readme 6.6 MiB
Languages
Python 100%