This patch enables to show a x-put-timestamp as a last-modified header in container-server. Note that the last-modified header will be changed only when a request for container (PUT container or POST container) comes into Swift. i.e. some requests for objects (e.g. PUT object, POST object) will never affect the last-modified value but only when using python-swiftclient like as "swift upload", the last-modified will be close to the upload time because python-swiftclient will make a PUT container request for "swift upload" each time. Change-Id: I9971bf90d24eee8921f67c02b7e2c80fd8995623
139 KiB
139 KiB