- Sandbox OVH US SANDBOX
This article was updated through the API. If you edit it here, your changes might be overwritten the next time the API updates. To save your edits, make changes through the original API workflow. Learn about API articles
Accordion
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Horizontal Tabs
Click on the buttons inside the tabbed menu:
London
London is the capital city of England.
Paris
Paris is the capital of France.
Tokyo
Tokyo is the capital of Japan.
Vertical Tabs
Click on the buttons inside the tabbed menu:
London
London is the capital city of England.
Paris
Paris is the capital of France.
Tokyo
Tokyo is the capital of Japan.
CLI Block Display
With the OpenStack API, you can automate your management by generating scripts. The OpenStack Nova client can be used to manage instances and disk space. With the OpenStack Glance client, you can manage images and backups, while the Swift client can be used to manage object storage space and Octavia is a load balancing solution.
With the OpenStack API, you can automate your management by generating scripts.
The OpenStack Nova client can be used to manage instances and disk space. With
the OpenStack Glance client, you can manage images and backups, while the Swift
client can be used to manage object storage space and Octavia is a load balancing
solution.
With the OpenStack API, you can automate your management by generating scripts. The OpenStack Nova client can be used to manage instances and disk space. With the OpenStack Glance client, you can manage images and backups, while the Swift client can be used to manage object storage space and Octavia is a load balancing solution.
CLI Copy Button
Open the terminal and connect to the environment you want to prepare via SSH.
Update the packet cache using the apt update command:
apt update
Use the command below to install the OpenStack client, as well as Nova client (compute application) and Swift using python3-pip:
apt install python3-pip -y
pip3 install --upgrade pip
pip3 install python-openstackclient python-novaclient python-swiftclient
Agents and admins
Comments
0 comments
Please sign in to leave a comment.