Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/local-storage-volume-scheduling. Description: In some use case (e.g. hadoop cluster), we need create local volume in the same host in which vm instance was created. cli example) cinder create [--intance-uuid <instance-uuid>] size This volume only can be attached the specific vm instance. (Restrictions) cinder-volume has to running in the computer server which want to be using local storage. Specification URL (additional information): None
Patch was abandoned upstream Closing as wontfix