Bug 1041299

Summary: [RFE][nova]: Allows to set the memory parameters for an Instance
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/libvirt-memtune-for-instance
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-24 16:22:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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.