ImageManifest.java (eucalyptus-4.4.1) | : | ImageManifest.java (eucalyptus-4.4.2) | ||
---|---|---|---|---|
skipping to change at line 40 | skipping to change at line 40 | |||
String getDigestElement(); | String getDigestElement(); | |||
boolean signPartUrl(); | boolean signPartUrl(); | |||
String getSizePath(); | String getSizePath(); | |||
String getManifest(String location, int maximumSize) | String getManifest(String location, int maximumSize) | |||
throws EucalyptusCloudException; | throws EucalyptusCloudException; | |||
String getPrefix(String location); | ||||
String getBaseBucket(String location); | String getBaseBucket(String location); | |||
} | } | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |