Aodh unable to notify scalingpolicy
We have setup openstack ocata metering with ceilometer, gnocchi and aodh with sql backend.
Alarm is getting information as well as chaning state to ok and alarm from insufficient data but aodh throws following error unable to call scalingpolicy
2017-08-08 18:37:47.496 18723 ERROR aodh.notifier File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier authenticated=False, log=False, *rkwargs) 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier File "/usr/lib/python2.7/site-packages/keystoneclient/session.py", line 545, in post 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier return self.request(url, 'POST', *kwargs) 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier return wrapped(args, *kwargs) 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier File "/usr/lib/python2.7/site-packages/keystoneclient/session.py", line 445, in request 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier raise exceptions.from_response(resp, method, url) 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier BadRequest: Expecting to find domain in user. The server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400) (Request-ID: req-97db3b38-0edc-4353-82f9-c27dfc27a53b) 2017-08-08 18:37:47.496 18723 ERROR aodh.notifier
2017-08-09 18:43:02.748 11650 ERROR aodh.notifier [-] Unable to notify alarm 7b6c6544-5d33-484d-8eed-5ab8c58148ea
Thanks a ton in advance....
i am also getting similar issue ERROR aodh.notifier File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref 2017-08-10 11:36:49.958 15966 ERROR aodh.notifier authenticated=False, log=False, *rkwargs) 2017-08-10 11:36:49.958 15966 ERROR aodh.notifier File "/usr/lib/python2.7/site-packages/keystoneclient/session.py", line 545, in post 2017-08-10 11:36:49.958 15966 ERROR aodh.notifier return self.request(url, 'POST', *kwargs) 2017-08-10 11:36:49.958 15966 ERROR aodh.notifier File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner 2017-08-10 11:36:49.958 15966 ERROR aodh.notifier return wrapped(args, *kwargs) 2017-08-10 11:36:49.958 15966 ERROR aodh.notifier File "/usr/lib/python2.7/site-packages/keystoneclient/session.py", line 445, in request 2017-08-10 11:36:49.958 15966 ERROR aodh.notifier raise exceptions.from_response(resp, method, url) 2017-08-10 11:36 ...(more)
same issue.! anybody solved this issue?