<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Corbel, sans-serif; ">
<div>Hi All,</div>
<div><br>
</div>
<div>I'm trying to get Ceilometer working on OpenStack Havana (installed via <a href="http://devstack.org/">
DevStack</a>) but running into issues with the APIs. I believe Ceilometer is installed and enabled but when I hit http://[my_vm_hostname]:8777/ just like that or with any parameters I just get "Authentication required" back.</div>
<div><br>
</div>
<div>I thought maybe this was an issue with my Keystone configuration so I tried following the instructions found
<a href="http://docs.openstack.org/developer/ceilometer/install/manual.html#configuring-keystone-to-work-with-api">
here</a> but whenever I try making a keystone call I just get "You are not authorized to perform the requested action, admin_required. (HTTP 403)."</div>
<div><br>
</div>
<div>When I ran keystone token-get it looks like the user_id it's returning is implying that I'm running as the "demo" user but I don't know how to switch to the "admin" user. Looks like the
<a href="http://devstack.org/openrc.html">openrc file</a> from DevStack already set all the necessary environment variables as far as I can tell and I've sourced that so should be all good there.</div>
<div><br>
</div>
<div>I tried following the instructions <a href="https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/1/html/Getting_Started_Guide/ch02s02.html">
here</a> to create an admin user but, no surprise, I get the not authorized error again.</div>
<div><br>
</div>
<div>Any help in this matter would be greatly appreciated, really looking forward to using Ceilometer!</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Mark</div>
</body>
</html>