Install the OpenStack command-line
Install the prerequisite software
python 2.7 or later note: Currently, the clients don't support Python3.
Install the OpenStack Client
pip install python-openstackclient
Install Project client
pip install python-PROJECTclient
Upgrage or remove clients
pip install -upgrade python-PROJECTclient
转载于:https://www.cnblogs.com/wangjiyong/p/5403434.html