diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-08-09 09:24:55 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-08-09 09:24:55 +0000 |
commit | 43ebe6c98b9680bba86ed38aca03a956f3cc5a7f (patch) | |
tree | 46b2c84183664dd23755f9674b0fdb3b384ab168 /puppet/services/cinder-base.yaml | |
parent | adadb2aaa431e5ab8656e3eec46400331172d05e (diff) | |
parent | 5df8e606834f596f808daf5e4d5ac5787a1621ad (diff) |
Merge "Move cinder's kestone::auth parameters to API profile"
Diffstat (limited to 'puppet/services/cinder-base.yaml')
-rw-r--r-- | puppet/services/cinder-base.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/services/cinder-base.yaml b/puppet/services/cinder-base.yaml index d923e7c6..f5d98afa 100644 --- a/puppet/services/cinder-base.yaml +++ b/puppet/services/cinder-base.yaml @@ -64,7 +64,6 @@ outputs: - '%' - "%{hiera('mysql_bind_host')}" cinder::rabbit_heartbeat_timeout_threshold: 60 - cinder::keystone::auth::tenant: 'service' cinder::host: hostgroup cinder::cron::db_purge::destination: '/dev/null' cinder::db::database_db_max_retries: -1 |