Bug 1041299 - [RFE][nova]: Allows to set the memory parameters for an Instance
Summary: [RFE][nova]: Allows to set the memory parameters for an Instance
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 14:17 UTC by RHOS Integration
Modified: 2014-09-08 05:41 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-24 16:22:20 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 14:17:07 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/libvirt-memtune-for-instance.

Description:

Administrator should be control advanced memory management configuration like memory ballooning for each provisioned VM.
Using libvirt memtune, I'd like to provide API to configrure advanced memory management settings.

e.g.
Hard limit for memory : nova memtune <INSTANCE_UUID> --hard_limit 1024 
Soft limit for memory: nova memtune <INSTANCE_UUID> --soft_limit 1024
Swap hard limit for memory: nova memtune <INSTANCE_UUID> --swap_hard_limit 1024



Specification URL (additional information):

None

Comment 2 Stephen Gordon 2014-01-24 16:22:20 UTC
Obsolete upstream.


Note You need to log in before you can comment on or make changes to this bug.