1
0
Fork 0

Add source openrc

Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
This commit is contained in:
Arnaud Morin 2022-01-12 15:54:32 +01:00
parent 99b8e58c15
commit d1979010f9
1 changed files with 7 additions and 0 deletions

View File

@ -31,6 +31,13 @@ pip install --upgrade pip
pip install python-openstackclient
```
## Load your openstack credentials
Load in your shell the variables that permit to talk with your openstack
```
source openrc_isenx # replace x with your isen number
```
## Instance
This part will help you manage some compute resources of the cloud.