Update Device Initializer for Netbox 2.7
The device 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 devices.yml file as
follows:

- Make sure the rack face is spelled lowercase.

See the diff of this commit for further information how this is meant.
1 parent 7b914d3 commit 4a58676647e41115d5ecc10c4e9035ca73db53ee
@Christian Mäder Christian Mäder authored on 17 Jan 2020
Showing 2 changed files
View
initializers/devices.yml
View
startup_scripts/130_devices.py