Comment 11 for bug 1517671

Revision history for this message
Ekaterina Shutova (eshutova) wrote :

Verified on 6.1-mu-5.

Before updates:
[root@node-1 ~]# nova boot --nic net-id=3e3e6ab4-4793-400a-9507-79161e806223 --flavor 1 --block-device source=volume,dest=volume,id=9f341533-b9dc-4836-a6b9-a30c058aa680,bus=virtio,device=vda,bootindex=0,shutdown=preserve vm
ERROR (BadRequest): Flavor's disk is too small for requested image. (HTTP 400) (Request-ID: req-576eb30b-a10a-4abc-8606-6b3ae7862f1e)

After updates:
root@node-7:~# nova list
+--------------------------------------+------+--------+------------+-------------+------------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+------+--------+------------+-------------+------------------------+
| 3a5b1b21-1895-4f89-b37a-3307cd7f7aa6 | vm | ACTIVE | - | Running | net04_ext=10.109.6.131 |
+--------------------------------------+------+--------+------------+-------------+------------------------+