Roy Golan has uploaded a new change for review. Change subject: core: clean osinfo unused property ......................................................................
core: clean osinfo unused property Change-Id: I1ceb1f5e5b7b813fbd7af85c6425debe0be72f3c Bug-Url: https://bugzilla.redhat.com/1089239 Signed-off-by: Roy Golan <[email protected]> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 0 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/63/31363/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index f0937dc..8e896f0 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -50,7 +50,6 @@ os.other.resources.minimum.ram.value = 256 os.other.resources.maximum.ram.value = 64000 os.other.resources.minimum.disksize.value = 1 -os.other.resources.minimum.numberOsCpus.value = 1 os.other.devices.display.protocols.value = qxl/qxl,vnc/cirrus os.other.devices.watchdog.models.value = i6300esb @@ -262,7 +261,6 @@ os.ubuntu_12_04.derivedFrom.value = other_linux os.ubuntu_12_04.resources.minimum.ram.value = 64 os.ubuntu_12_04.resources.minimum.disksize.value = 5120 -os.ubuntu_12_04.resources.minimum.numberOsCpus.value = 1 os.ubuntu_12_10.id.value = 1253 os.ubuntu_12_10.name.value = Ubuntu Quantal Quetzal -- To view, visit http://gerrit.ovirt.org/31363 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1ceb1f5e5b7b813fbd7af85c6425debe0be72f3c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
