]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Configure *_domain_name to Default by default
authorHarry Rybacki <hrybacki@redhat.com>
Fri, 6 Oct 2017 13:33:21 +0000 (09:33 -0400)
committerHarry Rybacki <hrybacki@redhat.com>
Fri, 6 Oct 2017 13:33:55 +0000 (09:33 -0400)
commitead9b824543f7f2a47daf6df6516461d134c59a3
treed0751e7ee390673646c98509052a3885a76bed63
parentff5da92ef073c9ca6a6a9fb7c819cd81c4caff82
Configure *_domain_name to Default by default

Keystone v2.0 API was removed so we have no choice but configuring
user_domain_name and project_domain_name otherwise it fallbacks to
Keystone v2.0 and it fails. This patch sets the default value so we make
sure Keystone v3 will be used out of the box for our users.

Change-Id: I6949b5e00ec26ddc66cbe08de7420468d6b34954
Co-Authored-By: Juan Antonio Osorio Robles <jaosorior@redhat.com>
manifests/keystone/authtoken.pp
releasenotes/notes/default-domain-185c103320f29f94.yaml [new file with mode: 0644]
spec/classes/ceilometer_keystone_authtoken_spec.rb