Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features and bug fixes on Netbox 4 #102

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

leomarssilva
Copy link

I've added code for some changes I've found on Netbox v4.

New features:

  • Disk initializers for virtual machines
  • OOB IPs for devices
  • Optional associations to device_types.py and locations.py
  • Multiple content type support for custom links

Fixes:

  • Cable routing on Netbox v4
  • Change "ui_visibility" on custom fields to match the name field on Netbox v4
  • Fix custom fields to work with "object" and "multiobject" types
  • Empty fields on custom fields after setting the "on_objects" association
  • Zeroed CounterCacheField values on devices.py when we set custom fields or tags

Let me know if you have any questions or need me to change something :)

@tobiasge
Copy link
Owner

tobiasge commented Aug 7, 2024

Are those changes intended for Netbox 4.0.x or 4.1.x?
The min and max versions should need to be set accordingly.

@leomarssilva
Copy link
Author

leomarssilva commented Aug 7, 2024

I'm using Netbox 4.0.x, but they should work also for 4.1-beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants