1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fixes: #5049 - Account for chassis neighbors in lldp_neighbors template

This commit is contained in:
Daniel Sheppard
2021-01-05 08:48:55 -06:00
parent e73c225965
commit a9a2509d39
2 changed files with 5 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
### Bug Fixes
* [#5049](https://github.com/netbox-community/netbox/issues/5049) - Add check for LLDP neighbor chassis name to lldp_neighbors
* [#5301](https://github.com/netbox-community/netbox/issues/5301) - Fix misleading error when racking a device with invalid parameters
* [#5311](https://github.com/netbox-community/netbox/issues/5311) - Update child objects when a rack group is moved to a new site
* [#5518](https://github.com/netbox-community/netbox/issues/5518) - Fix persistent vertical scrollbar