Merge "Fix external links"

This commit is contained in:
Jenkins 2015-06-22 03:47:08 +00:00 committed by Gerrit Code Review
commit a316140aef
10 changed files with 33 additions and 33 deletions

View File

@ -93,8 +93,8 @@ ask.openstack.org
During the set up or testing of OpenStack, you might have questions During the set up or testing of OpenStack, you might have questions
about how a specific task is completed or be in a situation where a about how a specific task is completed or be in a situation where a
feature does not work correctly. Use the feature does not work correctly. Use the
`ask.openstack.org <http://ask.openstack.org>`__ site to ask questions `ask.openstack.org <https://ask.openstack.org>`__ site to ask questions
and get answers. When you visit the http://ask.openstack.org site, scan and get answers. When you visit the https://ask.openstack.org site, scan
the recently asked questions to see whether your question has already the recently asked questions to see whether your question has already
been answered. If not, ask a new question. Be sure to give a clear, been answered. If not, ask a new question. Be sure to give a clear,
concise summary in the title and provide as much detail as possible in concise summary in the title and provide as much detail as possible in
@ -111,13 +111,13 @@ archives, go to
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack. You might http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack. You might
be interested in the other mailing lists for specific projects or be interested in the other mailing lists for specific projects or
development, which you can find `on the development, which you can find `on the
wiki <http://wiki.openstack.org/MailingLists>`__. A description of all wiki <https://wiki.openstack.org/wiki/MailingLists>`__. A description of all
mailing lists is available at http://wiki.openstack.org/MailingLists. mailing lists is available at https://wiki.openstack.org/wiki/MailingLists.
The OpenStack wiki The OpenStack wiki
~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
The `OpenStack wiki <http://wiki.openstack.org/>`__ contains a broad The `OpenStack wiki <https://wiki.openstack.org/>`__ contains a broad
range of topics but some of the information can be difficult to find or range of topics but some of the information can be difficult to find or
is a few pages deep. Fortunately, the wiki search feature enables you to is a few pages deep. Fortunately, the wiki search feature enables you to
search by title or content. If you search for specific information, such search by title or content. If you search for specific information, such
@ -228,13 +228,13 @@ OpenStack distribution packages
The following Linux distributions provide community-supported packages The following Linux distributions provide community-supported packages
for OpenStack: for OpenStack:
- **Debian:** http://wiki.debian.org/OpenStack - **Debian:** https://wiki.debian.org/OpenStack
- **CentOS, Fedora, and Red Hat Enterprise Linux:** - **CentOS, Fedora, and Red Hat Enterprise Linux:**
https://www.rdoproject.org/ https://www.rdoproject.org/
- **openSUSE and SUSE Linux Enterprise Server:** - **openSUSE and SUSE Linux Enterprise Server:**
http://en.opensuse.org/Portal:OpenStack https://en.opensuse.org/Portal:OpenStack
- **Ubuntu:** https://wiki.ubuntu.com/ServerTeam/CloudArchive - **Ubuntu:** https://wiki.ubuntu.com/ServerTeam/CloudArchive

View File

