manila/manila/scheduler
Clinton Knight 91b88b2167 Can't create shares on drivers that don't support snapshots
For a driver that doesn't support snapshots, a share type with
snapshot_support = '<is> False' will prevent share creation.
Root cause is code in HostManager that improperly checks whether
snapshot_support (and other boolean properties) is set on each
pool. This commit fixes the check for the boolean pool capabilities.

Change-Id: I6a488788926cca119498b3de992beec3b0545259
Closes-Bug: #1498646
(cherry picked from commit 8a34fb3890)
2015-10-01 06:43:00 +00:00
..
filters Capacity filter should check free space if total space is unknown 2015-09-09 14:56:13 +00:00
weights Remove instances of "infinite" capacity from Manila 2015-08-31 19:06:38 +03:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
chance.py Add methods for share instances in Share API 2015-08-26 11:09:39 +03:00
driver.py Add Share Migration feature 2015-09-06 22:52:41 -03:00
filter_scheduler.py Add Share Migration feature 2015-09-06 22:52:41 -03:00
host_manager.py Can't create shares on drivers that don't support snapshots 2015-10-01 06:43:00 +00:00
manager.py Add Share Migration feature 2015-09-06 22:52:41 -03:00
rpcapi.py Add Share Migration feature 2015-09-06 22:52:41 -03:00
scheduler_options.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
simple.py Add availability zones support 2015-08-26 18:48:16 +03:00