Platform9 Blog:
You can run the required OpenStack commands directly on a Docker Container. For this, you must download the OpenStack CLI Docker container. Note: You must first install Docker on the… Read More
Before you can install OpenStack CLI on Windows, you must install Python 2.7 and Microsoft Visual C++ compiler for Python, on the Windows host. Download the Python 2.7 installer and the… Read More
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. Update… Read More
You must have Python 2.7 and Python pip installed on your CentOS 7 host before you can install OpenStack CLI. Python is available, by default, on a CentOS 7 host…. Read More
When you work with multiple OpenStack clouds, you could be working across multiple projects, regions, and/or Keystone API versions within a given cloud. Additionally, you may have to maintain separate… Read More
You can make the OpenStack command line interface (CLI) accessible through a proxy server. To provide access to the OpenStack CLI through a proxy server, you must first set the… Read More