Created
May 18, 2018 10:58
-
-
Save f4rx/0258defe2b85d4d85c625f39c44ee585 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt update | |
| apt -y install curl python-pip python-dev python3-dev git libxml2-dev libxslt1-dev python-openssl python3-openssl python-pyasn1 libffi-dev libssl-dev build-essential | |
| pip install -UI pip | |
| pip install -UI pbr setuptools pytz | |
| pip install -UI git+https://github.com/openstack/python-openstackclient |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment