<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello,<br><br></div><br><br>I setup the devstack-monasca using the following wiki: <a href="https://github.com/openstack/monasca-api/tree/master/devstack" target="_blank">https://github.com/openstack/monasca-api/tree/master/devstack</a><br><br></div>So I can see all the OS services and the monansca-api, agent etc. is up and running.<br><br></div>I would like to play with some Monascal python-client. So I install python client as: sudo pip install python-monascaclient<br><br></div>Now when I am trying to see the CLI, it is giving an error as follows:<br><br>stack@stack-ThinkPad-W530:~/devstack$ monasca --os-username mini-mon --os-password password --os-project-name mini-mon --os-auth-url <a href="http://10.74.150.158:35357/v3" target="_blank">http://10.74.150.158:35357/v3</a> --monasca-api-url  <a href="http://10.74.150.158:8070/v2.0" target="_blank">http://10.74.150.158:8070/v2.0</a> metric-list<br><b>('Connection aborted.', error(104, 'Connection reset by peer'))</b><br><br><br><br></div>Here is my keystone endpoint:<br><br>| f259de7e41db4871854a9e56a406daa1 | RegionOne |        <a href="http://10.74.150.158:5000/v2.0" target="_blank">http://10.74.150.158:5000/v2.0</a>        |        <a href="http://10.74.150.158:5000/v2.0" target="_blank">http://10.74.150.158:5000/v2.0</a>        |       <a href="http://10.74.150.158:35357/v2.0" target="_blank">http://10.74.150.158:35357/v2.0</a>        | 0208a38741d443bdb74592a3d9017762 |<br><br>(I think Monasca require Keystone 3.0 - hence I have given 'v3').<br></div><br></div>Here is my monasca endpoint in keystone:<br><br>| 21be1893c8934950956b0f57c24c50fe | RegionOne |        <a href="http://10.74.150.158:8070/v2.0" target="_blank">http://10.74.150.158:8070/v2.0</a>        |        <a href="http://10.74.150.158:8070/v2.0" target="_blank">http://10.74.150.158:8070/v2.0</a>        |        <a href="http://10.74.150.158:8070/v2.0" target="_blank">http://10.74.150.158:8070/v2.0</a>        | 34134ffdb56241e2a5beb9995b0e3628 |<br><br><br><br></div>Any help in resolving this will be highly appreciated.<br><br><br></div>--pradip<br><br><br></div>