Hello Alex Lourie,
I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/21917
to review the following change.
Change subject: packaging: setup: explain internal DC usage
......................................................................
packaging: setup: explain internal DC usage
Change-Id: Iada050cc14393381a79819cddce0a49b74fe311c
Bug-Url: https://bugzilla.redhat.com/1034802
Signed-off-by: Alex Lourie <[email protected]>
---
M src/plugins/ovirt-hosted-engine-setup/storage/storage.py
1 file changed, 5 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup
refs/changes/17/21917/1
diff --git a/src/plugins/ovirt-hosted-engine-setup/storage/storage.py
b/src/plugins/ovirt-hosted-engine-setup/storage/storage.py
index ade3b57..f110b2f 100644
--- a/src/plugins/ovirt-hosted-engine-setup/storage/storage.py
+++ b/src/plugins/ovirt-hosted-engine-setup/storage/storage.py
@@ -815,7 +815,11 @@
ohostedcons.StorageEnv.STORAGE_DATACENTER_NAME
] = self.dialog.queryString(
name='OVEHOSTED_STORAGE_DATACENTER_NAME',
- note=_('Local storage datacenter name [@DEFAULT@]: '),
+ note=_(
+ 'Local storage datacenter name is an internal name '
+ 'and currently will not be shown in engine\'s admin UI.'
+ 'Please enter local datacenter name [@DEFAULT@]: '
+ ),
prompt=True,
caseSensitive=True,
default=ohostedcons.Defaults.DEFAULT_STORAGE_DATACENTER_NAME,
--
To view, visit http://gerrit.ovirt.org/21917
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iada050cc14393381a79819cddce0a49b74fe311c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.0
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches