[user-guide] Update the environment variables

Closes-Bug: #1606473
Change-Id: If6179a3130a8e1797e6d58451253bf34c3d20ecb
This commit is contained in:
chenxing 2016-07-19 15:32:33 +08:00 committed by chen.xing
parent f14fd888f0
commit fe84f8301b

View File

@ -2,14 +2,8 @@
Create and manage networks
==========================
Before you run commands, set the following environment variables:
.. code-block:: bash
export OS_USERNAME=admin
export OS_PASSWORD=password
export OS_TENANT_NAME=admin
export OS_AUTH_URL=http://localhost:5000/v2.0
Before you run commands, `set environment variables using the OpenStack RC file
<http://docs.openstack.org/user-guide/common/cli-set-environment-variables-using-openstack-rc.html>`_.
Create networks
~~~~~~~~~~~~~~~