Comment 3 for bug 1681658

Revision history for this message
nirendra (nirendra) wrote :

Find below the scenario I'm trying:
1. Create a Cinder volume of size 100GB
2. Spawn a VM using this volume
  i.) Select a flavor with "Root Disk (GB)" of size 80GB
3. My compute has 20GB space in root disk
4. Nova placement API still skips the hosts by checking root disk size on compute

Since we are using cinder volume to create this VM do we still need to check for root disk size on the host?