yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78102
[Bug 1823149] Re: In the admin panel, the subnet page shows that the available IP is less than 0
Reviewed: https://review.opendev.org/649961
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=18e9918d320228d4a0551eb9feaaebd5f82c9941
Submitter: Zuul
Branch: master
commit 18e9918d320228d4a0551eb9feaaebd5f82c9941
Author: pengyuesheng <pengyuesheng@xxxxxxxxxxxxx>
Date: Thu Apr 4 17:55:31 2019 +0800
Adjusts subnet_free_ips to 0 when it is negative
In subnet page under admin panel,
Subnet_free_ips is negative if the subnet's allocation_pools
range is less than the used IPs of the subnet.
This patch adjusts subnet_free_ips to 0 when it is negative.
Change-Id: I3f1441bf5e4eb3017024db2865adf3296127793e
Closes-Bug: #1823149
** 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/1823149
Title:
In the admin panel, the subnet page shows that the available IP is
less than 0
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
We create 5 ports in advance,Then edit the subnet and set the range of
the allocation_pools value to 10.10.10.3-10.10.10.4,We will find that
the available ip becomes negative
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1823149/+subscriptions
References