Add LBaaSv2 Barbican support
Barbican support is needed for HTTPS termination
Change-Id: I5629bfb64401c10ed5ca5c734ab9a51bcb57f0ff
diff --git a/tests/pillar/vrouter.sls b/tests/pillar/vrouter.sls
index 13e05e5..d9ba886 100644
--- a/tests/pillar/vrouter.sls
+++ b/tests/pillar/vrouter.sls
@@ -35,4 +35,12 @@
address: 127.0.0.1
port: 6632
ssl:
- enabled: True
\ No newline at end of file
+ enabled: True
+ lbaas:
+ enabled: true
+ secret_manager:
+ engine: barbican
+ identity:
+ user: admin
+ password: "supersecretpassword123"
+ tenant: admin