Simone Tiraboschi has uploaded a new change for review.

Change subject: packaging: setup: removing 'Datacenter storage type' from the 
summary
......................................................................

packaging: setup: removing 'Datacenter storage type' from the summary

Removing an entry from the installation summary.

Change-Id: I6042db9c4aa4653ce3329665b0a10a53a727c7df
Bug-Url: https://bugzilla.redhat.com/1102021
Signed-off-by: Simone Tiraboschi <stira...@redhat.com>
---
M packaging/setup/ovirt_engine_setup/constants.py
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/32/33932/1

diff --git a/packaging/setup/ovirt_engine_setup/constants.py 
b/packaging/setup/ovirt_engine_setup/constants.py
index 70836f9..47d6efb 100644
--- a/packaging/setup/ovirt_engine_setup/constants.py
+++ b/packaging/setup/ovirt_engine_setup/constants.py
@@ -341,15 +341,13 @@
     @osetupattrs(
         answerfile=True,
         summary=False,
-        description=_('Configure default datacenter as local'),
     )
     def STORAGE_TYPE(self):
         return 'OVESETUP_CONFIG/storageType'
 
     @osetupattrs(
         answerfile=True,
-        summary=True,
-        description=_('Datacenter storage type'),
+        summary=False,
     )
     def STORAGE_IS_LOCAL(self):
         return 'OVESETUP_CONFIG/storageIsLocal'


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6042db9c4aa4653ce3329665b0a10a53a727c7df
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stira...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to