我在使用devstack安装openstack-liberty时遇到错误 " Ubuntu 14.04.5 LTS" 安装日志位于http://pastebin.com/ULhXbC8u 试图安装自由版。
stack@jan27:/tmp$ git clone https://git.openstack.org/openstack-dev/devstack
stack@jan27:/tmp/devstack$ git branch -a
* master
remotes/origin/HEAD -> origin/master
remotes/origin/master
remotes/origin/stable/kilo
remotes/origin/stable/liberty
remotes/origin/stable/mitaka
remotes/origin/stable/newton
stack@jan27:/tmp/devstack$ git checkout stable/liberty
stack@jan27:/tmp/devstack$ git branch -a
master
* stable/liberty
remotes/origin/HEAD -> origin/master
remotes/origin/master
remotes/origin/stable/kilo
remotes/origin/stable/liberty
remotes/origin/stable/mitaka
remotes/origin/stable/newton
谢谢&问候, Binoy M V
答案 0 :(得分:0)
尝试升级pip使用pip install --upgrade pip
答案 1 :(得分:0)
如果其他任何人遇到相同的问题。通过以下方法解决:
在〜/ devstack / tools / cap-pip.txt
中将点值更改为最新版本。
cap-pip.txt内容示例:pip == 18