Config only
Change-Id: Ie154129c1a5aee23bdb32ac4f924cd2f2045dad3
diff --git a/tests/pillar/cluster40.sls b/tests/pillar/cluster40.sls
index 387b934..4cdac34 100644
--- a/tests/pillar/cluster40.sls
+++ b/tests/pillar/cluster40.sls
@@ -1,6 +1,7 @@
opencontrail:
common:
version: 4.0
+ config_only: true
identity:
engine: keystone
host: 127.0.0.1
@@ -13,6 +14,7 @@
port: 9696
config:
version: 4.0
+ config_only: true
enabled: true
api:
host: 127.0.0.1
@@ -66,6 +68,7 @@
id: 3
control:
version: 4.0
+ config_only: true
enabled: true
name: ntw-01
bind:
@@ -95,7 +98,18 @@
- host: 127.0.0.1
- host: 127.0.0.1
collector:
+ identity:
+ engine: keystone
+ version: '2.0'
+ region: RegionOne
+ host: 127.0.0.1
+ port: 35357
+ user: admin
+ password: password
+ token: token
+ tenant: admin
version: 4.0
+ config_only: true
enabled: true
bind:
address: 127.0.0.1
@@ -128,6 +142,7 @@
- host: 127.0.0.1
database:
version: 4.0
+ config_only: true
cassandra:
version: 2
enabled: true
@@ -155,6 +170,7 @@
- host: 127.0.0.1
web:
version: 4.0
+ config_only: true
enabled: True
network:
host: 127.0.0.1