> @@ -86,6 +86,7 @@ public static Status fromValue(String v) {
> protected int minRam;
> protected Resource server;
> protected Map<String, String> metadata = ImmutableMap.of();Should this field be marked `@Deprecated` and properly redirect to the new one int he javadoc? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/626/files#r21987384
