The ceilometer.tests.unit.dispatcher.test_http Module

The ceilometer.tests.unit.dispatcher.test_http Module

class ceilometer.tests.unit.dispatcher.test_http.TestDispatcherHttp(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

Test sending meters with the http dispatcher

setUp()[source]
test_http_dispatcher_batch()[source]
test_http_dispatcher_config_options()[source]
test_http_dispatcher_non_batch()[source]
test_http_dispatcher_with_no_metadata()[source]
test_http_dispatcher_with_no_target()[source]
test_http_dispatcher_with_ssl_default()[source]
test_http_dispatcher_with_ssl_false()[source]
test_http_dispatcher_with_ssl_path()[source]
test_http_dispatcher_with_ssl_true()[source]
class ceilometer.tests.unit.dispatcher.test_http.TestEventDispatcherHttp(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

Test sending events with the http dispatcher

setUp()[source]
test_http_dispatcher()[source]
test_http_dispatcher_bad_server()[source]
test_http_dispatcher_batch_event()[source]
test_http_dispatcher_nonbatch_event()[source]
test_http_dispatcher_share_target()[source]
test_http_dispatcher_with_no_target()[source]
test_http_dispatcher_with_ssl_path()[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.