commit | b9b4f4f8c7a1b03948996564f5fc49b0f36da7f7 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Fri Oct 19 11:26:21 2018 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Fri Oct 19 14:57:13 2018 +0800 |
tree | 1ba5a941689cad82d5f96c508a6dcf0178578389 | |
parent | e1b2e0d4d6188afa231994de8c561a1b99d64bb3 [diff] |
Fix assert logic in test_list_security_groups_list_all_tenants_filter In test_list_security_groups_list_all_tenants_filter, when testing "Fetch all security groups for non-admin user", the following check is not correct, it can't check "all created Security Groups are present in fetched list", but can only check that "no other user's Security Groups can be retrieved by non-admin user." This is to fix the check statements. Change-Id: I4781a3450385a66df53c437791ac6b107d8efe7e