bef0f9bfd0
This commit adds the functionality of aodh-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: I21e331266ab061a41d0ffe3c179b10f777af44f5 Story: 2003657 Task: 27733
38 lines
1.1 KiB
ReStructuredText
38 lines
1.1 KiB
ReStructuredText
..
|
|
Copyright 2010 OpenStack Foundation
|
|
All Rights Reserved.
|
|
|
|
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 Aodh's documentation!
|
|
================================
|
|
|
|
The Alarming service (aodh) project provides a service that enables the ability
|
|
to trigger actions based on defined rules against metric or event data
|
|
collected by Ceilometer or Gnocchi.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install/index
|
|
contributor/index
|
|
admin/index
|
|
configuration/index
|
|
cli/index
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
glossary
|