Use openstack.org git infrastructure for samples.
Updated guides to use the openstack.org git infrastructure for retrieving sample files from the various OpenStack projects. This prevents sporadic github outages breaking the guide builds. Change-Id: Ic637899d2bfa4da1d64b26ef35792d9607458c51
This commit is contained in:
parent
ab09f986cc
commit
503b923618
@ -1771,7 +1771,7 @@ qualname = nova</programlisting></para>
|
|||||||
including the meaning of the <literal>handlers
|
including the meaning of the <literal>handlers
|
||||||
</literal>and <literal>quaname</literal> variables.
|
</literal>and <literal>quaname</literal> variables.
|
||||||
See <link
|
See <link
|
||||||
xlink:href="https://github.com/openstack/nova/blob/master/etc/nova/logging_sample.conf"
|
xlink:href="http://git.openstack.org/cgit/openstack/nova/plain/etc/nova/logging_sample.conf"
|
||||||
>etc/nova/logging_sample.conf</link> in the
|
>etc/nova/logging_sample.conf</link> in the
|
||||||
openstack/nova repository on GitHub for an example
|
openstack/nova repository on GitHub for an example
|
||||||
logging.conf file with various handlers
|
logging.conf file with various handlers
|
||||||
|
@ -11,19 +11,19 @@
|
|||||||
<para>
|
<para>
|
||||||
<filename>etc/keystone.conf.sample</filename>
|
<filename>etc/keystone.conf.sample</filename>
|
||||||
</para><para>
|
</para><para>
|
||||||
<programlisting language="ini"><xi:include parse="text" href="https://raw.github.com/openstack/keystone/master/etc/keystone.conf.sample"></xi:include></programlisting></para>
|
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/keystone/plain/etc/keystone.conf.sample"></xi:include></programlisting></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<filename>etc/keystone-paste.ini</filename>
|
<filename>etc/keystone-paste.ini</filename>
|
||||||
</para><para>
|
</para><para>
|
||||||
<programlisting language="ini"><xi:include parse="text" href="https://raw.github.com/openstack/keystone/master/etc/keystone-paste.ini"></xi:include></programlisting></para>
|
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/keystone/plain/etc/keystone-paste.ini"></xi:include></programlisting></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<literal>etc/logging.conf.sample</literal>
|
<literal>etc/logging.conf.sample</literal>
|
||||||
</para>
|
</para>
|
||||||
<para><programlisting language="ini"><xi:include parse="text" href="https://raw.github.com/openstack/keystone/master/etc/logging.conf.sample"/></programlisting></para>
|
<para><programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/keystone/plain/etc/logging.conf.sample"/></programlisting></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
<xi:include href="../common/tables/swift-object-server-filter-recon.xml"/>
|
<xi:include href="../common/tables/swift-object-server-filter-recon.xml"/>
|
||||||
<section xml:id="object-server-conf">
|
<section xml:id="object-server-conf">
|
||||||
<title>Sample Object Server configuration file</title>
|
<title>Sample Object Server configuration file</title>
|
||||||
<programlisting><xi:include parse="text" href="https://raw.github.com/openstack/swift/master/etc/object-server.conf-sample"/></programlisting></section>
|
<programlisting><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/object-server.conf-sample"/></programlisting></section>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="container-server-configuration">
|
<section xml:id="container-server-configuration">
|
||||||
<title>Container Server Configuration</title>
|
<title>Container Server Configuration</title>
|
||||||
@ -46,7 +46,7 @@
|
|||||||
<xi:include href="../common/tables/swift-container-server-filter-recon.xml"/>
|
<xi:include href="../common/tables/swift-container-server-filter-recon.xml"/>
|
||||||
<section xml:id="container-server-conf">
|
<section xml:id="container-server-conf">
|
||||||
<title>Sample Container Server configuration file</title>
|
<title>Sample Container Server configuration file</title>
|
||||||
<programlisting language="ini"><xi:include parse="text" href="https://raw.github.com/openstack/swift/master/etc/container-server.conf-sample"/></programlisting></section>
|
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/container-server.conf-sample"/></programlisting></section>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="account-server-configuration">
|
<section xml:id="account-server-configuration">
|
||||||
@ -65,7 +65,7 @@
|
|||||||
<xi:include href="../common/tables/swift-account-server-filter-recon.xml"/>
|
<xi:include href="../common/tables/swift-account-server-filter-recon.xml"/>
|
||||||
<section xml:id="account-server-conf">
|
<section xml:id="account-server-conf">
|
||||||
<title>Sample Account Server configuration file</title>
|
<title>Sample Account Server configuration file</title>
|
||||||
<programlisting language="ini"><xi:include parse="text" href="https://raw.github.com/openstack/swift/master/etc/account-server.conf-sample"/></programlisting></section>
|
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample"/></programlisting></section>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="proxy-server-configuration">
|
<section xml:id="proxy-server-configuration">
|
||||||
<title>Proxy Server Configuration</title>
|
<title>Proxy Server Configuration</title>
|
||||||
@ -86,7 +86,7 @@
|
|||||||
<xi:include href="../common/tables/swift-proxy-server-filter-tempauth.xml"/>
|
<xi:include href="../common/tables/swift-proxy-server-filter-tempauth.xml"/>
|
||||||
<section xml:id="proxy-server-conf">
|
<section xml:id="proxy-server-conf">
|
||||||
<title>Sample Proxy Server configuration file</title>
|
<title>Sample Proxy Server configuration file</title>
|
||||||
<programlisting language="ini"><xi:include parse="text" href="https://raw.github.com/openstack/swift/master/etc/proxy-server.conf-sample"/></programlisting></section>
|
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample"/></programlisting></section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- section on Object Storage Features -->
|
<!-- section on Object Storage Features -->
|
||||||
|
@ -664,8 +664,8 @@ driver = keystone.catalog.backends.sql.Catalog</programlisting>
|
|||||||
Scripted</title>
|
Scripted</title>
|
||||||
<para>The Keystone project offers a bash script for populating
|
<para>The Keystone project offers a bash script for populating
|
||||||
tenants, users, roles and services at <link
|
tenants, users, roles and services at <link
|
||||||
xlink:href="https://github.com/openstack/keystone/blob/master/tools/sample_data.sh"
|
xlink:href="http://git.openstack.org/cgit/openstack/keystone/plain/tools/sample_data.sh"
|
||||||
>https://github.com/openstack/keystone/blob/master/tools/sample_data.sh</link>
|
>http://git.openstack.org/cgit/openstack/keystone/plain/tools/sample_data.sh</link>
|
||||||
with sample data. This script uses 127.0.0.1 for all endpoint
|
with sample data. This script uses 127.0.0.1 for all endpoint
|
||||||
IP addresses. This script also defines services for you.</para>
|
IP addresses. This script also defines services for you.</para>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user