Install the prerequisite software
Python 2.7 or later
Pip package
The following example shows the command for installing the OpenStack client with pip.
pip install python-openstackclient
Before you can run client commands, you must create and source the project.openrc file to set environment variables. For openrc file see Generate application credentials for project
Python 2.7 or later
Pip package
The following example shows the command for installing the OpenStack client with pip.
pip install python-openstackclient
Before you can run client commands, you must create and source the project.openrc file to set environment variables. For openrc file see Generate application credentials for project
Updated on: 07 / 05 / 2021