Fix doc title format error
Change-Id: I58c7fddc0d76b98471b4675e80a16a793c1abd24 Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
This commit is contained in:
parent
fb9d12b021
commit
265357978f
@ -1,8 +1,8 @@
|
|||||||
.. _admin:
|
.. _admin:
|
||||||
|
|
||||||
=====================
|
===================
|
||||||
Administrator Guide
|
Administrator Guide
|
||||||
=====================
|
===================
|
||||||
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
.. _architecture:
|
.. _architecture:
|
||||||
|
|
||||||
=====================
|
===================
|
||||||
System Architecture
|
System Architecture
|
||||||
=====================
|
===================
|
||||||
|
|
||||||
.. index::
|
.. index::
|
||||||
single: agent; architecture
|
single: agent; architecture
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
===============================
|
==============================
|
||||||
Installing development sandbox
|
Installing development sandbox
|
||||||
===============================
|
==============================
|
||||||
|
|
||||||
In a development environment created by devstack_, Ceilometer can be tested
|
In a development environment created by devstack_, Ceilometer can be tested
|
||||||
alongside other OpenStack services.
|
alongside other OpenStack services.
|
||||||
|
@ -15,9 +15,9 @@
|
|||||||
|
|
||||||
.. _events:
|
.. _events:
|
||||||
|
|
||||||
=============================
|
===========================
|
||||||
Events and Event Processing
|
Events and Event Processing
|
||||||
=============================
|
===========================
|
||||||
|
|
||||||
Events vs. Samples
|
Events vs. Samples
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
@ -15,9 +15,9 @@
|
|||||||
|
|
||||||
.. _measurements:
|
.. _measurements:
|
||||||
|
|
||||||
==============
|
============
|
||||||
Measurements
|
Measurements
|
||||||
==============
|
============
|
||||||
|
|
||||||
Existing meters
|
Existing meters
|
||||||
===============
|
===============
|
||||||
|
@ -15,9 +15,9 @@
|
|||||||
|
|
||||||
.. _add_new_resource_types:
|
.. _add_new_resource_types:
|
||||||
|
|
||||||
=================================
|
================================
|
||||||
Ceilometer + Gnocchi Integration
|
Ceilometer + Gnocchi Integration
|
||||||
=================================
|
================================
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
|
@ -13,9 +13,9 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
=======================
|
=====================
|
||||||
Writing Agent Plugins
|
Writing Agent Plugins
|
||||||
=======================
|
=====================
|
||||||
|
|
||||||
This documentation gives you some clues on how to write a new agent or
|
This documentation gives you some clues on how to write a new agent or
|
||||||
plugin for Ceilometer if you wish to instrument a measurement which
|
plugin for Ceilometer if you wish to instrument a measurement which
|
||||||
|
@ -14,9 +14,9 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
==========
|
========
|
||||||
Glossary
|
Glossary
|
||||||
==========
|
========
|
||||||
|
|
||||||
.. glossary::
|
.. glossary::
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ Telemetry uses notifications to collect Networking service meters. Perform
|
|||||||
these steps on the controller node.
|
these steps on the controller node.
|
||||||
|
|
||||||
Configure the Networking service to use Telemetry
|
Configure the Networking service to use Telemetry
|
||||||
----------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
* Edit the ``/etc/neutron/neutron.conf`` and complete the following actions:
|
* Edit the ``/etc/neutron/neutron.conf`` and complete the following actions:
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ Telemetry uses notifications to collect Networking service meters. Perform
|
|||||||
these steps on the controller node.
|
these steps on the controller node.
|
||||||
|
|
||||||
Configure the Networking service to use Telemetry
|
Configure the Networking service to use Telemetry
|
||||||
----------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
* Edit the ``/etc/neutron/neutron.conf`` and complete the following actions:
|
* Edit the ``/etc/neutron/neutron.conf`` and complete the following actions:
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ Telemetry uses notifications to collect Networking service meters. Perform
|
|||||||
these steps on the controller node.
|
these steps on the controller node.
|
||||||
|
|
||||||
Configure the Networking service to use Telemetry
|
Configure the Networking service to use Telemetry
|
||||||
----------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
* Edit the ``/etc/neutron/neutron.conf`` and complete the following actions:
|
* Edit the ``/etc/neutron/neutron.conf`` and complete the following actions:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user