cinder/cinder/scheduler
Goutham Pacha Ravi 39816f9ff3 Fix create from snapshot and source volume
A regression was introduced in
I970c10f9b50092b659fa2d88bd6a02f6c69899f2
on backends supporting storage pools. By extracting the
'host@backend' out of the host attr from a parent volume,
the scheduler may attempt to put volumes into other pools
belonging to the backend.

Many backends cannot clone across storage pools,
or create storage volumes from snapshots from other
storage pools.

Change-Id: Ic4c8f29bef2c82550d6d6f03f8fa1dc80696f56e
Closes-Bug: #1732557
2017-12-07 22:23:55 -05:00
..
evaluator Fix python 3.6 escape char warnings in strings 2017-08-30 17:50:53 +00:00
filters Modify some spelling mistakes in cinder 2017-08-25 04:17:54 -07:00
flows Support create volume from backup 2017-11-28 09:16:59 +08:00
weights Remove log translations 2017-03-19 14:59:57 +00:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
base_filter.py Remove log translations 2017-03-19 14:59:57 +00:00
base_handler.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
base_weight.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
driver.py Remove unused CG code 2017-03-19 00:49:10 -04:00
filter_scheduler.py Fix create from snapshot and source volume 2017-12-07 22:23:55 -05:00
host_manager.py Fix scheduler_host_manager limitation 2017-07-03 12:22:56 +02:00
manager.py Support create volume from backup 2017-11-28 09:16:59 +08:00
rpcapi.py Support create volume from backup 2017-11-28 09:16:59 +08:00
scheduler_options.py Remove log translations 2017-03-19 14:59:57 +00:00