commit | ef5d4e9043af6a1f05ea87ef9c285f51ba1324b5 | [log] [tgz] |
---|---|---|
author | jeremy.zhang <zhangjun_inspur@163.com> | Thu May 04 19:19:27 2017 +0800 |
committer | jeremy.zhang <zhangjun_inspur@163.com> | Thu May 04 22:16:45 2017 +0800 |
tree | 0ad2b36cb93b0ca2d83e894719dfe46988772937 | |
parent | 29bcfd9c494af8995546ac249350e049480ccfb5 [diff] |
Fix for implied roles test API check_role_inference_rule in roles_client only tested in test_roles_client.py, but there is not api test for it. Also, API show_role_inference_rule is called in api tests, but the content of show_role_inference_rule has never been checked. This patch is to provide tests for these two APIs. Change-Id: I0b388e8f0149f5e721c920610d66057a1612cccd