Reviewed: https://review.openstack.org/512399 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9d5be5251f31ce78d76f0715402f6e1510ff41a5 Submitter: Zuul Branch: master
commit 9d5be5251f31ce78d76f0715402f6e1510ff41a5 Author: Trygve Vea <[email protected]> Date: Mon Oct 16 21:58:23 2017 +0200 Hide IPv6-addresses when assigning floating IP addresses A floating IP can only be associated with an IPv4 address, so we should not show IPv6 addresses in the list of ports when assigning floating IP addresses. Change-Id: I7b39a263445204a9efbc8fe113cc79146d9bee8c Closes-Bug: #1703360 Closes-Bug: #1724393 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1724393 Title: Poor ipv6 test coverage for networks and subnetworks Status in OpenStack Dashboard (Horizon): Fix Released Bug description: While implementing a fix for https://bugs.launchpad.net/horizon/+bug/1703360, I discovered that writing a unit test that includes ipv6 data will affect multiple other tests. Solving this is should probably be a seperate bug and patch from the above mentioned bug. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1724393/+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

