Add bm cookied template for k8s + contrail

PROD-20364

Change-Id: I87d31b4dfde0da017525705bb32c1cec1bd0fe3d
diff --git a/tcp_tests/fixtures/underlay_fixtures.py b/tcp_tests/fixtures/underlay_fixtures.py
index 9b4bed0..4e2fa95 100644
--- a/tcp_tests/fixtures/underlay_fixtures.py
+++ b/tcp_tests/fixtures/underlay_fixtures.py
@@ -182,6 +182,7 @@
         config.underlay.ssh = hardware.get_ssh_data(
             roles=config.underlay.roles)
 
+        LOG.info("Config - {}".format(config))
         underlay = underlay_ssh_manager.UnderlaySSHManager(config)
 
         if not config.underlay.lvm: