Vinzenz Feenstra has uploaded a new change for review. Change subject: osinfo: Add rhel7/ppc64 into osinfo ......................................................................
osinfo: Add rhel7/ppc64 into osinfo Change-Id: Ifb39e75a583e17703369bb07221b6d1f50ab2cf8 Bug-Url: https://bugzilla.redhat.com/1151053 Signed-off-by: Vinzenz Feenstra <[email protected]> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/10/34310/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index 97343b2..1a7558c 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -353,6 +353,11 @@ os.sles_11_ppc64.devices.diskInterfaces.value.3.4 = VirtIO, SPAPR_VSCSI os.sles_11_ppc64.devices.diskInterfaces.value.3.5 = VirtIO, SPAPR_VSCSI +# rhel7ppc64 +os.rhel_6_ppc64.id.value = 1005 +os.rhel_6_ppc64.name.value = Red Hat Enterprise Linux 7.x +os.rhel_6_ppc64.derivedFrom.value = other_linux_ppc64 + # Backward Compatibility Section # Keep a mapping of the old os unique names to new od IDs # in order to support correct imports of pre-osinfo VMs -- To view, visit http://gerrit.ovirt.org/34310 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifb39e75a583e17703369bb07221b6d1f50ab2cf8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
