Update the links for Liberty

Change-Id: I65f8b4a4dcbd2bab3c7acbd60effcac72f9f909f
This commit is contained in:
KATO Tomoyuki 2015-10-15 15:18:24 +09:00
parent fc7c5f08c6
commit 35b843ea73
3 changed files with 5 additions and 5 deletions

View File

@ -140,7 +140,7 @@ Galera/MySQL in:
You may need to disable SELinux
or configure it to allow ``mysqld`` to listen to sockets at unprivileged ports.
See the `Firewalls and default ports
<http://docs.openstack.org/kilo/config-reference/content/firewalls-default-ports.html>`_
<http://docs.openstack.org/liberty/config-reference/content/firewalls-default-ports.html>`_
section of the Configuration Reference.
Configure the database on other database servers

View File

@ -39,7 +39,7 @@ the Telemetry services.
For information about the required configuration options that have
to be set in the :file:`ceilometer.conf` configuration file for both
the central and compute agents, see the `coordination section
<http://docs.openstack.org/kilo/config-reference/content/
<http://docs.openstack.org/liberty/config-reference/content/
ch_configuring-openstack-telemetry.html>`__
in the OpenStack Configuration Reference.
@ -58,7 +58,7 @@ For backward compatibility and supporting existing deployments, the central
agent configuration also supports using different configuration files for
groups of service instances of this type that are running in parallel.
For enabling this configuration, set a value for the partitioning_group_prefix
option in the `central section <http://docs.openstack.org/kilo/
option in the `central section <http://docs.openstack.org/liberty/
config-reference/content/ch_configuring-openstack-telemetry.html>`__
in the OpenStack Configuration Reference.
@ -73,6 +73,6 @@ in the OpenStack Configuration Reference.
To enable the compute agent to run multiple instances simultaneously with
workload partitioning, the workload_partitioning option has to be set to
``True`` under the `compute section <http://docs.openstack.org/kilo/
``True`` under the `compute section <http://docs.openstack.org/liberty/
config-reference/content/ch_configuring-openstack-telemetry.html>`__
in the :file:`ceilometer.conf` configuration file.

View File

@ -13,7 +13,7 @@ in active / passive mode, you must:
This section assumes that you are familiar with the
`documentation
<http://docs.openstack.org/kilo/install-guide/install/apt/content/ch_glance.html>`_
<http://docs.openstack.org/liberty/install-guide-ubuntu/glance.html>`_
for installing the OpenStack Image API service.
.. _glance-api-pacemaker: