can't S3 versioning through REST
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
New
|
Undecided
|
Neil Soman |
Bug Description
while I can access successfully
by s3curl http://
I can't show versioning status by
s3curl http://
and it returns:
javax.security.
I've taken a look on the
clc/modules/
for(WalrusPrope
and accroding to
clc/modules/
WalrusPropertie
I tried to replace part of WalrusPropertie
public enum SubResource {
}
and everything seems ok now
Changed in eucalyptus: | |
assignee: | nobody → Neil Soman (neilsoman) |
suggested fix: wsstack/ src/main/ java/com/ eucalyptus/ ws/handlers/ WalrusAuthentic ationHandler. java line 182
clc/modules/
clc/modules/ core/src/ main/java/ com/eucalyptus/ util/WalrusProp erties. java: line 245
acl, logging, torrent, location, versionId, versioning, versions
public enum SubResource {
}