
Arik Hadas has submitted this change and it was merged. Change subject: core: distingish guest-os only architectures ...................................................................... core: distingish guest-os only architectures The mixing of architecture types that are used for both hosts and guests with these that are used only for guests within the same enumeration is confusing. Therefore, this patch adds a documentation on each type that indicates to which group it belongs. Change-Id: Ibba669bf7c46454eaf43bc33408819cef7aa12f3 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ArchitectureType.java 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Arik Hadas: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/47602 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibba669bf7c46454eaf43bc33408819cef7aa12f3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Michal Skrivanek <mskrivan@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org