diff --git a/reference/incubation-integration-requirements.rst b/reference/incubation-integration-requirements.rst index 5bf48cd69..335b5c1e5 100644 --- a/reference/incubation-integration-requirements.rst +++ b/reference/incubation-integration-requirements.rst @@ -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 --