Reviewed: https://review.openstack.org/297537 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=61a5bcb52e23fa39839c30cb4f13f8a26e115516 Submitter: Jenkins Branch: master
commit 61a5bcb52e23fa39839c30cb4f13f8a26e115516 Author: YAMAMOTO Takashi <[email protected]> Date: Fri Mar 25 15:22:46 2016 +0900 test_network_ip_availability: Skip IPv6 tests when configured so Use a class attribute known by the base class so that IPv6 tests are skipped appropriately when CONF.network_feature_enabled.ipv6 is False. Closes-Bug: #1561857 Change-Id: I93f76b7f7cd94ff484d2e4507500af97578ac71a ** 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/1561857 Title: NetworksIpAvailabilityIPv6Test is not skipped with network_feature_enabled.ipv6=false Status in neutron: Fix Released Bug description: api test NetworksIpAvailabilityIPv6Test is not skipped with network_feature_enabled.ipv6=false. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1561857/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

