Merge "Change URL of the RDO project to rdoproject.org"

This commit is contained in:
Jenkins 2015-04-14 10:14:00 +00:00 committed by Gerrit Code Review
commit d87c8ca40c
4 changed files with 7 additions and 7 deletions

View File

@ -370,8 +370,8 @@
<listitem>
<para><emphasis role="bold">CentOS, Fedora, and Red
Hat Enterprise Linux:</emphasis>
<link xlink:href="http://openstack.redhat.com/"
>http://openstack.redhat.com/</link></para>
<link xlink:href="https://www.rdoproject.org/"
>https://www.rdoproject.org/</link></para>
</listitem>
<listitem>
<para><emphasis role="bold">openSUSE and SUSE Linux

View File

@ -123,7 +123,7 @@
<screen><prompt>#</prompt> <userinput>yum install python-devel python-pip</userinput></screen>
There are also packaged versions of the
clients available in <link
xlink:href="http://openstack.redhat.com/">RDO</link>
xlink:href="https://www.rdoproject.org/">RDO</link>
that enable <package>yum</package> to
install the clients as described in <xref
linkend="cli_clients_install_packages"/>.
@ -250,7 +250,7 @@
<para>On Red Hat Enterprise Linux, CentOS, or Fedora, use
<command>yum</command> to install the clients from
the packaged versions available in <link
xlink:href="http://openstack.redhat.com/"
xlink:href="https://www.rdoproject.org/"
>RDO</link>:
<screen><prompt>#</prompt> <userinput>yum install python-<replaceable>PROJECT</replaceable>client</userinput></screen></para>
<para>For openSUSE, use <package>zypper</package> to install the clients

View File

@ -229,7 +229,7 @@ for OpenStack:
- **Debian:** http://wiki.debian.org/OpenStack
- **CentOS, Fedora, and Red Hat Enterprise Linux:**
http://openstack.redhat.com/
https://www.rdoproject.org/
- **openSUSE and SUSE Linux Enterprise Server:**
http://en.opensuse.org/Portal:OpenStack

View File

@ -96,7 +96,7 @@ command-line clients, and provides installation instructions as needed.
| | # yum install python-devel python-pip |
| | |
| | There are also packaged versions of the clients |
| | available in `RDO <http://openstack.redhat.com/>`__ |
| | available in `RDO <https://www.rdoproject.org/>`__ |
| | that enable yum to install the clients as described |
| | in Installing_from_packages_. |
| | |
@ -206,7 +206,7 @@ installed without ``pip``.
- On Red Hat Enterprise Linux, CentOS, or Fedora, use ``yum`` to install
the clients from the packaged versions available in
`RDO <http://openstack.redhat.com/>`__::
`RDO <https://www.rdoproject.org/>`__::
# yum install python-PROJECTclient