Fixes #4285: Include A/Z termination sites in provider circuits table

This commit is contained in:
Jeremy Stretch
2020-02-26 16:41:59 -05:00
parent 4431259cd8
commit 5a00939512
5 changed files with 28 additions and 17 deletions

View File

@@ -9,6 +9,7 @@
## Bug Fixes
* [#4277](https://github.com/netbox-community/netbox/issues/4277) - Fix filtering of clusters by tenant
* [#4285](https://github.com/netbox-community/netbox/issues/4285) - Include A/Z termination sites in provider circuits table
---