Closes #5075: Include a VLAN membership view for VM interfaces

This commit is contained in:
Jeremy Stretch
2020-09-23 11:48:32 -04:00
parent 04a20a862b
commit efad22e836
8 changed files with 77 additions and 24 deletions

View File

@@ -13,6 +13,7 @@
### Bug Fixes
* [#5050](https://github.com/netbox-community/netbox/issues/5050) - Fix potential failure on `0016_replicate_interfaces` schema migration from old release
* [#5075](https://github.com/netbox-community/netbox/issues/5075) - Include a VLAN membership view for VM interfaces
* [#5105](https://github.com/netbox-community/netbox/issues/5105) - Validation should fail when reassigning a primary IP from device to VM
* [#5109](https://github.com/netbox-community/netbox/issues/5109) - Fix representation of custom choice field values for webhook data
* [#5108](https://github.com/netbox-community/netbox/issues/5108) - Fix execution of reports via CLI