Update Interfaces Initializer for Netbox 2.7
The interface database model has changed in Netbox 2.7.
Therefore the initializer code, that was used before, broke.
As a user, you will need to update your dcim_interfaces.yml
file as follows:

- Make sure the type is a value out of the possible choices.

See the diff of this commit for further information how this is meant.
1 parent f3403cd commit 74a0e2cf6ee38d28d312386514a9e3ce8116b015
@Christian Mäder Christian Mäder authored on 17 Jan 2020
Showing 2 changed files
View
initializers/dcim_interfaces.yml
View
startup_scripts/250_dcim_interfaces.py