Change in vdsm[master]: packaging: Make vdms_reg bridge configurable

dkuznets at redhat.com dkuznets at redhat.com
Sun Aug 3 07:29:06 UTC 2014


Dima Kuznetsov has posted comments on this change.

Change subject: packaging: Make vdms_reg bridge configurable
......................................................................


Patch Set 3:

(2 comments)

http://gerrit.ovirt.org/#/c/30818/3/configure.ac
File configure.ac:

Line 147: 
Line 148: # Network
Line 149: AC_ARG_WITH(
Line 150:     [reg-bridge-name],
Line 151:     [AS_HELP_STRING([--with-reg-bridge-name],
> =STRING
Done
Line 152:                     [name of bridge vdsm will use @<:@default=ovirtmgmt@:>@])],
Line 153:     [VDSM_REG_BRIDGE=${withval}],
Line 154:     [VDSM_REG_BRIDGE="ovirtmgmt"])
Line 155: AC_SUBST([VDSM_REG_BRIDGE])


Line 149: AC_ARG_WITH(
Line 150:     [reg-bridge-name],
Line 151:     [AS_HELP_STRING([--with-reg-bridge-name],
Line 152:                     [name of bridge vdsm will use @<:@default=ovirtmgmt@:>@])],
Line 153:     [VDSM_REG_BRIDGE=${withval}],
> quotes please
Done
Line 154:     [VDSM_REG_BRIDGE="ovirtmgmt"])
Line 155: AC_SUBST([VDSM_REG_BRIDGE])
Line 156: 
Line 157: # Engine Name


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I805a5b14d0dce6eca1c315f0eed490952311f70c
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list