Fix OpenStack metric documentation

Services and agents status are collected from APIs.

Change-Id: I0dd87bd49e9fc5eee3d048154a228cb26932510e
This commit is contained in:
Swann Croiset 2016-07-28 10:10:47 +02:00
parent 0254a53cbb
commit cb7c2d5d26
1 changed files with 0 additions and 6 deletions

View File

@ -73,8 +73,6 @@ The following metrics are retrieved from the Nova API:
'error', 'paused', 'resumed', 'rescued', 'resized', 'shelved_offloaded' or
'suspended'.
The following metrics are retrieved from the Nova database:
.. _compute-service-state-metrics:
* ``openstack_nova_service``, the Nova service state (either ``0`` for 'up',
@ -125,8 +123,6 @@ The following metrics are retrieved from the Cinder API:
'backing-up', 'restoring-backup', 'error', 'error_deleting', 'error_restoring',
'error_extending'.
The following metrics are retrieved from the Cinder database:
.. _volume-service-state-metrics:
* ``openstack_cinder_service``, the Cinder service state (either ``0`` for
@ -176,8 +172,6 @@ The following metrics are retrieved from the Neutron API:
``<owner>`` is one of 'compute', 'dhcp', 'floatingip', 'floatingip_agent_gateway', 'router_interface', 'router_gateway', 'router_ha_interface',
'router_interface_distributed', or 'router_centralized_snat'.
The following metrics are retrieved from the Neutron database:
.. _network-agent-state-metrics:
.. note:: These metrics are not collected when the Contrail plugin is deployed.