Sandro Bonazzola has uploaded a new change for review.

Change subject: Prevent to add OVEHOSTED_NETWORK/bridgeIf to answer file.
......................................................................

Prevent to add OVEHOSTED_NETWORK/bridgeIf to answer file.

If line added, second host installation use the same interface as
first host, but first and second host can have different interfaces,
so installation of second host failed, because uncorrect bridge interface.

Change-Id: I3a17b3e57439ff054cf0cb8f608de80f8946dd4d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1136019
Signed-off-by: Artyom Lukianov <aluki...@redhat.com>
(cherry picked from commit 9851d3c6cb40e3e52b52cedce0d778fcad17c3c7)
---
M src/ovirt_hosted_engine_setup/constants.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup 
refs/changes/22/32522/1

diff --git a/src/ovirt_hosted_engine_setup/constants.py 
b/src/ovirt_hosted_engine_setup/constants.py
index 8cdf91c..5b28df7 100644
--- a/src/ovirt_hosted_engine_setup/constants.py
+++ b/src/ovirt_hosted_engine_setup/constants.py
@@ -297,7 +297,6 @@
 class NetworkEnv(object):
 
     @ohostedattrs(
-        answerfile=True,
         summary=True,
         description=_('Bridge interface'),
     )


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a17b3e57439ff054cf0cb8f608de80f8946dd4d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.2
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Artyom Lukianov <aluki...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to