]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Correct service_credentials section
authorMatt Fischer <matt@mattfischer.com>
Sat, 14 May 2016 02:22:16 +0000 (20:22 -0600)
committerEmilien Macchi <emilien@redhat.com>
Sun, 15 May 2016 08:39:00 +0000 (08:39 +0000)
commitc853fc65013ee8ce78c42e822df98b423d25bd48
tree9e6109b7ab97b83b1f01a7fd797e091422d7a2b1
parent7df4b36d30ac997e33aa3e19cbd9bb0ce453c7b9
Correct service_credentials section

The service_credential section variables were renamed at some point
before Mitaka. They are broken in Mitaka and Newton, and possibly
earlier. Additionally some critical variables for dealing with domains
and keystone v3 are missing. This corrects those issues.

A later commit should deprecate some of the naming for things
that have totally different names, like the endpoint_type and
tenant_name, but we need to cleanly (and minimally) backport this to
Mitaka.

Change-Id: I8de5e42102fed2de6bea7bbdd788e86a88f0354c
Closes-Bug: #1581691
manifests/agent/auth.pp
spec/classes/ceilometer_agent_auth_spec.rb