Change in vdsm[master]: schema: Remove invalid names

smizrahi at redhat.com smizrahi at redhat.com
Mon Aug 13 21:52:53 UTC 2012


Saggi Mizrahi has submitted this change and it was merged.

Change subject: schema: Remove invalid names
......................................................................


schema: Remove invalid names

The identifier "type" causes conflicts with the GObject type system.  Type is
not a great name anyway so choose better names where it occurs.

The name "StorageDomainClass" conflicts with the GObject class structure for the
StorageDomain class.  Rename it to StorageDomainImageClass since it identifies
the class of images stored on the storage domain.

Change-Id: Idb43f5960f60a2064a5a41eeafcb7a7ef1899c77
Signed-off-by: Adam Litke <agl at us.ibm.com>
---
M vdsm_api/vdsmapi-schema.json
1 file changed, 79 insertions(+), 77 deletions(-)

Approvals:
  Adam Litke: Verified
  Saggi Mizrahi: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idb43f5960f60a2064a5a41eeafcb7a7ef1899c77
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list