<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 31, 2018 at 10:57 AM, Mehdi Abaakouk <span dir="ltr"><<a href="mailto:sileht@sileht.net" target="_blank">sileht@sileht.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Fri, Aug 31, 2018 at 03:54:50PM +0100, Terry Lundin wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
On 31/08/18 15:42, Mehdi Abaakouk wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Fri, Aug 31, 2018 at 01:27:46PM +0100, Terry Lundin wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hello,<br>
<br>
We are trying to install ceilometer and gnocchi on Openstack Queens (Ubuntu 16.04) following the official instructions from <a href="https://docs.openstack.org/ceilometer/queens/install/install-base-ubuntu.html" rel="noreferrer" target="_blank">https://docs.openstack.org/cei<wbr>lometer/queens/install/install<wbr>-base-ubuntu.html</a> we end up in serious problems. When we issue the gnocchi install via apt-get, e.g.<br>
<br>
#  apt-get install gnocchi-api gnocchi-metricd python-gnocchiclient<br>
<br>
*it will uninstall the dashboard, keystone and placement api *(it was a nice few hours fixing that).<br>
<br>
A suggestion to solve this was to use the pre-release archive:<br>
<br>
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>
</blockquote>
<br>
For sure, Gnocchi is Queens compatible for sure. This is an bug of the<br>
Ubuntu Cloud Archive packaging. I  think you hitting this:<br>
<br>
<a href="https://bugs.launchpad.net/ubuntu/+source/gnocchi/+bug/1746992" rel="noreferrer" target="_blank">https://bugs.launchpad.net/ubu<wbr>ntu/+source/gnocchi/+bug/17469<wbr>92</a><br>
</blockquote>
<br>
Yes, hitting that one. I understand it's an issue with gnocchi-api requiring python-3 while openstack queens is running on python-2. What is the work-around? <br>
</blockquote>
<br></span>
According the bug tracker a new package update will come soon in<br>
queens-proposed. So just waiting<span class="gmail-"><br></span></blockquote><div><br></div><div>The package has been in queens-proposed for a while, it's just waiting on someone to verify it and tag it appropriately.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Install gnocchi/gnocchi api on a separate apache server outside openstack?<br>
</blockquote>
<br></span></blockquote><div><br></div><div>Yes that's a good solution. The gnocchi package was Py3-only and still installs Py3 by default. We provided Py2 support through the bug mentioned above to help folks out who still needed it (mainly all-in-one installs).</div><div><br></div><div>With the package that is currently in queens-proposed you need to install libapache2-mod-wsgi and python-gnocchi (as opposed to libapache2-mod-wsgi-py3 and python3-gnocchi) if you want Py2 support.</div><div><br></div><div>Corey<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"></span>
That's could work.<span class="gmail-im gmail-HOEnZb"><br>
<br>
<br>
-- <br>
Mehdi Abaakouk<br>
mail: <a href="mailto:sileht@sileht.net" target="_blank">sileht@sileht.net</a><br>
irc: sileht<br>
<br></span><div class="gmail-HOEnZb"><div class="gmail-h5">
______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
</div></div></blockquote></div><br></div></div></div></div></div>