On Wed, Jun 26 2013, Pendergrass, Eric wrote:
> [keystone]
[keystone_authtoken]
if Adam's answer isn't clear enough :)
--
Julien Danjou
;; Free Software hacker ; freelance consultant
;; http://julien.danjou.info
signature.asc
Description: PGP signature
___
> I assumed the configuration would be within a [keystone] section in
> ceilometer.conf. Have not found much documentation about this. Am I
> missing something?
close, if you're modifying the ceilometer.conf file, it should be under
[keystone_authtoken] section. you can find full details here:
On 06/26/2013 03:41 PM, Pendergrass, Eric wrote:
I've been editing /etc/ceilometer/ceilometer.conf trying to change the
keystone provider:
[keystone]
auth_host=
auth_port=35357
auth_protocol=https
auth_uri=https://:35357
admin_user=
admin_password=
Tracing throught auth_token.py, I see
I've been editing /etc/ceilometer/ceilometer.conf trying to change the
keystone provider:
[keystone]
auth_host=
auth_port=35357
auth_protocol=https
auth_uri=https://:35357
admin_user=
admin_password=
Tracing throught auth_token.py, I see none of the configuration info is
picked up: