ceilometer/ceilometer/tests/unit
gord chung cfd853405a use domainListGetStats to get cputime
info() from domain returns cputime value rounded to tenth of a
second. we should just use domainListGetStats to get full nanosecond
detail.

Related-bug: #1677159
Related-bug: #1421584
Change-Id: I8d3f5fa8c683a0cbd9cca7072fa4862b8c00c224
(cherry picked from commit fb6cd01753)
2017-07-17 21:34:02 +02:00
..
agent Revert "Add hypervisor inspector sanity check" 2016-12-14 16:17:03 +01:00
api Use pbr wsgi_scripts feature to build ceilometer-api 2016-09-14 16:54:50 +02:00
compute use domainListGetStats to get cputime 2017-07-17 21:34:02 +02:00
dispatcher Handling KeyError error, make gnocchi event dispatcher work 2016-11-30 12:28:09 +01:00
energy Drop timestamping in pollsters 2016-05-06 14:33:08 +08:00
event Remove store_events options 2016-09-13 11:29:19 +02:00
hardware ValueError exception when SNMP returns NoSuchObject 2016-08-10 14:04:54 -07:00
image Switch to use Glance v2 in image pollsters 2016-08-05 11:18:05 +08:00
ipmi Fix SDR file parsing for Intel Node Manager 2016-02-19 17:24:54 +02:00
meter refactor DefinitionException classes 2016-04-20 17:07:39 +08:00
network Drop timestamping in pollsters 2016-05-06 14:33:08 +08:00
objectstore remove wrong "#!/usr/bin/env python" header 2016-03-07 13:31:03 +08:00
publisher Fix checking IP version when using IPv6. 2016-08-30 12:52:07 -04:00
storage Remove alarming code 2015-11-24 13:44:58 +01:00
telemetry pollster/api now publish to sample queue 2015-09-17 13:19:13 +00:00
transformer publisher: clean out context usage 2016-04-01 09:51:54 +02:00
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_collector.py dispatcher: deprecate event database dispatcher for Panko 2016-08-07 10:16:26 +02:00
test_coordination.py Fix UnicodeEncodeError in Ceilometer polling 2017-03-21 17:45:10 +01:00
test_declarative.py Cache getters for the decalarative definitions 2016-03-03 13:28:54 +03:00
test_decoupled_pipeline.py refactor service to be less pipeline dependent 2016-09-08 13:21:02 +00:00
test_event_pipeline.py publisher: clean out context usage 2016-04-01 09:51:54 +02:00
test_messaging.py Clean deprecated "rpc_backend" in tests 2016-06-12 12:31:49 +08:00
test_middleware.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_neutronclient.py Check lbaas version if call is v2 specific 2016-07-13 09:14:50 +02:00
test_neutronclient_lbaas_v2.py Enable the Load Balancer v2 for the Ceilometer(Part Two) 2016-02-15 08:10:33 -05:00
test_novaclient.py Switch to use glanceclient to get image 2016-06-22 16:46:13 +08:00
test_sample.py handle list payloads in notifications 2015-08-19 22:06:10 -04:00
test_utils.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00