運行:kolla-ansible prechecks 命令,報錯資訊如下:
TASK [prechecks : Checking docker SDK version] ****************************************
fatal: [localhost]: FAILED! => {"changed": false, "cmd": ["/usr/bin/python", "-c", "import docker; print docker.__version__"], "delta": "0:00:00.315462", "end": "2017-11-07 23:34:01.199717", "failed": true, "failed_when_result": true, "rc": 0, "start": "2017-11-07 23:34:00.884255", "stderr": "", "stderr_lines": [], "stdout": "1.8.1", "stdout_lines": ["1.8.1"]}
我的軟體版本如下:
docker 1.12.5
docker api 1.24
docker py 1.8.1
ansible 2.4.1.0
python:2.7
jinja2: 2.9.6
官網的要求版本如下(Dependencies for the stable/ocata branch are):我使用的就是ocata版本
Component Min Version Max Version Comment
Ansible 2.0.0 none On deployment host
Docker 1.10.0 none On target nodes
Docker Python 1.8.1 none On target nodes
Python Jinja2 2.8.0 none On deployment host
求助~
uj5u.com熱心網友回復:
我是rocky版本的,也出現了相同的錯誤轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/96536.html
標籤:OpenStack
