ceilometer/doc/source/index.rst
akhiljain23 53321c1a72 Add framework for ceilometer-status upgrade check
This commit adds the functionality of ceilometer-status CLI for performing
upgrade checks as part of the Stein cycle upgrade-checkers goal.
It only includes a sample check which must be replaced by real checks in
future.

Change-Id: I6e76b74b2f02251ee39025e02de44b13568ebed2
Story: 2003657
Task: 27732
2019-05-16 11:13:43 +08:00

60 lines
1.6 KiB
ReStructuredText

..
Copyright 2012 Nicolas Barcet for Canonical
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
======================================
Welcome to Ceilometer's documentation!
======================================
The :term:`Ceilometer` project is a data collection service that provides the
ability to normalise and transform data across all current OpenStack core
components with work underway to support future OpenStack components.
Ceilometer is a component of the Telemetry project. Its data can be used to
provide customer billing, resource tracking, and alarming capabilities
across all OpenStack core components.
This documentation offers information on how Ceilometer works and how to
contribute to the project.
Overview
========
.. toctree::
:maxdepth: 2
install/index
contributor/index
admin/index
configuration/index
cli/index
Appendix
========
.. toctree::
:maxdepth: 1
releasenotes/index
glossary
.. update index
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`