fix for disk-allocation ratio during block-migration
for the block-migration cases nova does extra check on
compute node to honor disk_over_commit api parameter,
which lead compute to do this check without taking into
account disk_allocation_ratio config option. This leads
nova to report, that there are no disk space on destination
node
This patch introduce new check on conductor side for the case,
when operator passed target host over api, and make check on
compute side optional, depending on disk_over_commit parameter
Reviewed: https:/ /review. fuel-infra. org/30121 ci/fuel- 8.0/liberty
Submitter: Pkgs Jenkins <email address hidden>
Branch: openstack-
Commit: 0a303ddb9a70c79 f8998b6c5a7d5fb 3291d5136d
Author: Timofey Durakov <email address hidden>
Date: Thu Jan 26 12:26:23 2017
fix for disk-allocation ratio during block-migration
for the block-migration cases nova does extra check on _ratio config option. This leads
compute node to honor disk_over_commit api parameter,
which lead compute to do this check without taking into
account disk_allocation
nova to report, that there are no disk space on destination
node
This patch introduce new check on conductor side for the case,
when operator passed target host over api, and make check on
compute side optional, depending on disk_over_commit parameter
Closes-bug: #1659539
Change-Id: I430ca07586343d c71aef7fe9e440f 21fc8923d4a