Installing OpenStack CLI Client on Ubuntu 14.04 and Ubuntu 16.04

Before you install OpenStack CLI, you must install Python and the required compiler packages on Ubuntu.

Follow the steps given below to install Python and the required compiler packages.

1. Update the list of available packages.

Shell
Copy

2. Install GNU compiler library (GCC), Python, and the dependent libraries.

Shell
Copy

Install OpenStack CLI

Follow the steps given below to install OpenStack CLI on a Ubuntu 14.04 or Ubuntu 16.04 host.

3. Load virtualenv variables.

Shell
Copy

4. Create a virtual environment.

Shell
Copy

5. Upgrade pip to the latest version.

Shell
Copy

6. Run following command to set up OpenStack CLI.

Shell
Copy

OpenStack CLI is successfully installed, and ready to be used on the Ubuntu host.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard