-
Notifications
You must be signed in to change notification settings - Fork 498
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
Live CPU and MEMORY resize #1660
Milestone
Comments
I would say this is a duplicate of #949 |
Also memory should be dynamically resized. |
This was referenced Aug 26, 2020
Closed
rsmontero
added a commit
that referenced
this issue
Nov 20, 2020
Co-authored-by: Ruben S. Montero <[email protected]>
rsmontero
added a commit
that referenced
this issue
Nov 20, 2020
paczerny
pushed a commit
to OpenNebula/docs
that referenced
this issue
Nov 20, 2020
Needs Sunstone support |
rsmontero
pushed a commit
that referenced
this issue
Dec 11, 2020
rsmontero
pushed a commit
that referenced
this issue
Dec 11, 2020
Signed-off-by: Carlos Herrera <[email protected]>
rsmontero
pushed a commit
that referenced
this issue
Dec 11, 2020
Signed-off-by: Carlos Herrera <[email protected]>
@tinova PR to be approved: |
atodorov-storpool
pushed a commit
to storpool/one
that referenced
this issue
Jan 4, 2021
Signed-off-by: Carlos Herrera <[email protected]>
atodorov-storpool
pushed a commit
to storpool/one
that referenced
this issue
Jan 4, 2021
Signed-off-by: Carlos Herrera <[email protected]>
rsmontero
pushed a commit
that referenced
this issue
Jan 5, 2021
Signed-off-by: Frederick Borges <[email protected]>
atodorov-storpool
pushed a commit
to storpool/one
that referenced
this issue
Jan 7, 2021
Signed-off-by: Carlos Herrera <[email protected]>
@tinova PR to be approved: |
ok, we just need this in the What's New. Assigning it to @paczerny as he did the documentation. |
rsmontero
added a commit
that referenced
this issue
Jan 20, 2021
Co-authored-by: Ruben S. Montero <[email protected]>
rsmontero
added a commit
that referenced
this issue
Jan 20, 2021
rsmontero
pushed a commit
that referenced
this issue
Jan 20, 2021
rsmontero
pushed a commit
that referenced
this issue
Jan 20, 2021
Signed-off-by: Carlos Herrera <[email protected]>
rsmontero
pushed a commit
that referenced
this issue
Jan 20, 2021
Signed-off-by: Carlos Herrera <[email protected]>
rsmontero
pushed a commit
that referenced
this issue
Jan 20, 2021
Signed-off-by: Frederick Borges <[email protected]>
paczerny
pushed a commit
to OpenNebula/docs
that referenced
this issue
Mar 3, 2021
rsmontero
pushed a commit
to OpenNebula/docs
that referenced
this issue
Mar 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement Request
Description
CPU resize should be supported in both KVM and vCenter VMs.
Needs to take into account VCPU and CPU. Only allow VCPU definition in cloud view, and create a VCPU/CPU ratio that can be defined in the VM Template by the admin
Needs to take into account quotas (need to figure out a way to present the CPU quotas to users)
Use case
Increase the amount of VCPU available for the guestOS.
Interface Changes
Changes in Sunstone and in CLI to allow for live CPU resize. Also changes in sunstone to reflect quotas
Progress Status
The text was updated successfully, but these errors were encountered: