commit | f7da5e57e2ea61da62e0030c56a1e92a452e723b | [log] [tgz] |
---|---|---|
author | Jordan Pittier <jordan.pittier@scality.com> | Tue Sep 06 18:00:52 2016 +0200 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Tue Sep 06 18:00:52 2016 +0200 |
tree | d0874cb030918d3268b5b4a446120022bc337501 | |
parent | 3db8be8f38b79e36201ff41570969c5e6c465ee2 [diff] |
Don't create network resources for identity tests The identity tests used to create network resources but they are not needed because we are testing the Identity service. This patch stops creating these network resources. Note: somehow security groups are still created and deleted. One can look Neutron server's log while running the identiy tests to see this. Change-Id: Ie77d8ecff5f346ed9411192d7076c321a9a22929 Closes-Bug: #1618519