Merge "tests: fetch unshared subnetpools only"

This commit is contained in:
Jenkins 2016-06-13 13:19:18 +00:00 committed by Gerrit Code Review
commit b12ebdbe82

View File

@ -347,6 +347,8 @@ class SubnetPoolsSearchCriteriaTest(base.BaseSearchCriteriaTest,
resource = 'subnetpool'
list_kwargs = {'shared': False}
@classmethod
def resource_setup(cls):
super(SubnetPoolsSearchCriteriaTest, cls).resource_setup()