Hi Deklan, Following up our conversation on restoring from swift, yes there's a bug, you are right, I've reproduced it.
It can be reproduced when python-swiftclient 2.7.0 is installed on the system. In Liberty and Mitaka the requirement is python-swiftclient>=2.2.0. The issue should be solved by doing the following change in requirements.txt -python-swiftclient>=2.2.0 +python-swiftclient>=2.2.0,<=2.6.0 I've opened the following freezer bug: - https://bugs.launchpad.net/freezer/+bug/1537364 The patches to should solve the issue are: Mitaka: - https://review.openstack.org/#/c/271701 Liberty (cherry-pick): - https://review.openstack.org/#/c/271702/ Many thanks for your effort, you are most welcome in the Freezer Team. Fausto
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
