[Ops Guide] Update links for Ocata
Change-Id: I8240c41a5a8b378d57370af8ef61f04fc8295181
This commit is contained in:
parent
3993c81360
commit
a22ff99d23
@ -6,13 +6,13 @@ OpenStack
|
||||
~~~~~~~~~
|
||||
|
||||
- `OpenStack Installation Tutorial for openSUSE and SUSE Linux Enterprise
|
||||
Server <https://docs.openstack.org/newton/install-guide-obs/>`_
|
||||
Server <https://docs.openstack.org/ocata/install-guide-obs/>`_
|
||||
|
||||
- `OpenStack Installation Tutorial for Red Hat Enterprise Linux and CentOS
|
||||
<https://docs.openstack.org/newton/install-guide-rdo/>`_
|
||||
<https://docs.openstack.org/ocata/install-guide-rdo/>`_
|
||||
|
||||
- `OpenStack Installation Tutorial for Ubuntu
|
||||
Server <https://docs.openstack.org/newton/install-guide-ubuntu/>`_
|
||||
Server <https://docs.openstack.org/ocata/install-guide-ubuntu/>`_
|
||||
|
||||
- `OpenStack Administrator Guide <https://docs.openstack.org/admin-guide/>`_
|
||||
|
||||
|
@ -77,7 +77,7 @@ The best information available to support your choice is found on the
|
||||
`Hypervisor Support Matrix
|
||||
<https://docs.openstack.org/developer/nova/support-matrix.html>`_
|
||||
and in the `configuration reference
|
||||
<https://docs.openstack.org/newton/config-reference/compute/hypervisors.html>`_.
|
||||
<https://docs.openstack.org/ocata/config-reference/compute/hypervisors.html>`_.
|
||||
|
||||
.. note::
|
||||
|
||||
|
@ -158,7 +158,7 @@ We chose the *SQL back end for Identity* over others, such as LDAP. This
|
||||
back end is simple to install and is robust. The authors acknowledge
|
||||
that many installations want to bind with existing directory services
|
||||
and caution careful understanding of the `array of options available
|
||||
<https://docs.openstack.org/newton/config-reference/identity/options.html#keystone-ldap>`_.
|
||||
<https://docs.openstack.org/ocata/config-reference/identity/options.html#keystone-ldap>`_.
|
||||
|
||||
Block Storage (cinder) is installed natively on external storage nodes
|
||||
and uses the *LVM/iSCSI plug-in*. Most Block Storage plug-ins are tied
|
||||
@ -255,7 +255,7 @@ You can extend this reference architecture as follows:
|
||||
|
||||
- Add an OpenStack Storage service (see the Object Storage chapter in
|
||||
the `Installation Tutorials and Guides
|
||||
<https://docs.openstack.org/project-install-guide/newton/>`_ for your distribution).
|
||||
<https://docs.openstack.org/project-install-guide/ocata/>`_ for your distribution).
|
||||
|
||||
- Add additional OpenStack Block Storage hosts (see
|
||||
:doc:`ops-maintenance`).
|
||||
|
@ -7,6 +7,6 @@ provide a few clearly-marked and tested paths for your OpenStack
|
||||
exploration. If you're looking for additional ideas, check out
|
||||
:doc:`app-usecases`, the
|
||||
`Installation Tutorials and Guides
|
||||
<https://docs.openstack.org/project-install-guide/newton/>`_, or the
|
||||
<https://docs.openstack.org/project-install-guide/ocata/>`_, or the
|
||||
`OpenStack User Stories
|
||||
page <https://www.openstack.org/user-stories/>`_.
|
||||
|
@ -4,7 +4,7 @@ Operations
|
||||
|
||||
Congratulations! By now, you should have a solid design for your cloud.
|
||||
We now recommend that you turn to the `Installation Tutorials and Guides
|
||||
<https://docs.openstack.org/project-install-guide/newton/>`_, which contains a
|
||||
<https://docs.openstack.org/project-install-guide/ocata/>`_, which contains a
|
||||
step-by-step guide on how to manually install the OpenStack packages and
|
||||
dependencies on your cloud.
|
||||
|
||||
|
@ -12,7 +12,7 @@ possible deployments with the default configuration values.
|
||||
At the time of writing, OpenStack has more than 3,000 configuration
|
||||
options. You can see them documented at the
|
||||
`OpenStack Configuration Reference
|
||||
<https://docs.openstack.org/newton/config-reference/config-overview.html>`_.
|
||||
<https://docs.openstack.org/ocata/config-reference/config-overview.html>`_.
|
||||
This chapter cannot hope to document all of these, but we do try to
|
||||
introduce the important concepts so that you know where to go digging
|
||||
for more information.
|
||||
@ -31,7 +31,7 @@ different tuning requirements.
|
||||
|
||||
The currently implemented hypervisors are listed on the `OpenStack
|
||||
Configuration Reference
|
||||
<https://docs.openstack.org/newton/config-reference/compute/hypervisors.html>`__.
|
||||
<https://docs.openstack.org/ocata/config-reference/compute/hypervisors.html>`__.
|
||||
You can see a matrix of the various features in OpenStack Compute
|
||||
(nova) hypervisor drivers at the `Hypervisor support matrix
|
||||
page <https://docs.openstack.org/developer/nova/support-matrix.html>`_.
|
||||
|
@ -7,7 +7,7 @@ using a driver architecture. You can write a driver that conforms to a
|
||||
particular interface and plug it in through configuration. For example,
|
||||
you can easily plug in a new scheduler for Compute. The existing
|
||||
schedulers for Compute are feature full and well documented at `Scheduling
|
||||
<https://docs.openstack.org/newton/config-reference/compute/scheduler.html>`_.
|
||||
<https://docs.openstack.org/ocata/config-reference/compute/scheduler.html>`_.
|
||||
However, depending on your user's use cases, the existing schedulers
|
||||
might not meet your requirements. You might need to create a new scheduler.
|
||||
|
||||
|
@ -36,7 +36,7 @@ Upgrade planning
|
||||
- Consider adopting structure and options from the service
|
||||
configuration files and merging them with existing configuration
|
||||
files. The `OpenStack Configuration
|
||||
Reference <https://docs.openstack.org/newton/config-reference/>`_
|
||||
Reference <https://docs.openstack.org/ocata/config-reference/>`_
|
||||
contains new, updated, and deprecated options for most services.
|
||||
|
||||
- Like all major system upgrades, your upgrade could fail for one or
|
||||
@ -96,7 +96,7 @@ Watch the network
|
||||
To set up the test environment, you can use one of several methods:
|
||||
|
||||
- Do a full manual install by using the `Installation Tutorials and Guides
|
||||
<https://docs.openstack.org/project-install-guide/newton/>`_ for
|
||||
<https://docs.openstack.org/project-install-guide/ocata/>`_ for
|
||||
your platform. Review the final configuration files and installed
|
||||
packages.
|
||||
|
||||
@ -177,7 +177,7 @@ Upgrade process
|
||||
This section describes the process to upgrade a basic OpenStack
|
||||
deployment based on the basic two-node architecture in the `Installation
|
||||
Tutorials and Guides
|
||||
<https://docs.openstack.org/project-install-guide/newton/>`_. All
|
||||
<https://docs.openstack.org/project-install-guide/ocata/>`_. All
|
||||
nodes must run a supported distribution of Linux with a recent kernel
|
||||
and the current release packages.
|
||||
|
||||
@ -243,7 +243,7 @@ Perform a backup
|
||||
|
||||
Consider updating your SQL server configuration as described in the
|
||||
`Installation Tutorials and Guides
|
||||
<https://docs.openstack.org/project-install-guide/newton/>`_.
|
||||
<https://docs.openstack.org/project-install-guide/ocata/>`_.
|
||||
|
||||
Manage repositories
|
||||
-------------------
|
||||
|
@ -139,15 +139,15 @@ Installation Tutorials and Guides
|
||||
automation, for multiple distributions based on a packaging system:
|
||||
|
||||
- `OpenStack Installation Tutorial for openSUSE and SUSE Linux Enterprise
|
||||
<https://docs.openstack.org/newton/install-guide-obs/>`_
|
||||
<https://docs.openstack.org/ocata/install-guide-obs/>`_
|
||||
|
||||
- `OpenStack Installation Tutorial for Red Hat Enterprise Linux and CentOS
|
||||
<https://docs.openstack.org/newton/install-guide-rdo/>`_
|
||||
<https://docs.openstack.org/ocata/install-guide-rdo/>`_
|
||||
|
||||
- `OpenStack Installation Tutorial for Ubuntu
|
||||
<https://docs.openstack.org/newton/install-guide-ubuntu/>`_
|
||||
<https://docs.openstack.org/ocata/install-guide-ubuntu/>`_
|
||||
|
||||
`OpenStack Configuration Reference <https://docs.openstack.org/newton/config-reference/>`_
|
||||
`OpenStack Configuration Reference <https://docs.openstack.org/ocata/config-reference/>`_
|
||||
Contains a reference listing of all configuration options for core
|
||||
and integrated OpenStack services by release version
|
||||
|
||||
@ -173,7 +173,7 @@ Installation Tutorials and Guides
|
||||
OpenStack cloud with the OpenStack dashboard and OpenStack client
|
||||
commands
|
||||
|
||||
`OpenStack Networking Guide <https://docs.openstack.org/newton/networking-guide/>`_
|
||||
`OpenStack Networking Guide <https://docs.openstack.org/ocata/networking-guide/>`_
|
||||
This guide targets OpenStack administrators seeking to deploy and
|
||||
manage OpenStack Networking (neutron).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user