.. |
alarm
|
Use stevedore's make_test_instance
|
2014-01-27 19:31:59 -05:00 |
api
|
Correct a misuse of RestController in the Event API
|
2014-01-29 15:46:51 -05:00 |
central
|
Added resources support in pollster's interface
|
2014-01-20 09:38:18 +08:00 |
collector
|
Remove the collector submodule
|
2013-11-26 16:03:30 +01:00 |
compute
|
Merge "Utilizes assertIsNone and assertIsNotNone"
|
2014-01-08 06:17:10 +00: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
|
Move tests into ceilometer module
|
2013-11-13 15:32:31 +01:00 |
objectstore
|
StringIO compatibility for python3
|
2014-01-21 00:11:36 +08:00 |
publisher
|
assertTrue(isinstance) replace by assertIsInstance
|
2014-01-18 20:18:21 +08:00 |
storage
|
Drop foreign key contraints of alarm in sqlalchemy
|
2014-01-24 09:18:54 +08: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
|
Use stevedore's make_test_instance
|
2014-01-27 19:31:59 -05:00 |
base.py
|
Corrected import order
|
2013-11-13 14:41:33 +08:00 |
db.py
|
tests: allow to skip if no database URL
|
2014-01-08 11:39:55 +01: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 |