Change in vdsm[master]: Use only one NETPREFIX constant

danken at redhat.com danken at redhat.com
Thu Jul 12 19:04:14 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Use only one NETPREFIX constant
......................................................................


Use only one NETPREFIX constant

Currently, there are two definitions with the same value related to
VDSM network prefix.

NETPREFIX = 'vdsm-' (from configNetwork)
LIBVIRT_NET_PREFIX = 'vdsm-' (from netinfo)

This patch will remove NETPREFIX definition and update libvirtvm to
use LIBVIRT_NET_PREFIX.

Change-Id: Idbb0c3d43cf6d39e8d2284c8d50e53f5dea32e0a
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M vdsm/configNetwork.py
M vdsm/libvirtvm.py
2 files changed, 2 insertions(+), 3 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved
  Igor Lvovsky: Looks good to me, but someone else must approve


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idbb0c3d43cf6d39e8d2284c8d50e53f5dea32e0a
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky at redhat.com>


More information about the vdsm-patches mailing list