commit | 2c87d374ac86e2099b998a2466f90d84fa393736 | [log] [tgz] |
---|---|---|
author | Daisuke Morita <morita.daisuke@lab.ntt.co.jp> | Thu Oct 31 19:39:19 2013 +0900 |
committer | Daisuke Morita <morita.daisuke@lab.ntt.co.jp> | Thu Dec 05 12:17:19 2013 +0900 |
tree | f76191037cba8d3fc2ebd7f233fc9d418db2fa9d | |
parent | c804ed8ee4344f296baeac1163761d7a8f12abbd [diff] |
Add tests for testing swift slo middleware Add test cases for Swift's Static Large Objects (SLO) feature which supports management of a large object by using a manifest file. Test cases contain functional tests for testing PUT, HEAD, GET and DELETE. Change-Id: I8cd1edb7290a76181303b1fd5b6738e9f1c157ff Implements: blueprint test-swift-slo-middleware Related-Bug: #1240856