Francesco Romani has uploaded a new change for review.

Change subject: schema: yml: fix virt glitches
......................................................................

schema: yml: fix virt glitches

Fix minor issues that slipped in during the translation.

Change-Id: I9e04e19ea3ba3d78c9d21634869cf0779e72a830
Signed-off-by: Francesco Romani <from...@redhat.com>
---
M lib/api/vdsm-api.yml
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/14/57314/1

diff --git a/lib/api/vdsm-api.yml b/lib/api/vdsm-api.yml
index cb91ce0..0caee69 100644
--- a/lib/api/vdsm-api.yml
+++ b/lib/api/vdsm-api.yml
@@ -2893,7 +2893,7 @@
             description: initial actions and actions to perform when stalling
             name: convergenceSchedule
             type: *ConvergenceSchedule
-            added: 4.0
+            added: '4.0'
 
         -   defaultvalue: needs updating
             description: ''
@@ -2911,6 +2911,7 @@
                 to the guest operating systems
             name: enableGuestEvents
             type: boolean
+            added: '4.0'
 
         -   defaultvalue: null
             description: maximum number of outgoing migrations
@@ -8621,7 +8622,7 @@
             VM before to switch to forceful. Default is 1.
         name: gracefulAttempts
         type: uint
-        added: 4.0
+        added: '4.0'
 
 VM.getInfo:
     added: '3.1'


-- 
To view, visit https://gerrit.ovirt.org/57314
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e04e19ea3ba3d78c9d21634869cf0779e72a830
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <from...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to