nova/nova/tests/unit/servicegroup
Roman Dobosz e6c5b4bcf7 Service group drivers forced_down flag utilization
Actual usage of the forced_down flag in case of usage of is_up() method. If
forced_down flag is set (i.e. have value True) than is_up unconditionally
return False - means service is down.

Partially-Implements: blueprint mark-host-down

Change-Id: Ia8ae49c5a38b217f19632a1ac40343ec9e608796
2015-07-31 15:43:36 +02:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_api.py Service group drivers forced_down flag utilization 2015-07-31 15:43:36 +02:00
test_db_servicegroup.py fix "down" nova-compute service spuriously marked as "up" 2015-06-10 13:18:06 -06:00
test_mc_servicegroup.py servicegroup: remove get_all method never used as public 2015-05-07 03:50:05 -04:00
test_zk_driver.py Fix up join() and leave() methods of servicegroup 2015-03-11 23:22:11 +00:00