commit | a81af8c2844366034483c584d05c515ab5bd5d61 | [log] [tgz] |
---|---|---|
author | Ala Rezmerita <ala.rezmerita@cloudwatt.com> | Tue Feb 18 16:01:48 2014 +0100 |
committer | Ala Rezmerita <ala.rezmerita@cloudwatt.com> | Tue Feb 18 16:44:02 2014 +0100 |
tree | 61b5dddef21e3b17c5f295ed84fc664052ecee54 | |
parent | 69303a89d1ad35a76f241d964603fdd1333d5f80 [diff] |
Fix containers with expired objects deletion problem This fix adds a try/except statement around delete object function, in order to be sure that even if one of the objects that is listed in container is expired/is not found the containers will still be deleted. Change-Id: Ie49ce66304aefcb8264001b811859c8768e61fc7 Closes-Bug: #1281599