netbox
https://github.com/netbox-community/netbox
Python
The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to netbox
Help out
- Issues
- Fix randomly failing test `test_enqueue_once_after_enqueue`
- 7848 Add RQ API
- Also changelog non-request-based changes
- Add option to assign an FHRP group to a tunnel termination
- Fixes: #17459 - Ensure help text on component create forms shows both bulk edit and substitution token instructions
- Device type selector on new Device form incorrectly remembers previously cleared search queries
- Introduce a serializer field for GenericForeignKeys
- Interface Type Addition: 1000Base-LX (GbE over fibre, non-modular)
- Change BGP_ASN_MIN value from 1 to 0 (to allow for modeling of RPKI ROAs using the "0"-ASN while using a foreign-key relationship between ROAs and the IPAM ASN table)
- Add custom order for Racks
- Docs
- Python not yet supported