-
Hey Jordan,
I thought I would just let you know the install seems to fail now with the following error
`(venv) root@dev-netbox:/opt/netbox/netbox# python manage.py migrate
Operations to perform…
-
### NetBox version
v3.4.3
### Feature type
New Model to plugin
### Proposed functionality
I found some other pieces missing to build ACLs for switches.
### Use case
- ICMP types (…
-
ITJamie, I am using your newer version. I am receiving this error.
" pymysql.err.OperationalError: (1054, "Unknown column 'description' in 'field list'")"
Racktables version: 0.20.14
Netbox Ver…
-
Since netbox 2.4+ adds tags to devices it would be helpful to have the inventory group by tags. This would allow tagging of servers by application / service which could then be used in ansible. Curr…
-
Each device that could be updated ( be it an old Dell, mikrotik, netgear switch ) may come with a different command to **update its password**.
Usually one does map this information in Netbox and t…
-
After pip installing netboxapi-client:
**sudo pip install netboxapi-client**
**Collecting netboxapi-client
Using cached https://files.pythonhosted.org/packages/b3/40/def2014dd99c1ce091cc0ba2ee51b…
-
- 一つのアプリにすべての機能をまとめているので、ソースコードが読みにくい
- django-cookiecutterを参考にして作成したい
-
Hello! I'd like to allow attachments only on Device Types. I don't want users to be able to add attachments to Devices. My primary use case is datasheets, and I'm afraid that if users are able to a…
-
I am getting the error "Authentication credentials were not provided" when running the command **./nb-dt-import.py**.
```
(venv) [root@PROD-NETBOX Device-Type-Library-Import]# ./nb-dt-import.py
P…
-
Hello Jeremy and all,
Thank you for writing this library in the first place.
I had to disable the certs in the SSO server because I did not find a way "yet" to include that in the plugin con…