linux · openstack · ppc64le

ppc64le: installing openstack CLI on RHEL 8.x

(optional)dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
dnf install python3-pip
pip3 install --upgrade --user pip
export CRYPTOGRAPHY_DONT_BUILD_RUST=1
dnf install -y python36-devel openssl-devel
pip3 install --ignore-installed PyYAML wheel python-openstackclient
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s