> @@ -221,6 +229,7 @@ protected Image(String id, @Nullable String name, > java.util.Set<Link> links, @Nu > this.progress = progress; > this.minDisk = minDisk; > this.minRam = minRam; > + this.blockDeviceMapping = blockDeviceMapping;
Init the same as `metadata` --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/626/files#r23227880
