introduce test-kitchen
Change-Id: I4e230f4a564ead75829a9016eafd0b7ca0825086
Implements: blueprint service-level-testing
diff --git a/tests/pillar/control_single.sls b/tests/pillar/control_single.sls
index 15f7a8c..0ae2325 100644
--- a/tests/pillar/control_single.sls
+++ b/tests/pillar/control_single.sls
@@ -3,6 +3,12 @@
enabled: true
backend:
engine: contrail
+ host: contrail_discovery_host
+ port: 8082
+ user: admin
+ password: password
+ tenant: admin
+ token: token
fwaas: false
dns_domain: novalocal
tunnel_type: vxlan
@@ -37,4 +43,4 @@
region: RegionOne
user: nova
password: password
- tenant: service
\ No newline at end of file
+ tenant: service