Add missing keystone_domain_config

When configuring the keystone LDAP integration we need to write out
domain configuration items using the keystone_domain_config provider.
Since this tag was missed in the docker conversion, the configuration
was not actually available in the docker container.

Change-Id: I7abdfdd55e38da80768c907863fa06429debf9cd
Closes-Bug: #1737799
(cherry picked from commit 40530c0e8c)
This commit is contained in:
Alex Schultz 2017-12-12 11:02:24 -07:00 committed by Harry Rybacki
parent 0c569d5a0b
commit 61a08ce56f
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ outputs:
# BEGIN DOCKER SETTINGS
puppet_config:
config_volume: keystone
puppet_tags: keystone_config
puppet_tags: keystone_config,keystone_domain_config
step_config: *step_config
config_image: &keystone_config_image {get_param: DockerKeystoneConfigImage}
kolla_config: