The source project of this merge request has been removed.
CE-2397: Prepare the backend for Netbox Integration
A few new variables have been added:
- NETBOX_CACHE_EXP_IN_SEC (60 by default)
- NETBOX_HOST (Initially it points to the test NetBox host. Later, it has to be changed to the live version.)
- NETBOX_TOKEN (Auth token for NetBox API)