Comment 0 for bug 1470880

Revision history for this message
Dan Watkins (oddbloke) wrote : GCE datasource reports availability zones incorrectly

After querying the cloud fabric, DataSourceGCE will return something along the lines of "projects/969378662406/zones/europe-west1-d" as its availability_zone.

This means that other parts of the code that expect a sensible value for this (most notably the mirror discovery code), are broken on GCE.