Add instructions on using openstackclient
Change-Id: I3a4c3618e1d558c80c7c0bcee94bb32027397311
This commit is contained in:
parent
c5f0cb4b32
commit
1b7b8e0569
@ -103,6 +103,15 @@ change for review, you can propose the change with git-review. See the
|
|||||||
<http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_
|
<http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_
|
||||||
for more information.
|
for more information.
|
||||||
|
|
||||||
|
Accessing Clouds
|
||||||
|
================
|
||||||
|
|
||||||
|
As an unprivileged user who is a member of the `admin` group on
|
||||||
|
puppetmaster, you can access any of the clouds with::
|
||||||
|
|
||||||
|
export OS_CLIENT_CONFIG_FILE=/etc/openstack/all-clouds.yaml
|
||||||
|
openstack --os-cloud <cloud name> --os-cloud-region <region name>
|
||||||
|
|
||||||
Adding a New Server
|
Adding a New Server
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user