instruction
stringclasses 3
values | response
stringclasses 3
values |
---|---|
Create an instance in Project A with 4GB RAM and 2 vCPUs. | openstack server create --flavor m1.medium --image ubuntu-20.04 --network public --key-name my-key instance-name |
List all volumes in the cloud. | openstack volume list |
What does 'HTTP 401 Unauthorized' mean in OpenStack? | The HTTP 401 Unauthorized error indicates that the API request lacks valid authentication credentials. Check your token or user role permissions. |
No dataset card yet
- Downloads last month
- 22