<div dir="ltr"><div><div><div>Hi Deklan,<br></div>Following up our conversation on restoring from swift, yes there's a bug, you are right, I've reproduced it.<br><br>It can be reproduced when python-swiftclient 2.7.0 is installed on the system.<br></div>In Liberty and Mitaka the requirement is python-swiftclient>=2.2.0.<br><br></div><div>The issue should be solved by doing the following change in requirements.txt<br>-python-swiftclient>=2.2.0<br>+python-swiftclient>=2.2.0,<=2.6.0<br><br></div><div>I've opened the following freezer bug:<br><br>- <a href="https://bugs.launchpad.net/freezer/+bug/1537364">https://bugs.launchpad.net/freezer/+bug/1537364</a><br><br></div><div>The patches to should solve the issue are:<br><br></div><div>Mitaka:<br>- <a href="https://review.openstack.org/#/c/271701">https://review.openstack.org/#/c/271701</a><br><br></div><div>Liberty (cherry-pick): <br>- <a href="https://review.openstack.org/#/c/271702/">https://review.openstack.org/#/c/271702/</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Many thanks for your effort, you are most welcome in the Freezer Team.<br></div><div class="gmail_extra">Fausto<br><br></div></div>