yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44319
[Bug 1475176] Re: SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools is not cleaning up the subnet pool at the end
Reviewed: https://review.openstack.org/202419
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=179e9dbe03ad4fadcdab619d67cfbc80b36ee653
Submitter: Jenkins
Branch: master
commit 179e9dbe03ad4fadcdab619d67cfbc80b36ee653
Author: Numan Siddique <nusiddiq@xxxxxxxxxx>
Date: Thu Jul 16 13:05:06 2015 +0530
Refactor the subnetpools API tests
test_create_dual_stack_subnets_from_subnetpools
was not cleaning the created subnetpool.
In order to address this issue, this patch
- adds the cleanup of subnetpools in base.resource_cleanup
- and removes the calls to the function addCleanup in the
subnetpools tests.
This patch also removes the CRUD subnetpools functions
from network_client.py as it is not required.
Change-Id: I7ad902dbb303ab9e5d01caceb59cc16f7902aaf9
Closes-bug: #1475176
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1475176
Title:
SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools is
not cleaning up the subnet pool at the end
Status in neutron:
Fix Released
Bug description:
API test -
tests.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools
is not cleaning up the subnet pool at the end
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1475176/+subscriptions
References