[config-ref] update some git links to use the liberty branch

Change-Id: I36e84ef38bf5a8c7914d83d905b92846a2d6d4ac
This commit is contained in:
Gauvain Pocentek 2015-10-29 15:53:00 +09:00
parent 695324629b
commit d222cc777f

View File

@ -21,19 +21,19 @@
<title>api-paste.ini</title>
<para>Use the <filename>api-paste.ini</filename> file to configure the Block Storage API service.</para>
<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>
</section>
<section xml:id="section_cinder-policy.json">
<title>policy.json</title>
<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 xml:id="section_cinder-rootwrap.conf">
<title>rootwrap.conf</title>
<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
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>