Add manufacturer to platform of virtual machines #8128

Closed
opened 2025-12-29 20:32:48 +01:00 by adam · 3 comments
Owner

Originally created by @kirillmuravyev on GitHub (May 26, 2023).

Originally assigned to: @kprince28 on GitHub.

NetBox version

v3.5.2

Feature type

Data model extension

Proposed functionality

Add "manufacturer" field before "platform" selection inside virtual machine configuration

Use case

Currently, when you create a device you should choose it's vendor and platform, and drop down list of platform filters to that vendor.
With that approach you can create platforms as software versions with specific manufacturer.

But when you choose platform for virtual machine it is one list which becomes confusing without vendor

Database changes

Add field "manufacturer" to Virtualization -> Virtual Machine to filter platforms

External dependencies

No response

Originally created by @kirillmuravyev on GitHub (May 26, 2023). Originally assigned to: @kprince28 on GitHub. ### NetBox version v3.5.2 ### Feature type Data model extension ### Proposed functionality Add "manufacturer" field before "platform" selection inside virtual machine configuration ### Use case Currently, when you create a device you should choose it's vendor and platform, and drop down list of platform filters to that vendor. With that approach you can create platforms as software versions with specific manufacturer. But when you choose platform for virtual machine it is one list which becomes confusing without vendor ### Database changes Add field "manufacturer" to Virtualization -> Virtual Machine to filter platforms ### External dependencies _No response_
adam added the status: acceptedtype: feature labels 2025-12-29 20:32:48 +01:00
adam closed this issue 2025-12-29 20:32:48 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 1, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Sep 1, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@jeremystretch commented on GitHub (Oct 6, 2023):

This can be addressed by enabling the object selector widget for the platform field. This should be done for the device model as well.

@jeremystretch commented on GitHub (Oct 6, 2023): This can be addressed by enabling the object selector widget for the platform field. This should be done for the device model as well.
Author
Owner

@kprince28 commented on GitHub (Oct 16, 2023):

Can you please assign this to me ?

@kprince28 commented on GitHub (Oct 16, 2023): Can you please assign this to me ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8128