Jason Dunsmore d8fefed177 Fix Cloud Server image/flavor combination validation
Custom Cloud Server images do not have the 'flavor_classes' key in
their metadata, so try to get it from the base image.  If
'flavor_classes' is empty or does not exist, skip image/flavor
validation.

Closes-Bug: #1570087
Change-Id: I44fd02c689ba0c06ba571d04e9baf0eb0ce035ff
2016-05-18 19:55:04 +00:00
..