[ops-guide] Update links to newton

Change-Id: If971bfd5b4763f5f5bb42298ba273c5f534b989d
This commit is contained in:
chenxing 2016-09-29 09:07:47 +00:00 committed by Andreas Jaeger
parent 369a3b752c
commit 8876df2663
6 changed files with 11 additions and 11 deletions

View File

@ -77,7 +77,7 @@ The best information available to support your choice is found on the
`Hypervisor Support Matrix
<http://docs.openstack.org/developer/nova/support-matrix.html>`_
and in the `configuration reference
<http://docs.openstack.org/mitaka/config-reference/compute/hypervisors.html>`_.
<http://docs.openstack.org/newton/config-reference/compute/hypervisors.html>`_.
.. note::

View File

@ -157,7 +157,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
<http://docs.openstack.org/mitaka/config-reference/identity/options.html#keystone-ldap>`_.
<http://docs.openstack.org/newton/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

View File

@ -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
<http://docs.openstack.org/mitaka/config-reference/config-overview.html>`_.
<http://docs.openstack.org/newton/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
<http://docs.openstack.org/mitaka/config-reference/compute/hypervisors.html>`__.
<http://docs.openstack.org/newton/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 <http://docs.openstack.org/developer/nova/support-matrix.html>`_.

View File

@ -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
<http://docs.openstack.org/mitaka/config-reference/compute/scheduler.html>`_.
<http://docs.openstack.org/newton/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.

View File

@ -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 <http://docs.openstack.org/mitaka/config-reference/>`_
Reference <http://docs.openstack.org/newton/config-reference/>`_
contains new, updated, and deprecated options for most services.
- Like all major system upgrades, your upgrade could fail for one or

View File

@ -139,15 +139,15 @@ OpenStack Installation Guides
automation, for multiple distributions based on a packaging system:
- `Installation Guide for openSUSE and SUSE Linux Enterprise
<http://docs.openstack.org/mitaka/install-guide-obs/>`_
<http://docs.openstack.org/newton/install-guide-obs/>`_
- `Installation Guide for Red Hat Enterprise Linux and CentOS
<http://docs.openstack.org/mitaka/install-guide-rdo/>`_
<http://docs.openstack.org/newton/install-guide-rdo/>`_
- `Installation Guide for Ubuntu
<http://docs.openstack.org/mitaka/install-guide-ubuntu/>`_
<http://docs.openstack.org/newton/install-guide-ubuntu/>`_
`OpenStack Configuration Reference <http://docs.openstack.org/mitaka/config-reference/>`_
`OpenStack Configuration Reference <http://docs.openstack.org/newton/config-reference/>`_
Contains a reference listing of all configuration options for core
and integrated OpenStack services by release version
@ -173,7 +173,7 @@ OpenStack Installation Guides
OpenStack cloud with the OpenStack dashboard and OpenStack client
commands
`OpenStack Networking Guide <http://docs.openstack.org/mitaka/networking-guide/>`_
`OpenStack Networking Guide <http://docs.openstack.org/newton/networking-guide/>`_
This guide targets OpenStack administrators seeking to deploy and
manage OpenStack Networking (neutron).