ceilometer.tests.tempest.api.base
Module¶ceilometer.tests.tempest.api.base.
BaseTelemetryAdminTest
(*args, **kwargs)[source]¶Bases: ceilometer.tests.tempest.api.base.BaseTelemetryTest
Base test case class for admin Telemetry API tests.
ceilometer.tests.tempest.api.base.
BaseTelemetryTest
(*args, **kwargs)[source]¶Bases: tempest.test.BaseTestCase
Base test case class for all Telemetry API tests.
await_samples
(metric, query)[source]¶This method is to wait for sample to add it to database.
There are long time delays when using Postgresql (or Mysql) database as ceilometer backend
client_manager
¶alias of ClientManager
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.