Add Ceilometer requirements

Change-Id: I2741d1a865e07fdefd0265510d9c0e3a02fdef69
This commit is contained in:
Julien Danjou 2014-04-08 11:45:40 +02:00
parent e15e404f7c
commit 83f8e9f6bd
1 changed files with 6 additions and 0 deletions

View File

@ -171,6 +171,12 @@ API
* If the project has functionality which would make sense to be
available in the Horizon dashboard, then the project should ensure
that integration exists
* If the project has resources which could be metered, then the project
should expose methods that would allow Ceilometer to retrieve these
metrics
* The lifecycle of resources managed by the project should be externalized
via notifications so that they can be consumed by other integrated
projects
QA
--