Skip to content

Instantly share code, notes, and snippets.

@f4rx
Created May 18, 2018 10:58
Show Gist options
  • Select an option

  • Save f4rx/0258defe2b85d4d85c625f39c44ee585 to your computer and use it in GitHub Desktop.

Select an option

Save f4rx/0258defe2b85d4d85c625f39c44ee585 to your computer and use it in GitHub Desktop.
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