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

Add manufacturer to platform of virtual machines #12741

Closed
kirillmuravyev opened this issue May 26, 2023 · 3 comments · Fixed by #14047
Closed

Add manufacturer to platform of virtual machines #12741

kirillmuravyev opened this issue May 26, 2023 · 3 comments · Fixed by #14047
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@kirillmuravyev
Copy link

kirillmuravyev commented May 26, 2023

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

@kirillmuravyev kirillmuravyev added the type: feature Introduction of new functionality to the application label May 26, 2023
@github-actions
Copy link
Contributor

github-actions bot commented 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 github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Sep 1, 2023
@jeremystretch
Copy link
Member

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 jeremystretch added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation and removed pending closure Requires immediate attention to avoid being closed for inactivity labels Oct 6, 2023
@kprince28
Copy link
Contributor

Can you please assign this to me ?

kprince28 added a commit to Onemind-Services-LLC/netbox that referenced this issue Oct 16, 2023
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Oct 17, 2023
jeremystretch pushed a commit that referenced this issue Nov 9, 2023
…Information (#14047)

* Add manufacturer for filters in the virtual machine and device #12741

* reverse the filtersets of device and vm

* revert the filtersets of vm

* add advance selector in platform

* remove manufacture from imports
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
3 participants