Change in vdsm[master]: schema: Fix schema error

smizrahi at redhat.com smizrahi at redhat.com
Thu May 16 22:11:51 UTC 2013


Saggi Mizrahi has uploaded a new change for review.

Change subject: schema: Fix schema error
......................................................................

schema: Fix schema error

Change-Id: Ife79569b1f73443ce6119882b765ed77b5dfed7b
Signed-off-by: Saggi Mizrahi <smizrahi at redhat.com>
---
M vdsm_api/vdsmapi-schema.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/22/14822/1

diff --git a/vdsm_api/vdsmapi-schema.json b/vdsm_api/vdsmapi-schema.json
index fd44517..8cb6118 100644
--- a/vdsm_api/vdsmapi-schema.json
+++ b/vdsm_api/vdsmapi-schema.json
@@ -5174,7 +5174,7 @@
           'memoryStats': 'GuestMemoryStats', 'balloonInfo': 'BalloonInfo',
           'disksUsage': ['GuestMountInfo'],
           'netIfaces': ['GuestNetworkDeviceInfo'],
-          'watchdogEvent': '*WatchdogEvent'}}
+          '*watchdogEvent': 'WatchdogEvent'}}
 
 ##
 # @VmStats:


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife79569b1f73443ce6119882b765ed77b5dfed7b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list