Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install the Openstack client on your computer (e.g. for CentOS):

After completing the steps, you have control over Openstack services

Code Block
languagebash
sudAfter completing the steps, you have control over Openstack servicesosudo yum install python3-devel python3-pip
sudo pip3 install python-openstackclient

...