Reviewed: https://review.openstack.org/534359 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d60ea82bfc8cd1c2a576d201e3dfe1ce9a5f99b3 Submitter: Zuul Branch: stable/pike
commit d60ea82bfc8cd1c2a576d201e3dfe1ce9a5f99b3 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 (cherry picked from commit 5de6b3eb14e414364bc115225d6067e3a87ad0ac) ** Tags added: in-stable-pike -- 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
