Fixes #3036: DCIM interfaces API endpoint should not include VM interfaces

This commit is contained in:
Jeremy Stretch
2019-04-04 15:07:41 -04:00
parent 858be6d216
commit 74c03e3295
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ v2.5.10 (FUTURE)
## Bug Fixes
* [#3036](https://github.com/digitalocean/netbox/issues/3036) - DCIM interfaces API endpoint should not include VM interfaces
* [#3039](https://github.com/digitalocean/netbox/issues/3039) - Fix exception when retrieving change object for a component template via API
* [#3041](https://github.com/digitalocean/netbox/issues/3041) - Fix form widget for bulk cable label update