mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update horizon from branch 'master'
- Merge "Adjusts subnet_free_ips to 0 when it is negative"
- OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
- 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
This commit is contained in:
parent
534f46356f
commit
32a3b029fd
1 changed files with 1 additions and 1 deletions
2
horizon
2
horizon
|
|
@ -1 +1 @@
|
|||
Subproject commit c99cabf19f4de85d6b2d09d7d301240450b365d5
|
||||
Subproject commit 9d996bffb9b5f203888e2fc7603eeada658da569
|
||||
Loading…
Add table
Reference in a new issue