Document the need to use sudo in order to access OSC
Change-Id: I9e80f0b57bc9758e6b0458428315b1087856ddec
This commit is contained in:
parent
4589392550
commit
46b4053a0a
@ -106,10 +106,10 @@ for more information.
|
|||||||
Accessing Clouds
|
Accessing Clouds
|
||||||
================
|
================
|
||||||
|
|
||||||
As an unprivileged user who is a member of the `admin` group on
|
As an unprivileged user who is a member of the `sudo` group on
|
||||||
bridge, you can access any of the clouds with::
|
bridge, you can access any of the clouds with::
|
||||||
|
|
||||||
openstack --os-cloud <cloud name> --os-cloud-region <region name>
|
sudo openstack --os-cloud <cloud name> --os-cloud-region <region name>
|
||||||
|
|
||||||
|
|
||||||
.. _adding_new_server:
|
.. _adding_new_server:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user