Closes #3297: Include reserved units when calculating rack utilization

This commit is contained in:
Jeremy Stretch
2019-09-25 10:54:08 -04:00
parent a359d88897
commit f54774f6a1
3 changed files with 19 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ v2.6.5 (FUTURE)
## Enhancements
* [#3297](https://github.com/netbox-community/netbox/issues/3297) - Include reserved units when calculating rack utilization
* [#3347](https://github.com/netbox-community/netbox/issues/3347) - Extend upgrade script to automatically remove stale content types
* [#3352](https://github.com/netbox-community/netbox/issues/3352) - Enable filtering changelog API by `changed_object_id`
* [#3524](https://github.com/netbox-community/netbox/issues/3524) - Enable bulk editing of power outlet/power port associations