@ -27,12 +27,12 @@ command-line clients, and provides installation instructions as needed.
| | manager for setuptools to find an installation | | | manager for setuptools to find an installation |
| | package. If you cannot find one, download the | | | package. If you cannot find one, download the |
| | setuptools package directly from | | | setuptools package directly from |
| | http://pypi.python.org/pypi/setuptools. | | | https://pypi.python.org/pypi/setuptools. |
| | | | | |
| | The recommended way to install setuptools on | | | The recommended way to install setuptools on |
| | Microsoft Windows is to follow the documentation | | | Microsoft Windows is to follow the documentation |
| | provided on the setuptools website | | | provided on the setuptools website |
| | (https://pypi.python.org/pypi/setuptools#windows). | | | (https://pypi.python.org/pypi/setuptools). |
| | Another option is to use the unofficial binary | | | Another option is to use the unofficial binary |
| | installer maintained by Christoph Gohlke | | | installer maintained by Christoph Gohlke |
| | (`http://www.lfd.uci.edu/~gohlke/pythonlibs/ | | | (`http://www.lfd.uci.edu/~gohlke/pythonlibs/ |
@ -43,7 +43,7 @@ command-line clients, and provides installation instructions as needed.
| | Microsoft Windows system, use pip. It is easy to | | | Microsoft Windows system, use pip. It is easy to |
| | use, ensures that you get the latest version of the | | | use, ensures that you get the latest version of the |
| | clients from the | | | clients from the |
| | `Python Package Index <http://pypi.python.org/>`__, | | | `Python Package Index <https://pypi.python.org/>`__,|
| | and lets you update or remove the packages later on.| | | and lets you update or remove the packages later on.|
| | | | | |
| | Since the installation process compiles source | | | Since the installation process compiles source |
@ -183,7 +183,7 @@ Installing with pip
Use pip to install the OpenStack clients on a Linux, Mac OS X, or Use pip to install the OpenStack clients on a Linux, Mac OS X, or
Microsoft Windows system. It is easy to use and ensures that you get the Microsoft Windows system. It is easy to use and ensures that you get the
latest version of the client from the `Python Package latest version of the client from the `Python Package
Index <http://pypi.python.org/pypi>`__. Also, pip enables you to update Index <https://pypi.python.org/pypi>`__. Also, pip enables you to update
or remove a package. or remove a package.
Install each client separately by using the following command: Install each client separately by using the following command:

View File

@ -164,11 +164,11 @@
<para>During the set up or testing of OpenStack, you might <para>During the set up or testing of OpenStack, you might
have questions about how a specific task is completed or have questions about how a specific task is completed or
be in a situation where a feature does not work correctly. be in a situation where a feature does not work correctly.
Use the <link xlink:href="http://ask.openstack.org" Use the <link xlink:href="https://ask.openstack.org"
>ask.openstack.org</link> site to ask questions and >ask.openstack.org</link> site to ask questions and
get answers. When you visit the <link get answers. When you visit the <link
xlink:href="http://ask.openstack.org" xlink:href="https://ask.openstack.org"
>http://ask.openstack.org</link> site, scan the >https://ask.openstack.org</link> site, scan the
recently asked questions to see whether your question has recently asked questions to see whether your question has
already been answered. If not, ask a new question. Be sure already been answered. If not, ask a new question. Be sure
to give a clear, concise summary in the title and provide to give a clear, concise summary in the title and provide
@ -188,15 +188,15 @@
>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</link>. >http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</link>.
You might be interested in the other mailing lists for You might be interested in the other mailing lists for
specific projects or development, which you can find <link specific projects or development, which you can find <link
xlink:href="http://wiki.openstack.org/MailingLists">on xlink:href="https://wiki.openstack.org/wiki/MailingLists">on
the wiki</link>. A description of all mailing lists is the wiki</link>. A description of all mailing lists is
available at <link available at <link
xlink:href="http://wiki.openstack.org/MailingLists" xlink:href="https://wiki.openstack.org/wiki/MailingLists"
>http://wiki.openstack.org/MailingLists</link>.</para> >https://wiki.openstack.org/wiki/MailingLists</link>.</para>
</section> </section>
<section xml:id="support-wiki"> <section xml:id="support-wiki">
<title>The OpenStack wiki</title> <title>The OpenStack wiki</title>
<para>The <link xlink:href="http://wiki.openstack.org/">OpenStack <para>The <link xlink:href="https://wiki.openstack.org/">OpenStack
wiki</link> contains a broad range of topics but some of the wiki</link> contains a broad range of topics but some of the
information can be difficult to find or is a few pages deep. information can be difficult to find or is a few pages deep.
Fortunately, the wiki search feature enables you to search by title Fortunately, the wiki search feature enables you to search by title
@ -370,8 +370,8 @@
<listitem> <listitem>
<para><emphasis role="bold">Debian:</emphasis> <para><emphasis role="bold">Debian:</emphasis>
<link <link
xlink:href="http://wiki.debian.org/OpenStack" xlink:href="https://wiki.debian.org/OpenStack"
>http://wiki.debian.org/OpenStack</link></para> >https://wiki.debian.org/OpenStack</link></para>
</listitem> </listitem>
<listitem> <listitem>
<para><emphasis role="bold">CentOS, Fedora, and Red <para><emphasis role="bold">CentOS, Fedora, and Red
@ -384,7 +384,7 @@
Enterprise Server:</emphasis> Enterprise Server:</emphasis>
<link <link
xlink:href="http://en.opensuse.org/Portal:OpenStack" xlink:href="http://en.opensuse.org/Portal:OpenStack"
>http://en.opensuse.org/Portal:OpenStack</link></para> >https://en.opensuse.org/Portal:OpenStack</link></para>
</listitem> </listitem>
<listitem> <listitem>
<para><emphasis role="bold">Ubuntu:</emphasis> <para><emphasis role="bold">Ubuntu:</emphasis>

View File

@ -52,12 +52,12 @@
to find an installation package. If you cannot find to find an installation package. If you cannot find
one, download the <package>setuptools</package> package one, download the <package>setuptools</package> package
directly from <link directly from <link
xlink:href="http://pypi.python.org/pypi/setuptools" xlink:href="https://pypi.python.org/pypi/setuptools"
>http://pypi.python.org/pypi/setuptools</link>.</para> >https://pypi.python.org/pypi/setuptools</link>.</para>
<para>The recommended way to install <para>The recommended way to install
<package>setuptools</package> on Microsoft Windows is <package>setuptools</package> on Microsoft Windows is
to follow the documentation provided <link to follow the documentation provided <link
xlink:href="https://pypi.python.org/pypi/setuptools#windows" xlink:href="https://pypi.python.org/pypi/setuptools"
>on the setuptools website</link>. Another option is >on the setuptools website</link>. Another option is
to use the unofficial binary installer maintained by to use the unofficial binary installer maintained by
Christoph Gohlke (<link Christoph Gohlke (<link
@ -74,7 +74,7 @@
<package>pip</package>. It is easy to <package>pip</package>. It is easy to
use, ensures that you get the latest use, ensures that you get the latest
version of the clients from the <link version of the clients from the <link
xlink:href="http://pypi.python.org/" xlink:href="https://pypi.python.org/"
>Python Package Index</link>, and lets >Python Package Index</link>, and lets
you update or remove the packages later you update or remove the packages later
on.</para> on.</para>
@ -231,7 +231,7 @@
clients on a Linux, Mac OS X, or Microsoft Windows clients on a Linux, Mac OS X, or Microsoft Windows
system. It is easy to use and ensures that you get the system. It is easy to use and ensures that you get the
latest version of the client from the <link latest version of the client from the <link
xlink:href="http://pypi.python.org/pypi">Python xlink:href="https://pypi.python.org/pypi">Python
Package Index</link>. Also, <package>pip</package> Package Index</link>. Also, <package>pip</package>
enables you to update or remove a package.</para> enables you to update or remove a package.</para>
<para>Install each client separately by using the <para>Install each client separately by using the

View File

@ -73,7 +73,7 @@ table called a *forwarding table* or *forwarding information base*
(FIB). Switches can be daisy-chained together, and the resulting (FIB). Switches can be daisy-chained together, and the resulting
connection of switches and hosts behaves like a single network. connection of switches and hosts behaves like a single network.
.. _OSI model: http://en.wikipedia.org/wiki/OSI_model .. _OSI model: https://en.wikipedia.org/wiki/OSI_model
VLANs VLANs
~~~~~ ~~~~~

View File

@ -78,7 +78,7 @@ service quotas.
update the property in the :guilabel:`cinder.quota` update the property in the :guilabel:`cinder.quota`
section of the :file:`/etc/cinder/cinder.conf` file. section of the :file:`/etc/cinder/cinder.conf` file.
For more information, see the `Block Storage For more information, see the `Block Storage
Configuration Reference <http://docs.openstack.org/trunk/config-reference/content/ch_configuring-openstack-block-storage.html>`_. Configuration Reference <http://docs.openstack.org/kilo/config-reference/content/ch_configuring-openstack-block-storage.html>`_.
#. To update Block Storage service quotas, place #. To update Block Storage service quotas, place
the tenant ID in a variable:: the tenant ID in a variable::

View File

@ -11,7 +11,7 @@ multiple aggregates.
The scheduler uses this information to make scheduling decisions. For The scheduler uses this information to make scheduling decisions. For
information, see information, see
`Scheduling <http://docs.openstack.org/trunk/config-reference/content/section_compute-scheduler.html>`__. `Scheduling <http://docs.openstack.org/kilo/config-reference/content/section_compute-scheduler.html>`__.
To create a host aggregate To create a host aggregate
~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -8,7 +8,7 @@ create a snapshot from, and migrate instances. You can also view the
logs for instances or launch a VNC console for an instance. logs for instances or launch a VNC console for an instance.
For information about using the dashboard to launch instances as an end For information about using the dashboard to launch instances as an end
user, see the `OpenStack End User Guide <http://docs.openstack.org/user-guide/content/>`__. user, see the `OpenStack End User Guide <http://docs.openstack.org/user-guide/>`__.
Create instance snapshots Create instance snapshots
~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~
@ -28,7 +28,7 @@ Create instance snapshots
#. To launch an instance from the snapshot, select the snapshot and #. To launch an instance from the snapshot, select the snapshot and
click Launch. For information about launching instances, see the click Launch. For information about launching instances, see the
`OpenStack End User Guide <http://docs.openstack.org/user-guide/content/>`__. `OpenStack End User Guide <http://docs.openstack.org/user-guide/>`__.
Control the state of an instance Control the state of an instance
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -25,4 +25,4 @@ building a multi-node OpenStack cluster, as well as templates for CI
development. Heat templates for deployment of Magento, Hadoop, MongoDB, development. Heat templates for deployment of Magento, Hadoop, MongoDB,
ELK, Drupal and more can be found here. ELK, Drupal and more can be found here.
.. _RCB Ops repository: http://github.com/rcbops/ .. _RCB Ops repository: https://github.com/rcbops/

View File

@ -801,4 +801,4 @@ contents of the file ``example-puppet-manifest.pp``, containing:
.. _os-apply-config: https://github.com/openstack/os-apply-config .. _os-apply-config: https://github.com/openstack/os-apply-config
.. _tripleo-heat-templates: https://github.com/openstack/tripleo-heat-templates .. _tripleo-heat-templates: https://github.com/openstack/tripleo-heat-templates
.. _tripleo-image-elements: https://github.com/openstack/tripleo-image-elements .. _tripleo-image-elements: https://github.com/openstack/tripleo-image-elements
.. _puppet: http://puppetlabs.com/ .. _puppet: https://puppetlabs.com/