netbox
netbox copied to clipboard
The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
### NetBox version v3.2.5 ### Feature type Change to existing functionality ### Proposed functionality Currently, Netbox has a single free-form `address` field for sites. When external systems use Netbox as...
### NetBox version v2.10.4 ### Feature type Change to existing functionality ### Proposed functionality Being able to import serial numbers or any given field without having the export delete and...
### NetBox version v3.2.8 ### Feature type New functionality ### Proposed functionality Adding a path for a certificate authority in the Redis configuration to be able to validate a self...
### NetBox version v3.2.7 ### Feature type Change to existing functionality ### Proposed functionality When viewing a list of child objects under a parent object (for example, when viewing the...
### NetBox version v3.2.7 ### Feature type Change to existing functionality ### Proposed functionality Many object views within NetBox include buttons to create new child objects. For example, the site...
### Fixes: #8723 WIP of implementing bulk rename for devices. Devices without a name need special handling implemented still.
### NetBox version v3.2.7 ### Feature type Data model extension ### Proposed functionality Currently we have a width and height option for inner sizing of a rack. And the outer...
### NetBox version 3.2.6 ### Feature type Change to existing functionality ### Proposed functionality Currently, path traces are only available from concrete path start/end points (Interfaces, Console, etc). The proposal...
### Environment * Python version: netbox-docker - 3.8 * NetBox version: netbox-docker - 2.10.4 ### Proposed Functionality I would propose a way to model devices that are mounted to a...
### NetBox version v2.11.11 ### Feature type New functionality ### Proposed functionality Extend NetBox's search functionality to employ PostgreSQL's native full text search capability. This is already supported by Django:...