cinder/cinder/tests/unit/scheduler
Alex Meade 53cfde43b8 User messages API for error cases
This patch implements basic user messages with the following APIs.
GET /messages
GET /messages/<message_id>
DELETE /messages/<message_id>

Implements : blueprint summarymessage

Co-Authored-By: Alex Meade <mr.alex.meade@gmail.com>
Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>

Change-Id: Id8a4a700c1159be24b15056f401a2ea77804d0a0
2016-04-29 18:41:10 +00:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_hosts.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
fakes.py Fix InstanceLocalityFilter scheduler filter 2015-11-18 15:42:13 +02:00
test_allocated_capacity_weigher.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
test_base_filter.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
test_capacity_weigher.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
test_chance_weigher.py Replace xrange() with six.moves.range() 2015-06-16 10:46:40 +02:00
test_filter_scheduler.py Merge "CG creation should be scheduled on backend level" 2015-11-12 04:03:00 +00:00
test_goodness_weigher.py Add missing unit test for goodness weigher 2015-06-02 18:59:02 +05:30
test_host_filters.py Fix ExtraSpecsOpsTestCase sub unit tests 2016-04-08 18:55:03 +08:00
test_host_manager.py Merge "Hacking Checks for assertTrue/IsNone()" 2015-11-26 15:54:58 +00:00
test_rpcapi.py Remove support for 1.x scheduler RPC API 2016-04-13 16:55:22 +02:00
test_scheduler.py User messages API for error cases 2016-04-29 18:41:10 +00:00
test_scheduler_options.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_volume_number_weigher.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
test_weights.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00