Reviewed: https://review.openstack.org/510302 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5de6b3eb14e414364bc115225d6067e3a87ad0ac Submitter: Zuul Branch: master
commit 5de6b3eb14e414364bc115225d6067e3a87ad0ac Author: Akihiro Motoki <[email protected]> Date: Sat Oct 7 16:02:50 2017 +0000 Show subnet detail with prefix_delegation subnetpool properly Subnet pool ID 'prefix_delegation' is a special subnet pool in Neutron and there is no real subnet pool with ID 'prefix_delegation', so we need to skip subnetpool_get() call if a subnet has 'prefix_delegation' subnet pool. This commit also adds unit tests which covers subnet pool operations in the subnet detail view. Change-Id: I3227a92084ee79b60d2b10262ed94a034e396306 Closes-Bug: #1702466 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702466 Title: Subnet details page fails when a subnet uses IPv6 with prefix delegation To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1702466/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
