Artyom Lukianov 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 <[email protected]>
---
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/03/32403/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/32403
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: master
Gerrit-Owner: Artyom Lukianov <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to