Add a note that the glance-registry is internal
Users could be confused into thinking the glance registry is an external-facing service. It is not, and is designed with a security model such that it should be protected for internal use only. This patch adds a note to the introduction in the common section so it will be included in multiple guides. Change-Id: Ic540353d82c829475ac6f3455ccccdea32977a4b Closes-Bug: 1252931
This commit is contained in:
parent
d61dd64def
commit
ca9c7bbe27
@ -16,6 +16,9 @@
|
||||
>glance-registry</systemitem>. Stores, processes, and
|
||||
retrieves metadata about images. Metadata includes items such
|
||||
as size and type.</para>
|
||||
<note><title>Security note</title>
|
||||
<para>The registry is a private internal service meant only for use
|
||||
by the Image Service itself. Do not expose it to users.</para></note>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Database. Stores image metadata. You can choose your
|
||||
|
Loading…
Reference in New Issue
Block a user