Use SSL to access git.openstack.org
Replace all occurrence of http://git.openstack.org with https://git.openstack.org. Change-Id: I85b9011ae49c5a4ea8f272b1ee0d93c2c14e43c7
This commit is contained in:
parent
55ecfe573e
commit
0212d038b5
doc
admin-guide-cloud
image
networking
telemetry
common
config-reference
block-storage
section_backup-drivers.xmlsection_block-storage-sample-configuration-files.xmlsection_volume-drivers.xml
ch_objectstorageconfigure.xmlcompute
identity
image-service
networking
object-storage
telemetry
glossary
install-guide
networking-guide
user-guides/source
adminuser
enduser
tools
@ -38,7 +38,7 @@
|
||||
<para>Define roles or policies in the
|
||||
<filename>policy.json</filename> file:</para>
|
||||
<programlisting language="json"><xi:include parse="text"
|
||||
href="http://git.openstack.org/cgit/openstack/glance/plain/etc/policy.json?h=stable/juno"/></programlisting>
|
||||
href="https://git.openstack.org/cgit/openstack/glance/plain/etc/policy.json?h=stable/juno"/></programlisting>
|
||||
<para>For each parameter, use <literal>"rule:restricted"</literal> to
|
||||
restrict access to all users or <literal>"role:admin"</literal>
|
||||
to limit access to administrator roles. For example:</para>
|
||||
|
@ -543,7 +543,7 @@ interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver</programlist
|
||||
<step>
|
||||
<para>Download the OpenStack Networking code from the repository:</para>
|
||||
<screen><prompt>></prompt> <userinput>cd C:\OpenStack\</userinput>
|
||||
<prompt>></prompt> <userinput>git clone http://git.openstack.org/cgit/openstack/neutron</userinput></screen>
|
||||
<prompt>></prompt> <userinput>git clone https://git.openstack.org/cgit/openstack/neutron</userinput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>Install the OpenStack Networking Hyper-V Agent:</para>
|
||||
|
@ -473,8 +473,8 @@ enabled = True</programlisting>
|
||||
xlink:href="https://github.com/osrg/ryu/wiki/Configuration-OpenStack-OFAgent-agent"
|
||||
>https://github.com/osrg/ryu/wiki/Configuration-OpenStack-OFAgent-agent</link> and
|
||||
<link
|
||||
xlink:href="http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ofagent/README"
|
||||
>http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ofagent/README</link></td>
|
||||
xlink:href="https://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ofagent/README"
|
||||
>https://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ofagent/README</link></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><emphasis role="bold">PLUMgrid</emphasis></td>
|
||||
|
@ -436,7 +436,7 @@
|
||||
for each pipeline (for further details about pipelines see
|
||||
<xref linkend="section_telemetry-data-collection-processing"/>) that is defined
|
||||
in the file called
|
||||
<link xlink:href="http://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/pipeline.yaml">
|
||||
<link xlink:href="https://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/pipeline.yaml">
|
||||
<filename>pipeline.yaml</filename></link>.</para>
|
||||
<para>The following publisher types are supported:
|
||||
<variablelist>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>OpenStack dashboard. Use this web-based graphical interface, code named <link
|
||||
xlink:href="http://git.openstack.org/cgit/openstack/horizon">horizon</link>, to view,
|
||||
xlink:href="https://git.openstack.org/cgit/openstack/horizon">horizon</link>, to view,
|
||||
create, and manage resources<phrase audience="adminuser"> and
|
||||
services</phrase>.</para>
|
||||
</listitem>
|
||||
|
@ -9,8 +9,8 @@
|
||||
class="service">cinder-backup</systemitem> service and its
|
||||
drivers.</para>
|
||||
<para>The volume drivers are included with the Block Storage repository
|
||||
(<link xlink:href="http://git.openstack.org/cgit/openstack/cinder/"
|
||||
>http://git.openstack.org/cgit/openstack/cinder/</link>). To set a
|
||||
(<link xlink:href="https://git.openstack.org/cgit/openstack/cinder/"
|
||||
>https://git.openstack.org/cgit/openstack/cinder/</link>). To set a
|
||||
backup driver, use the <literal>backup_driver</literal> flag.
|
||||
By default there is no backup driver enabled.</para>
|
||||
<xi:include href="backup/ceph-backup-driver.xml"/>
|
||||
|
@ -14,26 +14,26 @@
|
||||
<para>The <filename>cinder.conf</filename> file contains most
|
||||
of the options to configure the Block Storage service.</para>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/cinder.conf.sample?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/cinder.conf.sample?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_cinder-api-paste.ini">
|
||||
<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="http://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/api-paste.ini?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/api-paste.ini?h=stable/juno"/>
|
||||
</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="http://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/policy.json?h=stable/juno"/></programlisting>
|
||||
<programlisting language="json"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/policy.json?h=stable/juno"/></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="http://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/rootwrap.conf?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/rootwrap.conf?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
</section>
|
||||
|
@ -9,8 +9,8 @@
|
||||
class="service">cinder-volume</systemitem> service, use
|
||||
the parameters described in these sections.</para>
|
||||
<para>The volume drivers are included in the Block Storage repository
|
||||
(<link xlink:href="http://git.openstack.org/cgit/openstack/cinder/"
|
||||
>http://git.openstack.org/cgit/openstack/cinder/</link>). To set a
|
||||
(<link xlink:href="https://git.openstack.org/cgit/openstack/cinder/"
|
||||
>https://git.openstack.org/cgit/openstack/cinder/</link>). To set a
|
||||
volume driver, use the <literal>volume_driver</literal> flag.
|
||||
The default is:</para>
|
||||
<programlisting>volume_driver = cinder.volume.drivers.lvm.LVMISCSIDriver</programlisting>
|
||||
|
@ -40,7 +40,7 @@
|
||||
href="../common/tables/swift-object-server-filter-xprofile.xml"/>
|
||||
<section xml:id="object-server-conf">
|
||||
<title>Sample object server configuration file</title>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/object-server.conf-sample?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/swift/plain/etc/object-server.conf-sample?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
</section>
|
||||
<section xml:id="object-expirer-configuration">
|
||||
@ -65,7 +65,7 @@
|
||||
href="../common/tables/swift-object-expirer-pipeline-main.xml"/>
|
||||
<section xml:id="object-expirer-conf">
|
||||
<title>Sample object expirer configuration file</title>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/object-expirer.conf-sample?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/swift/plain/etc/object-expirer.conf-sample?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
</section>
|
||||
<section xml:id="container-server-configuration">
|
||||
@ -97,7 +97,7 @@
|
||||
href="../common/tables/swift-container-server-filter-xprofile.xml"/>
|
||||
<section xml:id="container-server-conf">
|
||||
<title>Sample container server configuration file</title>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/container-server.conf-sample?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/swift/plain/etc/container-server.conf-sample?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
@ -115,7 +115,7 @@
|
||||
href="../common/tables/swift-container-sync-realms-realm2.xml"/>
|
||||
<section xml:id="container-sync-realms-conf">
|
||||
<title>Sample container sync realms configuration file</title>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/container-sync-realms.conf-sample?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/swift/plain/etc/container-sync-realms.conf-sample?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
</section>
|
||||
<section xml:id="container-reconciler-configuration">
|
||||
@ -141,7 +141,7 @@
|
||||
<section xml:id="container-reconciler-conf">
|
||||
<title>Sample container sync reconciler configuration file</title>
|
||||
<!-- TODO(jaegerandi) Change master to stable/juno -->
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/container-reconciler.conf-sample?h=master"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/swift/plain/etc/container-reconciler.conf-sample?h=master"/></programlisting>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
@ -171,7 +171,7 @@
|
||||
href="../common/tables/swift-account-server-filter-xprofile.xml"/>
|
||||
<section xml:id="account-server-conf">
|
||||
<title>Sample account server configuration file</title>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
</section>
|
||||
<section xml:id="proxy-server-configuration">
|
||||
@ -214,7 +214,7 @@
|
||||
href="../common/tables/swift-proxy-server-filter-xprofile.xml"/>
|
||||
<section xml:id="proxy-server-conf">
|
||||
<title>Sample proxy server configuration file</title>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
</section>
|
||||
<section xml:id="swift-memcache-configuration">
|
||||
|
@ -10,14 +10,14 @@
|
||||
<para>The Compute service stores its API configuration settings in the
|
||||
<filename>api-paste.ini</filename> file.</para>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/nova/plain/etc/nova/api-paste.ini?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/nova/plain/etc/nova/api-paste.ini?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_nova-policy.json">
|
||||
<title>policy.json</title>
|
||||
<para>The <filename>policy.json</filename> file defines additional access controls that apply to the Compute service.</para>
|
||||
<programlisting language="json">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/nova/plain/etc/nova/policy.json?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/nova/plain/etc/nova/policy.json?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_nova-rootwrap.conf">
|
||||
@ -30,7 +30,7 @@
|
||||
option in the <option>[workaround]</option> section
|
||||
of the <filename>nova.conf</filename> configuration file.</para>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/nova/plain/etc/nova/rootwrap.conf?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/nova/plain/etc/nova/rootwrap.conf?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
</section>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<title>keystone.conf</title>
|
||||
<para>Use the <filename>keystone.conf</filename> file to
|
||||
configure most Identity service options:</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/keystone/plain/etc/keystone.conf.sample?h=stable/juno"/>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/keystone/plain/etc/keystone.conf.sample?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_keystone-paste.ini">
|
||||
@ -19,7 +19,7 @@
|
||||
<para>Use the <filename>keystone-paste.ini</filename> file to
|
||||
configure the Web Service Gateway Interface (WSGI)
|
||||
middleware pipeline for the Identity service.</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/keystone/plain/etc/keystone-paste.ini?h=stable/juno"/>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/keystone/plain/etc/keystone-paste.ini?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_keystone-logging.conf">
|
||||
@ -31,7 +31,7 @@
|
||||
<para>For details, see the (<link
|
||||
xlink:href="http://docs.python.org/2/howto/logging.html#configuring-logging"
|
||||
>Python logging module documentation</link>).</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/keystone/plain/etc/logging.conf.sample?h=stable/juno"/>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/keystone/plain/etc/logging.conf.sample?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_keystone-policy.json">
|
||||
@ -39,7 +39,7 @@
|
||||
<para>Use the <filename>policy.json</filename> file to define
|
||||
additional access controls that apply to the Identity
|
||||
service.</para>
|
||||
<programlisting language="json"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/keystone/plain/etc/policy.json?h=stable/juno"/></programlisting>
|
||||
<programlisting language="json"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/keystone/plain/etc/policy.json?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_keystone-domain-configs">
|
||||
<title>Domain-specific configuration</title>
|
||||
|
@ -12,7 +12,7 @@
|
||||
<para>The configuration file for the Image service API is found in the
|
||||
<filename>glance-api.conf</filename> file.</para>
|
||||
<para>This file must be modified after installation.</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/glance/plain/etc/glance-api.conf?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/glance/plain/etc/glance-api.conf?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_glance-registry.conf">
|
||||
<title>glance-registry.conf</title>
|
||||
@ -20,14 +20,14 @@
|
||||
stores the metadata about images, is found in the
|
||||
<filename>glance-registry.conf</filename> file.</para>
|
||||
<para>This file must be modified after installation.</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/glance/plain/etc/glance-registry.conf?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/glance/plain/etc/glance-registry.conf?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_glance-api-paste.conf">
|
||||
<title>glance-api-paste.ini</title>
|
||||
<para>Configuration for the Image service's API middleware pipeline is found in the
|
||||
<filename>glance-api-paste.ini</filename> file.</para>
|
||||
<para>You should not need to modify this file.</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/glance/plain/etc/glance-api-paste.ini?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/glance/plain/etc/glance-api-paste.ini?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_glance-manage.conf">
|
||||
<title>glance-manage.conf</title>
|
||||
@ -38,13 +38,13 @@
|
||||
<filename>glance-registry.conf</filename> and <filename>glance-api.conf</filename>.
|
||||
Similarly, options in <filename>glance-api.conf</filename> will
|
||||
override options set in <filename>glance-registry.conf</filename>.</para></note>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/glance/plain/etc/glance-manage.conf"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/glance/plain/etc/glance-manage.conf"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_glance-registry-paste.conf">
|
||||
<title>glance-registry-paste.ini</title>
|
||||
<para>The Image service's middleware pipeline for its registry is found in the
|
||||
<filename>glance-registry-paste.ini</filename> file.</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/glance/plain/etc/glance-registry-paste.ini?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/glance/plain/etc/glance-registry-paste.ini?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_glance-scrubber.conf">
|
||||
<title>glance-scrubber.conf</title>
|
||||
@ -58,12 +58,12 @@
|
||||
<systemitem>cleanup_scrubber</systemitem> coordinates other
|
||||
<systemitem>glance-scrubber</systemitem> instances by maintaining the master queue
|
||||
of images that need to be removed.</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/glance/plain/etc/glance-scrubber.conf?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/glance/plain/etc/glance-scrubber.conf?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_glance-policy.json">
|
||||
<title>policy.json</title>
|
||||
<para>The <filename>/etc/glance/policy.json</filename> file defines additional access controls
|
||||
that apply to the Image service.</para>
|
||||
<programlisting language="json"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/glance/plain/etc/policy.json?h=stable/juno"/></programlisting>
|
||||
<programlisting language="json"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/glance/plain/etc/policy.json?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
</section>
|
||||
|
@ -10,14 +10,14 @@
|
||||
<para>Use the <filename>neutron.conf</filename> file to configure the
|
||||
majority of the OpenStack Networking options.</para>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/neutron/plain/etc/neutron.conf?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/neutron/plain/etc/neutron.conf?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_neutron-api-paste.ini">
|
||||
<title>api-paste.ini</title>
|
||||
<para>Use the <filename>api-paste.ini</filename> to configure the OpenStack Networking API.</para>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/neutron/plain/etc/api-paste.ini?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/neutron/plain/etc/api-paste.ini?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_neutron-policy.json">
|
||||
@ -25,7 +25,7 @@
|
||||
<para>Use the <filename>policy.json</filename> file to define additional access controls
|
||||
that apply to the OpenStack Networking service.</para>
|
||||
<programlisting language="json">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/neutron/plain/etc/policy.json?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/neutron/plain/etc/policy.json?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_neutron-rootwrap.conf">
|
||||
@ -34,7 +34,7 @@
|
||||
<command>rootwrap</command> script when the OpenStack Networking service must escalate its
|
||||
privileges to those of the root user.</para>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/neutron/plain/etc/rootwrap.conf?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/neutron/plain/etc/rootwrap.conf?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_plugin-agent-conf">
|
||||
@ -45,25 +45,25 @@
|
||||
<section xml:id="section_neutron-dhcp_agent.ini">
|
||||
<title>dhcp_agent.ini</title>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/neutron/plain/etc/dhcp_agent.ini?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/neutron/plain/etc/dhcp_agent.ini?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_neutron-l3_agent.ini.conf">
|
||||
<title>l3_agent.ini</title>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/neutron/plain/etc/l3_agent.ini?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/neutron/plain/etc/l3_agent.ini?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_neutron-lbaas_agent.ini">
|
||||
<title>lbaas_agent.ini</title>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/neutron/plain/etc/lbaas_agent.ini?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/neutron/plain/etc/lbaas_agent.ini?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
<section xml:id="section_neutron-metadata_agent.ini">
|
||||
<title>metadata_agent.ini</title>
|
||||
<programlisting language="ini">
|
||||
<xi:include parse="text" href="http://git.openstack.org/cgit/openstack/neutron/plain/etc/metadata_agent.ini?h=stable/juno"/>
|
||||
<xi:include parse="text" href="https://git.openstack.org/cgit/openstack/neutron/plain/etc/metadata_agent.ini?h=stable/juno"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
</section>
|
||||
|
@ -40,7 +40,7 @@
|
||||
<para>To use this middleware, first download the latest
|
||||
version from its repository to your proxy
|
||||
server(s).</para>
|
||||
<screen><prompt>$</prompt> <userinput>git clone http://git.openstack.org/cgit/stackforge/swift3/</userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>git clone https://git.openstack.org/cgit/stackforge/swift3/</userinput></screen>
|
||||
<para>Then, install it using standard python mechanisms, such
|
||||
as:</para>
|
||||
<screen><prompt>#</prompt> <userinput>python setup.py install</userinput></screen>
|
||||
|
@ -12,7 +12,7 @@
|
||||
found in the <filename>ceilometer.conf</filename> file.</para>
|
||||
<para>This file must be modified after installation.</para>
|
||||
<programlisting language="ini">
|
||||
<!-- <xi:include parse="text" href="http://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/ceilometer.conf.sample"/> -->
|
||||
<!-- <xi:include parse="text" href="https://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/ceilometer.conf.sample"/> -->
|
||||
<xi:include parse="text" href="../../common/samples/ceilometer.conf"/>
|
||||
</programlisting>
|
||||
</section>
|
||||
@ -24,7 +24,7 @@
|
||||
<para>This file provides a standard set of events and corresponding traits
|
||||
that may be of interest. This file can be modified to add and drop traits
|
||||
that operators may find useful.</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/event_definitions.yaml?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/event_definitions.yaml?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_pipeline.yaml">
|
||||
<title>pipeline.yaml</title>
|
||||
@ -34,7 +34,7 @@
|
||||
file.</para>
|
||||
<para>This file can be modified to adjust polling intervals and the
|
||||
samples generated by the Telemetry module</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/pipeline.yaml?h=stable/juno"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/pipeline.yaml?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_event_pipeline.yaml">
|
||||
<title>event_pipeline.yaml</title>
|
||||
@ -43,13 +43,13 @@
|
||||
defined in the <filename>event_pipeline.yaml</filename> file.</para>
|
||||
<para>This file can be modified to adjust which notifications to capture and the
|
||||
and where to publish the events.</para>
|
||||
<programlisting language="ini"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/event_pipeline.yaml"/></programlisting>
|
||||
<programlisting language="ini"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/event_pipeline.yaml"/></programlisting>
|
||||
</section>
|
||||
<section xml:id="section_ceilometer-policy.json">
|
||||
<title>policy.json</title>
|
||||
<para>The <filename>policy.json</filename> file defines additional
|
||||
access controls that apply to the Telemetry service.</para>
|
||||
<programlisting language="json"><xi:include parse="text" href="http://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/policy.json?h=stable/juno"/></programlisting>
|
||||
<programlisting language="json"><xi:include parse="text" href="https://git.openstack.org/cgit/openstack/ceilometer/plain/etc/ceilometer/policy.json?h=stable/juno"/></programlisting>
|
||||
</section>
|
||||
<!-- TODO(gpocentek): include sources.json -->
|
||||
</section>
|
||||
|
@ -34,7 +34,7 @@
|
||||
vocabulary for OpenStack-related concepts.</para>
|
||||
<para>
|
||||
To add to OpenStack glossary, clone the <link xlink:href="
|
||||
http://git.openstack.org/cgit/openstack/openstack-manuals"><literal>openstack/openstack-manuals</literal>
|
||||
https://git.openstack.org/cgit/openstack/openstack-manuals"><literal>openstack/openstack-manuals</literal>
|
||||
repository</link> and update the source file
|
||||
<filename>doc/glossary/glossary-terms.xml</filename> through the
|
||||
OpenStack contribution process.
|
||||
|
@ -6,7 +6,7 @@
|
||||
xml:id="ch_horizon">
|
||||
<title>Add the dashboard</title>
|
||||
<para>The OpenStack dashboard, also known as <link
|
||||
xlink:href="http://git.openstack.org/cgit/openstack/horizon"
|
||||
xlink:href="https://git.openstack.org/cgit/openstack/horizon"
|
||||
>Horizon</link>, is a Web interface that enables cloud
|
||||
administrators and users to manage various OpenStack resources and
|
||||
services.</para>
|
||||
|
@ -17,7 +17,7 @@
|
||||
<section xml:id="neutron_network_traffic_in_cloud">
|
||||
<title>Visualize OpenStack Networking service traffic in the
|
||||
cloud</title>
|
||||
<xi:include href="http://git.openstack.org/cgit/openstack/operations-guide/plain/doc/openstack-ops/ch_ops_network_troubleshooting.xml"
|
||||
<xi:include href="https://git.openstack.org/cgit/openstack/operations-guide/plain/doc/openstack-ops/ch_ops_network_troubleshooting.xml"
|
||||
xpointer="xmlns(db=http://docbook.org/ns/docbook)
|
||||
xpath(//*[@xml:id = 'neutron_network_traffic_in_cloud']/*[not(self::db:title)])">
|
||||
<xi:fallback><para><link
|
||||
@ -26,7 +26,7 @@
|
||||
</section>
|
||||
<section xml:id="dealing_with_netns">
|
||||
<title>Troubleshoot network namespace issues</title>
|
||||
<xi:include href="http://git.openstack.org/cgit/openstack/operations-guide/plain/doc/openstack-ops/ch_ops_network_troubleshooting.xml"
|
||||
<xi:include href="https://git.openstack.org/cgit/openstack/operations-guide/plain/doc/openstack-ops/ch_ops_network_troubleshooting.xml"
|
||||
xpointer="xmlns(db=http://docbook.org/ns/docbook)
|
||||
xpath(//*[@xml:id = 'dealing_with_netns']/*[not(self::db:title)])">
|
||||
<xi:fallback><para><link
|
||||
@ -35,7 +35,7 @@
|
||||
</section>
|
||||
<section xml:id="trouble_shooting_ovs">
|
||||
<title>Troubleshoot Open vSwitch</title>
|
||||
<xi:include href="http://git.openstack.org/cgit/openstack/operations-guide/plain/doc/openstack-ops/ch_ops_network_troubleshooting.xml"
|
||||
<xi:include href="https://git.openstack.org/cgit/openstack/operations-guide/plain/doc/openstack-ops/ch_ops_network_troubleshooting.xml"
|
||||
xpointer="xmlns(db=http://docbook.org/ns/docbook)
|
||||
xpath(//*[@xml:id = 'trouble_shooting_ovs']/*[not(self::db:title)])">
|
||||
<xi:fallback><para><link
|
||||
@ -44,7 +44,7 @@
|
||||
</section>
|
||||
<section xml:id="debugging_dns_issues">
|
||||
<title>Debug DNS issues</title>
|
||||
<xi:include href="http://git.openstack.org/cgit/openstack/operations-guide/plain/doc/openstack-ops/ch_ops_network_troubleshooting.xml"
|
||||
<xi:include href="https://git.openstack.org/cgit/openstack/operations-guide/plain/doc/openstack-ops/ch_ops_network_troubleshooting.xml"
|
||||
xpointer="xmlns(db=http://docbook.org/ns/docbook)
|
||||
xpath(//*[@xml:id = 'debugging_dns_issues']/*[not(self::db:title)])">
|
||||
<xi:fallback><para><link
|
||||
|
@ -12,7 +12,7 @@ The examples in this guide show you how to perform tasks by using the
|
||||
following methods:
|
||||
|
||||
* OpenStack dashboard. Use this web-based graphical interface, code
|
||||
named `horizon <http://git.openstack.org/cgit/openstack/horizon>`__, to view, create, and manage resources and services.
|
||||
named `horizon <https://git.openstack.org/cgit/openstack/horizon>`__, to view, create, and manage resources and services.
|
||||
|
||||
* OpenStack command-line clients. Each core OpenStack project has a
|
||||
command-line client that you can use to run simple commands to view,
|
||||
|
@ -27,7 +27,7 @@ Create a stack from an example template file
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- To create a stack, or template, from an `example template
|
||||
file <http://git.openstack.org/cgit/openstack/heat-templates>`__, run
|
||||
file <https://git.openstack.org/cgit/openstack/heat-templates>`__, run
|
||||
the following command::
|
||||
|
||||
$ heat stack-create mystack --template-file /PATH_TO_HEAT_TEMPLATES/WordPress_Single_Instance.template
|
||||
|
@ -12,12 +12,12 @@ The `OpenStack Heat Templates repository`_ is a collection of example
|
||||
templates which demonstrates core Heat functionality, related image-building
|
||||
templates, template-related scripts and conversion tools.
|
||||
|
||||
.. _OpenStack Heat Templates Repository: http://git.openstack.org/cgit/openstack/heat-templates/tree/
|
||||
.. _OpenStack Heat Templates Repository: https://git.openstack.org/cgit/openstack/heat-templates/tree/
|
||||
|
||||
The `OpenStack TripleO Heat Templates repository`_ contains a variety of
|
||||
heat templates that are included in the tripleo-heat-templates codebase.
|
||||
|
||||
.. _OpenStack TripleO Heat Templates repository: http://git.openstack.org/cgit/openstack/tripleo-heat-templates/tree/
|
||||
.. _OpenStack TripleO Heat Templates repository: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/tree/
|
||||
|
||||
Rackspace has provided a set of Heat templates at the `RCB Ops repository`_
|
||||
that can be used by cloud operators to launch applications, templates for
|
||||
|
@ -11,7 +11,7 @@ within the limits set by administrators.
|
||||
The examples in this guide show you how to perform tasks by using the
|
||||
following methods:
|
||||
|
||||
* OpenStack dashboard. Use this web-based graphical interface, code named `horizon <http://git.openstack.org/cgit/openstack/horizon>`__, to view, create, and manage resources.
|
||||
* OpenStack dashboard. Use this web-based graphical interface, code named `horizon <https://git.openstack.org/cgit/openstack/horizon>`__, to view, create, and manage resources.
|
||||
|
||||
* OpenStack command-line clients. Each core OpenStack project has a
|
||||
command-line client that you can use to run simple commands to view,
|
||||
|
@ -75,9 +75,9 @@ def link(element):
|
||||
# Only handles the single link we need...
|
||||
href = element.attrib['{http://www.w3.org/1999/xlink}href']
|
||||
href = href.lstrip()
|
||||
if href == "http://git.openstack.org/cgit/openstack/openstack-manuals":
|
||||
if href == "https://git.openstack.org/cgit/openstack/openstack-manuals":
|
||||
s = ("`openstack/openstack-manuals repository " +
|
||||
"<http://git.openstack.org/cgit/openstack/openstack-manuals>`__")
|
||||
"<https://git.openstack.org/cgit/openstack/openstack-manuals>`__")
|
||||
return s
|
||||
print ("link not handled %s" % href)
|
||||
sys.exit(1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user