manila/manila/tests/scheduler
Igor Malinovskiy 6c63dee78f Replace thin/thick capabilities with thin_provisioning
According to new common capabilities documentation
Manila has common capability thin_provisioning with
boolean value. That's why instances of
thin_provisioning_support and thick_provisioning_support
capabilities should be replaced with
thin_provisioning=True/False.

Depends-On: I2c5bdf5ef9bfd6c8e7e06dac1fde08ad56cc6af1
Change-Id: If366fb242e4903f0b2693132d312b9318f4d89a4
Partial-Bug: #1487467
2015-08-31 17:04:39 +03:00
..
weights Add PoolWeigher for Manila scheduler 2015-06-26 08:48:13 -04:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
fakes.py Replace thin/thick capabilities with thin_provisioning 2015-08-31 17:04:39 +03:00
test_capacity_weigher.py Replace thin/thick capabilities with thin_provisioning 2015-08-31 17:04:39 +03:00
test_filter_scheduler.py Add possibility to filter back ends by snapshot support 2015-08-26 23:05:37 +03:00
test_host_filters.py Replace thin/thick capabilities with thin_provisioning 2015-08-31 17:04:39 +03:00
test_host_manager.py Replace thin/thick capabilities with thin_provisioning 2015-08-31 17:04:39 +03:00
test_rpcapi.py Add methods for share instances in Share API 2015-08-26 11:09:39 +03:00
test_scheduler.py Add availability zones support 2015-08-26 18:48:16 +03:00
test_scheduler_options.py Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03:00