-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v2.9.11
Feature type
Data model extension
Proposed functionality
Allow to set cpu in float format for virtual machine.
Use case
We use virtual machine and set cpu less than 1. For example, 0.5.
Database changes
Change PositiveSmallIntegerField to DecimalField for vcpus in VirtualMachine model.
External dependencies
Unknown
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application