[config-ref] update some git links to use the liberty branch
Change-Id: I36e84ef38bf5a8c7914d83d905b92846a2d6d4ac
This commit is contained in:
parent
695324629b
commit
d222cc777f
@ -21,19 +21,19 @@
|
|||||||
<title>api-paste.ini</title>
|
<title>api-paste.ini</title>
|
||||||
<para>Use the <filename>api-paste.ini</filename> file to configure the Block Storage API service.</para>
|
<para>Use the <filename>api-paste.ini</filename> file to configure the Block Storage API service.</para>
|
||||||
<programlisting language="ini">
|
<programlisting language="ini">
|
||||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/api-paste.ini?h=stable/kilo"/>
|
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/api-paste.ini?h=stable/liberty"/>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="section_cinder-policy.json">
|
<section xml:id="section_cinder-policy.json">
|
||||||
<title>policy.json</title>
|
<title>policy.json</title>
|
||||||
<para>The <filename>policy.json</filename> file defines additional access controls that apply to the Block Storage service.</para>
|
<para>The <filename>policy.json</filename> file defines additional access controls that apply to the Block Storage service.</para>
|
||||||
<programlisting language="json"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/policy.json?h=stable/kilo"/></programlisting>
|
<programlisting language="json"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/policy.json?h=stable/liberty"/></programlisting>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="section_cinder-rootwrap.conf">
|
<section xml:id="section_cinder-rootwrap.conf">
|
||||||
<title>rootwrap.conf</title>
|
<title>rootwrap.conf</title>
|
||||||
<para>The <filename>rootwrap.conf</filename> file defines configuration values used by the
|
<para>The <filename>rootwrap.conf</filename> file defines configuration values used by the
|
||||||
<command>rootwrap</command> script when the Block Storage service must escalate its
|
<command>rootwrap</command> script when the Block Storage service must escalate its
|
||||||
privileges to those of the root user.</para>
|
privileges to those of the root user.</para>
|
||||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/rootwrap.conf?h=stable/kilo"/></programlisting>
|
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/rootwrap.conf?h=stable/liberty"/></programlisting>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user