[common] add warning about saving password

Change-Id: I708d117d89c52b9758a15f837ddf9f401e4642c9
Closes-Bug: #1639290
This commit is contained in:
KATO Tomoyuki 2016-11-08 22:34:43 +09:00
parent 4f7d98f8a2
commit 99b1ab81aa
1 changed files with 6 additions and 0 deletions

View File

@ -77,6 +77,12 @@ scratch, if you cannot download the file from the dashboard.
export OS_REGION_NAME=regionName
export OS_CACERT=/path/to/cacertFile
.. warning::
Saving ``OS_PASSWORD`` in plain text may bring a security risk.
You should protect the file or not save ``OS_PASSWORD`` into
the file in the production environment.
#. On any shell from which you want to run OpenStack commands, source the
``PROJECT-openrc.sh`` file for the respective project. In this
example, you source the ``admin-openrc.sh`` file for the admin