Merge "Change URL of the RDO project to rdoproject.org"
This commit is contained in:
commit
d87c8ca40c
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user