<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Either Keystone is not running, but that would cause other
      problems in the cloud. In short, the cloud would not function at
      all.<br>
    </p>
    <p>Or the URL <a href="http://127.0.0.1:35357/v3/">http://127.0.0.1:35357</a>
      in the Gnocchi configuration is incorrect. 127.0.0.1 (localhost)
      is an unusual address, to say the least; try 192.168.133.81
      instead. Also ensure that Keystone listens at port 35357 and
      correct it if not.<br>
    </p>
    <p>Bernd.<br>
    </p>
    <div class="moz-cite-prefix">On 7/12/2019 2:00 PM, Nehal Bansal
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFYbzjeFE7ggCqOzTb5HzDyM+564dCkLRSC8tj4sSt0BCn5uVg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>I am trying to install Ceilometer service with Openstack
          queens release. On installing gnocchi-api with apt-get install
          gnocchi-api I get the following error:</div>
        <div><br>
        </div>
        <div>Registering service and endpoints for gnocchi with type
          metric at <a href="http://192.168.133.81:8041"
            moz-do-not-send="true">http://192.168.133.81:8041</a><br>
          Failed to discover available identity versions when contacting
          <a href="http://127.0.0.1:35357/v3/" moz-do-not-send="true">http://127.0.0.1:35357/v3/</a>.
          Attempting to parse version from URL.<br>
          Unable to establish connection to <a
            href="http://127.0.0.1:35357/v3/auth/tokens"
            moz-do-not-send="true">http://127.0.0.1:35357/v3/auth/tokens</a>:
          HTTPConnectionPool(host='127.0.0.1', port=35357): Max retries
          exceeded with url: /v3/auth/tokens (Caused by
          NewConnectionError('<urllib3.connection.HTTPConnection
          object at 0x7f0bf2672250>: Failed to establish a new
          connection: [Errno 111] Connection refused',))<br>
          <br>
        </div>
        <div>Kindly, let me know how to proceed from here.</div>
      </div>
    </blockquote>
  </body>
</html>