安装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。先安装
复制代码
1sudo apt-get install python-dev
复制代码sudo apt-get install libevent-dev
复制代码
1
easy_install svglib
easy_install reportlab
./setup.py install
最后
以上就是阔达饼干最近收集整理的关于安装Ceilometer出现的问题的全部内容,更多相关安装Ceilometer出现内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复