The ceilometer.tests.unit.publisher.test_udp Module

The ceilometer.tests.unit.publisher.test_udp Module

Tests for ceilometer/publisher/udp.py

class ceilometer.tests.unit.publisher.test_udp.TestUDPPublisher(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

setUp()[source]
test_data = [<name: test, volume: 1, resource_id: test_run_tasks, timestamp: 2020-06-08T01:26:11.518969>, <name: test, volume: 1, resource_id: test_run_tasks, timestamp: 2020-06-08T01:26:11.519015>, <name: test2, volume: 1, resource_id: test_run_tasks, timestamp: 2020-06-08T01:26:11.519029>, <name: test2, volume: 1, resource_id: test_run_tasks, timestamp: 2020-06-08T01:26:11.519042>, <name: test3, volume: 1, resource_id: test_run_tasks, timestamp: 2020-06-08T01:26:11.519054>]
test_publish_error()[source]
test_published()[source]
test_publisher_udp_socket_ipv4()[source]
test_publisher_udp_socket_ipv4_hostname()[source]
test_publisher_udp_socket_ipv6()[source]
test_publisher_udp_socket_ipv6_hostname()[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.