]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add support for identity_uri.
authorDan Prince <dprince@redhat.com>
Thu, 12 Mar 2015 13:45:46 +0000 (09:45 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 12 Mar 2015 13:51:27 +0000 (09:51 -0400)
commit70faac7cfe4dafedea034dab81a32c758a524b61
tree7fc77982988ef0c03c727539dca5836bd9aea019
parent85c742cd830a16a597b81816215ca387d12a9d54
Add support for identity_uri.

This patch adds the ability to set a new keystone_identity_uri
parameter.  It also deprecates the old keystone_host, keystone_port,
keystone_protocol, and keystone_auth_admin_prefix parameters. Logic
is in place so that users of the deprecated settings should have a
smooth upgrade process and get deprecation warnings until they adopt
the new settings.

Change-Id: Ideefb4d824cbd5b4b83f9eb773a75e536e3458fb
manifests/api.pp
spec/classes/ceilometer_api_spec.rb