<div dir="ltr">Hi<div><br></div><div>Our env needs Gnocchi because Ceilometer, and we using Kolla to deploy Ceph as the env storage backend.</div><div><br></div><div>But I found that it always stuck at bootstrap_gnocchi. The error log shows below when check with <font face="courier new, monospace">docker logs</font>:</div><div><br></div><div><font face="courier new, monospace">2019-06-11 10:59:17,707 [19] ERROR    gnocchi.utils: Unable to initialize storage driver<br>Traceback (most recent call last):<br>  File "/usr/lib/python3/dist-packages/tenacity/__init__.py", line 333, in call<br>    result = fn(*args, **kwargs)<br>  File "/usr/lib/python3/dist-packages/gnocchi/storage/__init__.py", line 102, in get_driver<br>    conf.storage)<br>  File "/usr/lib/python3/dist-packages/gnocchi/storage/ceph.py", line 52, in __init__<br>    self.rados, self.ioctx = ceph.create_rados_connection(conf)<br>  File "/usr/lib/python3/dist-packages/gnocchi/common/ceph.py", line 51, in create_rados_connection<br>    raise ImportError("No module named 'rados' nor 'cradox'")<br>ImportError: No module named 'rados' nor 'cradox'</font><br></div><div><br></div><div>This error occurred not only the image from Docker Hub, but also build by Kolla-build in Ubuntu binary based.</div><div>Strange is, no error occur if turn into use Ubuntu source based images.</div><div>And I guess it only happen when enabled Ceph.</div><div><br></div><div>Does anyone have idea about this?</div><div><br></div><div><br></div><div>Many thanks,</div><div>Eddie.</div></div>