Update IP Initializer for Netbox 2.7
The ip address 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 ip_addresses.yml
file as follows:

- Make sure the status is written in lower case.

See the diff of this commit for further information how this is meant.
1 parent 74a0e2c commit 27f671e41ad561ad3ecf3493e410624c2c503c6b
@Christian Mäder Christian Mäder authored on 17 Jan 2020
Showing 2 changed files
View
initializers/ip_addresses.yml
View
startup_scripts/260_ip_addresses.py