netbox
https://github.com/digitalocean/netbox
Python
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
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 supported2 Subscribers
Add a CodeTriage badge to netbox
Help out
- Issues
- GraphQL 500 responses render HTML instead of JSON
- Add test coverage for handle_rest_api_exception
- Server-side retry on database deadlock and lock timeout for write requests
- Opt-in RFC 9457 Problem Details for REST API error responses
- Bulk-deleting many objects is extremely slow due to per-object cascade and N+1 counter updates
- Fixes #22470: Restrict TaggedItem API to visible target objects
- Closes #21710: Support multi-select fields for module type profile array enums
- chore(netbox): Cache serializers
- Decide a consistent convention for graceful degradation when Redis is unavailable
- Move netbox.search signal wiring into AppConfig.ready() and break the backends/deferred/tasks import cycle
- Docs
- Python not yet supported