Feature #13382
Updated by Tom Clegg over 6 years ago
If a PUT request specifies storage classes, write to a volume that offers all specified classes. Otherwise, write to a volume that offers the "default" class.
If there is no volume that offers all of the specified classes, return an error.
source:services/keepstore/handlers.go#L744