Add support of ssl for OpenContrail API

Change-Id: Ia7a15d32011200060fb80717aea1d5feeaa01516
Related-PROD: PROD-29907
diff --git a/tests/pillar/cluster40.sls b/tests/pillar/cluster40.sls
index 5bc81b5..1de436b 100644
--- a/tests/pillar/cluster40.sls
+++ b/tests/pillar/cluster40.sls
@@ -19,6 +19,7 @@
     enabled: true
     api:
       host: 127.0.0.1
+      use_ssl: False
     network:
       engine: neutron
       host: 127.0.0.1
@@ -204,3 +205,5 @@
       password: password
       token: token
       tenant: admin
+    api:
+      use_ssl: False
diff --git a/tests/pillar/control40.sls b/tests/pillar/control40.sls
index d7d9bb5..51a3b35 100644
--- a/tests/pillar/control40.sls
+++ b/tests/pillar/control40.sls
@@ -19,6 +19,7 @@
     enabled: true
     api:
       host: 127.0.0.1
+      use_ssl: False
     network:
       engine: neutron
       host: 127.0.0.1
@@ -169,3 +170,5 @@
       password: password
       token: token
       tenant: admin
+    api:
+      use_ssl: False
diff --git a/tests/pillar/single40.sls b/tests/pillar/single40.sls
index c064f37..ea5acef 100644
--- a/tests/pillar/single40.sls
+++ b/tests/pillar/single40.sls
@@ -16,6 +16,7 @@
     version: 4.0
     api:
       host: 127.0.0.1
+      use_ssl: False
     enabled: true
     network:
       engine: neutron
@@ -158,3 +159,5 @@
       password: password
       token: token
       tenant: admin
+    api:
+      use_ssl: False
diff --git a/tests/pillar/vrouter40.sls b/tests/pillar/vrouter40.sls
index b77c2ca..a37c728 100644
--- a/tests/pillar/vrouter40.sls
+++ b/tests/pillar/vrouter40.sls
@@ -15,6 +15,7 @@
   client:
     api:
       host: 127.0.0.1
+      use_ssl: False
     identity:
       host: 127.0.0.1
       user: contrail