mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
Add VNET MAD to the vCenter vnet description
This commit is contained in:
parent
52843b3755
commit
5888a4901c
@ -493,6 +493,7 @@ class VIClient
|
||||
TEMPLATE[VCENTER_TYPE=\"Distributed Port Group\"]"]
|
||||
vnet_template = "NAME = \"#{net_name}\"\n" \
|
||||
"BRIDGE = \"#{n[:name]}\"\n" \
|
||||
"VN_MAD = \"dummy\"\n" \
|
||||
"VCENTER_TYPE = \"Distributed Port Group\""
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user