Simulate vtep when baremetal_tor is defined
This patch allows to connect ironic VMs to the ovs switch
and setup vtep simulator that will allow to use it by
openctonrail.
Change-Id: I03d793cef99ac4486848b87c0024be5ca3849f12
diff --git a/metadata/service/tor.yml b/metadata/service/tor.yml
new file mode 100644
index 0000000..c0b5308
--- /dev/null
+++ b/metadata/service/tor.yml
@@ -0,0 +1,6 @@
+parameters:
+ baremetal_simulator:
+ tor:
+ enabled: true
+ management_ips: ${_param:single_baremetal_address}
+ tunnel_ips: ${_param:single_baremetal_address}