commit | 57ab8c46f2e2082c71d1e23f96f57472d5e216a0 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Sat Jun 09 22:16:59 2018 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Sat Jun 09 22:16:59 2018 -0400 |
tree | f0f44d49c174213c7649318287668bb5d234ff8b | |
parent | 9f42552b1aeb615cc7c705156fe0392184e581e8 [diff] |
Remove duplicate subnet tests fromt test_networks_rbac module This patchset simply removes duplicate subnet tests from test_networks_rbac [0] as they are already covered in test_subnets_rbac [1]. [0] e.g. https://github.com/openstack/patrole/blob/d0ddf7d45044b2c8a9395a8f0df0c6c6adec9399/patrole_tempest_plugin/tests/api/network/test_networks_rbac.py#L300 [1] e.g. https://github.com/openstack/patrole/blob/d0ddf7d45044b2c8a9395a8f0df0c6c6adec9399/patrole_tempest_plugin/tests/api/network/test_subnets_rbac.py#L42 Change-Id: Iea9eb984b06ab49822cf56021df3739c30a97d03