common: upgraded note to warning in "OpenStack Image service"

The admonition is not a note but a warning since it provides
security advice
Made the wording more warning-like

Change-Id: I6a03fa2db3e9702cba6efc73fb06d514fc5ec082
Closes-Bug: #1503920
This commit is contained in:
njirap 2015-10-21 13:35:11 +03:00
parent 58645eb530
commit 8294fd913e

View File

@ -22,10 +22,10 @@ glance-registry
Stores, processes, and retrieves metadata about images. Metadata
includes items such as size and type.
.. note::
.. warning::
The registry is a private internal service meant for use by
OpenStack Image service. Do not disclose it to users.
OpenStack Image service. Do not expose this service to users.
Database
Stores image metadata and you can choose your database depending on