Reviewed: https://review.openstack.org/463356 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ba3ef0efb369a0ef4346779016e09b173a538713 Submitter: Jenkins Branch: master
commit ba3ef0efb369a0ef4346779016e09b173a538713 Author: wei.ying <[email protected]> Date: Mon May 8 23:24:22 2017 +0800 Use subnet id to allocate floating IP in Admin panel In the admin allocate floating IP form, the pool select display the subnet cidr info, which should be used subnet id when creating a floating IP. This patch fix it. Change-Id: I4f12027c90e580824d74b10010bf799515920702 Closes-Bug: #1689230 ** 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/1689230 Title: Use subnet id to allocate floating IP Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In the admin Allocate Floating IP form,the options for the pool select are for a subnet instead of the network, so we should use subnet to allocate floating IP. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1689230/+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

