概述
安装mongoDB : http://chenzhou123520.iteye.com/blog/1582179
https://pypi.python.org/pypi/stevedore/0.9.1
CRITICAL ceilometer [-] 'module' object has no attribute 'packs'
Running ceilometer- collector gives this error:
CRITICAL ceilometer [-] 'module' object has no attribute 'packs'
This is aversion conflict. Updating kombu version using pip fixes the problem. So kombu needs to be updated in Ubuntu.
https://github.com/openstack/requirements/blob/master/tools/pip-requires#L24
https://pypi.python.org/pypi/kombu
安装kombu2.5版本
Your Glance endpoint declared in Keystone contains a version, this is invalid. You should fix it.
Ceilometer
ceilometer central agent - 401 Unauthorized / 404 not found是
因为glance的版本问题引起的,将internel里面的9292/v2中的v2去掉,或者将代码里面的v1去掉也可以
安装必须的包
CRITICAL ceilometer [-] 'module' object has no attribute 'packs'
Running ceilometer-
CRITICAL ceilometer [-] 'module' object has no attribute 'packs'
This is aversion conflict. Updating kombu version using pip fixes the problem. So kombu needs to be updated in Ubuntu.
https://github.com/openstack/requirements/blob/master/tools/pip-requires#L24他用了导出pdf的python库,所以先得装一下,出现error: Setup script exited with error: command 'gcc' failed with exit status 1。先安装
sudo apt-get install python-dev
sudo apt-get install libevent-dev
easy_install svglib
easy_install reportlab
./setup.py install
最后
以上就是阔达饼干为你收集整理的安装Ceilometer出现的问题的全部内容,希望文章能够帮你解决安装Ceilometer出现的问题所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复