← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1681756] Re: FIP allocation form: max is incorrect in N (used) of M (max)

 

Reviewed:  https://review.openstack.org/455633
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c4a59296fa56f49cfa3cb3237e499e1cb355c6e2
Submitter: Jenkins
Branch:    master

commit c4a59296fa56f49cfa3cb3237e499e1cb355c6e2
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Mon Apr 10 23:29:01 2017 +0000

    Fix quota of floating IP usage
    
    Closes-Bug: #1681756
    Change-Id: I2629833e282631e8dc44e5574f017b0754e20f0a


** 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/1681756

Title:
  FIP allocation form: max is incorrect in N (used) of M (max)

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the FIP allocation form, maximum count (M) and used count (N) are
  displayed in the form of "N of M", but the maximum count is not
  correct. Available count is displayed instead.

  In case of max 5, available 3, used 2, the message should be "2 of 5",
  but "2 of 3" is displayed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1681756/+subscriptions


References