ceilometer/ceilometer/tests
Jenkins 2f9300f66c Merge "Fixed spelling error in Ceilometer" 2014-02-22 02:08:29 +00:00
..
alarm Merge "Use six.moves.urllib.parse instead of urlparse" 2014-02-15 07:31:24 +00:00
api Merge "Fixed spelling error in Ceilometer" 2014-02-22 02:08:29 +00:00
central Added abc.ABCMeta metaclass for abstract classes 2014-01-23 15:45:53 +08:00
collector Remove the collector submodule 2013-11-26 16:03:30 +01:00
compute check domain state before inspecting nics/disks 2014-02-18 09:47:23 +08:00
dispatcher assertTrue(isinstance) replace by assertIsInstance 2014-01-18 20:18:21 +08:00
energy Replace mox with mock in energy and objectstore 2013-11-15 20:00:06 +01:00
event Removes use of timeutils.set_time_override 2014-01-23 15:24:05 +08:00
image Utilizes assertIsNone and assertIsNotNone 2014-01-03 13:04:52 +08:00
network Fixes invalid key in Neutron notifications 2014-02-07 14:11:02 +02:00
objectstore StringIO compatibility for python3 2014-01-21 00:11:36 +08:00
orchestration Handle Heat notifications for stack CRUD 2014-02-18 18:48:52 +01:00
publisher Remove start index 0 in range() 2014-02-13 09:14:15 +08:00
storage storage: store recording timestamp 2014-02-21 12:46:19 +01:00
volume Utilizes assertIsNone and assertIsNotNone 2014-01-03 13:04:52 +08:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
agentbase.py Merge "Added abc.ABCMeta metaclass for abstract classes" 2014-02-10 22:29:48 +00:00
base.py Corrected import order 2013-11-13 14:41:33 +08:00
db.py Merge "Handle engine creation inside of Connection object" 2014-02-10 22:30:05 +00:00
sources.json Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_bin.py Move ceilometer-send-counter to a console script 2014-02-05 18:17:34 +01:00
test_collector.py Use stevedore's make_test_instance 2014-01-27 19:31:59 -05:00
test_middleware.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_notification.py Use stevedore's make_test_instance 2014-01-27 19:31:59 -05:00
test_notifier.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_novaclient.py Fix to tackle instances without an image assigned 2014-01-07 11:55:42 -08:00
test_pipeline.py Add new rate-based disk and network pipelines 2014-01-17 11:01:36 +00:00
test_plugin.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_utils.py Merge "Utilizes assertIsNone and assertIsNotNone" 2014-01-08 06:17:10 +00:00