Comment 1 for bug 1222847

Revision history for this message
guillaume thouvenin (guillaume-thouvenin) wrote : Re: xenapi: Fetched VDIs of type 'root' with a wrong UUID

The image that I'm using has a VHD disk format and the container has the OVF type. I also tried with a bare container :

$ glance image-list
+--------------------------------------+---------------------------------+-------------+------------------+----------+--------+
| ID | Name | Disk Format | Container Format | Size | Status |
+--------------------------------------+---------------------------------+-------------+------------------+----------+--------+
| b7b4761a-2b82-4b75-ba42-927da0898c3d | cirros-0.3.0-x86_64-disk | vhd | ovf | 9220018 | active |
| 4e3462a1-72a4-4bad-a57b-8241c997a3da | cirros-0.3.1-x86_64-uec | ami | ami | 25165824 | active |
| 44ff0a3d-1227-45a2-a53c-0239b0cb9274 | cirros-0.3.1-x86_64-uec-kernel | aki | aki | 4955792 | active |
| 2f4bbc75-db94-48f8-8feb-a62adfa58d07 | cirros-0.3.1-x86_64-uec-ramdisk | ari | ari | 3714968 | active |
| 9b13b4a5-c203-4abf-83e0-3de0ee3926a7 | xenimage | vhd | bare | 42025472 | active |
+--------------------------------------+---------------------------------+-------------+------------------+----------+--------+