Add PoC template for baremetal model 'physical_mcp11_dvr'

TODO:
- model is using old interface scheme naming (ethX), the underlay
  should be able to set udev rules to match the model
- Admin DHCP pool from Ironic VM don't match the network expected
  on the baremetal nodes. DHCP should be able to provide the same
  network pool addresses.
Change-Id: Ib6258e3d84c5382059f355c07bf040dcc5af44d1
Reviewed-on: https://review.gerrithub.io/362336
Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com>
Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/physical_mcp11_dvr/underlay--meta-data.yaml b/tcp_tests/templates/physical_mcp11_dvr/underlay--meta-data.yaml
new file mode 100644
index 0000000..3699401
--- /dev/null
+++ b/tcp_tests/templates/physical_mcp11_dvr/underlay--meta-data.yaml
@@ -0,0 +1,4 @@
+| # All the data below will be stored as a string object
+  instance-id: iid-local1
+  hostname: {hostname}
+  local-hostname: {hostname}