Juan Hernandez has uploaded a new change for review.

Change subject: restapi: Add ballooning to RSDL metadata
......................................................................

restapi: Add ballooning to RSDL metadata

This patch adds the documentation of the ballooning parameter to the
RSDL metadata.

Change-Id: Idc73af8bc7b2dc74196f247f464dd31622b8797d
Bug-Url: https://bugzilla.redhat.com/1149188
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M 
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/72/33772/1

diff --git 
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
 
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
index afa8a19..93b2bdd 100644
--- 
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
+++ 
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
@@ -76,6 +76,7 @@
           vm.cpu_shares: xs:int
           vm.memory: xs:long
           vm.memory_policy.guaranteed: xs:long
+          vm.memory_policy.ballooning: xs:boolean
           vm.high_availability.priority: xs:int
           vm.high_availability.enabled: xs:boolean
           vm.domain.name: xs:string
@@ -160,6 +161,7 @@
           vm.cpu.architecture: xs:string
           vm.memory: xs:long
           vm.memory_policy.guaranteed: xs:long
+          vm.memory_policy.ballooning: xs:boolean
           vm.high_availability.priority: xs:int
           vm.high_availability.enabled: xs:boolean
           vm.domain.name: xs:string
@@ -225,6 +227,7 @@
           vm.cpu.architecture: xs:string
           vm.memory: xs:long
           vm.memory_policy.guaranteed: xs:long
+          vm.memory_policy.ballooning: xs:long
           vm.high_availability.priority: xs:int
           vm.high_availability.enabled: xs:boolean
           vm.domain.name: xs:string
@@ -279,6 +282,7 @@
                 vm.cpu.topology.cores: xs:int
                 vm.memory: xs:long
                 vm.memory_policy.guaranteed: xs:long
+                vm.memory_policy.ballooning: xs:long
                 vm.high_availability.priority: xs:int
                 vm.high_availability.enabled: xs:boolean
                 vm.domain.name: xs:string


-- 
To view, visit http://gerrit.ovirt.org/33772
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc73af8bc7b2dc74196f247f464dd31622b8797d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to