Tomas Jelinek has submitted this change and it was merged. Change subject: core: Added missing parts for the instance types ...................................................................... core: Added missing parts for the instance types Since the implementation of the backend of the instance types some new devices has been added, this patch introduces them to the InstanceType interface. Change-Id: Ia78d33c5d91217884568a87e22868749ce4a9316 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/InstanceType.java 1 file changed, 19 insertions(+), 4 deletions(-) Approvals: Tomas Jelinek: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24473 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia78d33c5d91217884568a87e22868749ce4a9316 Gerrit-PatchSet: 20 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server