From 5ec8895325743de171b81ba627c6511c91ee4c62 Mon Sep 17 00:00:00 2001 From: Anatoliy Guskov Date: Thu, 30 Jul 2015 14:28:36 +0300 Subject: [PATCH] Fixed MAC and IP spoofing --- vrtManager/create.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vrtManager/create.py b/vrtManager/create.py index 1d37300..fc32177 100644 --- a/vrtManager/create.py +++ b/vrtManager/create.py @@ -193,7 +193,8 @@ class wvmCreate(wvmConnect): xml += """""" if mac: xml += """""" % mac - xml += """""" % net + xml += """ + """ % net if virtio: xml += """""" xml += """"""