Merge "Add Stein barbican overrides"

This commit is contained in:
Zuul 2019-12-02 17:09:58 +00:00 committed by Gerrit Code Review
commit 5e422fa641
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
scripted_test: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
db_init: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
barbican_db_sync: "docker.io/openstackhelm/barbican:stein-ubuntu_bionic"
db_drop: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
ks_user: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
ks_service: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
ks_endpoints: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
barbican_api: "docker.io/openstackhelm/barbican:stein-ubuntu_bionic"

View File

@ -0,0 +1,6 @@
conf:
policy:
secret_project_match: project_id:%(target.secret.project_id)s
secret_creator_user: user_id:%(target.secret.creator_id)s
container_project_match: project_id:%(target.container.project_id)s
container_creator_user: user_id:%(target.container.creator_id)s