commit | 6c48043173c2f43bbf27e1a2d5a9ec548b41f17e | [log] [tgz] |
---|---|---|
author | Michael Polenchuk <mpolenchuk@mirantis.com> | Thu Oct 25 11:39:51 2018 +0400 |
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | Fri Oct 26 13:41:44 2018 +0400 |
tree | ab849792b9726646876da4c8a96615adc99e480d | |
parent | a239212df1bb2886401609f18fdc59e04f622088 [diff] [blame] |
Handle barbican endpoint options Change-Id: I2afd7368a3460d4d446b59b9078706e27488adc2
diff --git a/tests/pillar/queens/castellan/_barbican.sls b/tests/pillar/queens/castellan/_barbican.sls index d22c970..0b30fc2 100644 --- a/tests/pillar/queens/castellan/_barbican.sls +++ b/tests/pillar/queens/castellan/_barbican.sls
@@ -15,3 +15,5 @@ user_id: id user: user version: v1 + barbican_endpoint: 'http://localhost:9311/' + barbican_endpoint_type: public