好人
发布时间:2015-12-29 20:50:18
1.下载安装apt-get install build-essentialwget -q -O- https://raw.githubusercontent.com/openstack/rally/master/install_rally.sh | bashrally-manage db recreate2.部署环境$ source openrc $ rally deployment create --fromenv --name=existing或者rally deployment create --file.........【阅读全文】
发布时间:2015-12-29 20:44:32
按照官方文档做到添加compute服务时,列出服务组件以验证是否每个进程都成功启动:$ nova service-list发现如下结果:(缺少nova-compute的服务)[root@controller ~]# nova service-list+----+------------------+------------------------+----------+---------+-------+----------------------------+-------.........【阅读全文】