Bug 1657388 - RFE: Horizon should display default floating ip pool first in list of available external networks
Summary: RFE: Horizon should display default floating ip pool first in list of availab...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-django-horizon
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Beth White
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-12-07 21:13 UTC by Lars Kellogg-Stedman
Modified: 2019-05-23 15:36 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-23 15:36:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lars Kellogg-Stedman 2018-12-07 21:13:40 UTC
Description of problem:

In an openstack environment with multiple external networks, the operator can specify a default network ("openstack network create --default ..."), with the expectation that users will allocate addresses from this network if they don't make an explicit choice to use another one.

Horizon presents floating ip pools in unsorted order, which means that when allocating an ip address, the pool selected by default will often not be the "default" pool.

Horizon should have the default pool selected by default.

Comment 1 Lars Kellogg-Stedman 2018-12-07 21:14:25 UTC
I've submitted https://review.openstack.org/#/c/623582/ as one way of implementing this suggestion.


Note You need to log in before you can comment on or make changes to this bug.