<html><body>
<p><tt><font size="2">> I assumed the configuration would be within a [keystone] section in <br>
> ceilometer.conf.  Have not found much documentation about this.  Am I <br>
> missing something?</font></tt><br>
<br>
<font size="2" face="sans-serif">close, if you're modifying the ceilometer.conf file, it should be under [keystone_authtoken] section. you can find full details here:</font><a href="http://docs.openstack.org/developer/ceilometer/configuration.html#keystone-middleware-authentication"><font size="3" color="#0000FF" face="serif"><u>http://docs.openstack.org/developer/ceilometer/configuration.html#keystone-middleware-authentication</u></font></a><font size="3" face="serif"> </font><br>
<br>
<font size="2" face="sans-serif">here's what devstack sets up:</font><br>
<br>
<font size="2" face="sans-serif">[keystone_authtoken]</font><br>
<font size="2" face="sans-serif">signing_dir = /var/cache/ceilometer</font><br>
<font size="2" face="sans-serif">admin_tenant_name = service</font><br>
<font size="2" face="sans-serif">admin_password = pwpwpwpw</font><br>
<font size="2" face="sans-serif">admin_user = ceilometer</font><br>
<font size="2" face="sans-serif">auth_protocol = http</font><br>
<font size="2" face="sans-serif"><br>
cheers, <br>
gordon chung<br>
<br>
openstack, ibm software standards</font></body></html>