67e3830ab92ff32d16d32320cf30b67dca671515
5 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
ZhiQiang Fan
|
f72704fc82 |
Change OpenStack LLC to Foundation
Change-Id: I7c3df47c31759dbeb3105f8883e2688ada848d58 Closes-bug: #1214176 |
||
|
Greg Lange
|
209c5ec418 |
Add parallelism to object expirer daemon.
Two types of parallelism are added: - concurrency to speed up what a single process does - a way to run multiple daemons to work on different parts of the work DocImpact Change-Id: I48997f68eb2fd8de19a5ee8b9fcdf76dde2ba0ab |
||
|
John Dickinson
|
1ecf5ebba1 |
updated copyright date for all files
Change-Id: Ifd909d3561c2647770a7e0caa3cd91acd1b4f298 |
||
|
Chmouel Boudjnah
|
36af76fb9d |
Make binaries executables.
Set the excecutable bit on swift-form-signature swift-object-expirer swift-init swift-temp-url binaries. Fixes bug 918430 Change-Id: Iafecf0b542ee8f607e765879edbffa1cb463d3eb |
||
|
gholt
|
872420efdb |
Expiring Objects Support
Please see the doc/source/overview_expiring_objects.rst for more detail. Change-Id: I4ab49e731248cf62ce10001016e0c819cc531738 |