Comment 0 for bug 1493453

Revision history for this message
Stéphane Graber (stgraber) wrote : vendor_data isn't parsed properly when using the nocloud datasource

The following fix is needed:

"self.vendordata = mydata['vendor-data']" must be changed to "self.vendordata_raw = mydata['vendor-data']"