<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>We are trying to install ceilometer and gnocchi on Openstack
      Queens (Ubuntu 16.04) following the official instructions from
<a class="moz-txt-link-freetext" href="https://docs.openstack.org/ceilometer/queens/install/install-base-ubuntu.html">https://docs.openstack.org/ceilometer/queens/install/install-base-ubuntu.html</a>
      we end up in serious problems. When we issue the gnocchi install
      via apt-get, e.g. <br>
    </p>
    <pre style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 13px; display: block; padding: 20px 30px; margin: 0px 0px 10px; line-height: 1.42857; color: rgb(255, 255, 255); word-break: break-all; word-wrap: break-word; background-color: rgb(51, 51, 51); border: 1px solid rgb(204, 204, 204); border-radius: 4px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"><span class="gp" style="box-sizing: border-box; color: rgb(170, 170, 170);">#</span> apt-get install gnocchi-api gnocchi-metricd python-gnocchiclient</pre>
    <p><b>it will uninstall the dashboard, keystone and placement api </b>(it
      was a nice few hours fixing that).</p>
    <p>A suggestion to solve this was to use the pre-release archive:<br>
    </p>
    sudo add-apt-repository cloud-archive:queens-proposed<br>
    sudo apt-get update<br>
    <br>
    This installs gnocchi without removing keystone, but the gnocchi api
    won't install as a service anymore. It seems like the gnocchi
    version is not compatible with Queens.<br>
    <br>
    Has anybody else managed to install gnocchi/ceilometer on the
    Queens/Ubuntu 16.04 combo?<br>
    <br>
    Appreciate any help<br>
    Terje<br>
    <br>
    <br>
    <br>
  </body>
</html>