cinder/cinder/tests/unit/scheduler
Ivan Kolodyazhny 9744849712 Rollback volume status if backup service is unavailable
We should not keep volume in 'backing-up' state if backup creation
process failed. It should be reverted to the previous state.

Change-Id: I33d4569df439fa59dec847f8dbc9f516a4839070
Closes-Bug: #1896087
2020-09-23 20:54:12 +03:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_hosts.py Remove six.iter* 2016-06-28 23:23:10 -04:00
fakes.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_allocated_capacity_weigher.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_base_filter.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_capacity_weigher.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_chance_weigher.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_filter_scheduler.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_goodness_weigher.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_host_filters.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_host_manager.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_rpcapi.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_scheduler.py Rollback volume status if backup service is unavailable 2020-09-23 20:54:12 +03:00
test_scheduler_options.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_stochastic_weight_handler.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_number_weigher.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_weights.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00