Merge "Fix tags in itemized list"

This commit is contained in:
Jenkins 2015-08-12 20:58:12 +00:00 committed by Gerrit Code Review
commit e55d1a75d4

View File

@ -106,13 +106,13 @@
provider template functionality use this mapping. When you want to provider template functionality use this mapping. When you want to
use a provider template, for example, the Orchestration service use a provider template, for example, the Orchestration service
adds an entry to the <code>files</code> map by using: adds an entry to the <code>files</code> map by using:
</para>
<itemizedlist> <itemizedlist>
<li>The URL <listitem><para>The URL
of the provider template as the name.</li> of the provider template as the name.</para></listitem>
<li>The contents of that file as <listitem><para>The contents of that file as
the value.</li> the value.</para></listitem>
</itemizedlist> </itemizedlist>
</para>
<para> <para>
Additionally, some template authors encode their user data in a local Additionally, some template authors encode their user data in a local
file. The Orchestration client examines the template for the file. The Orchestration client examines the template for the