On Tue, Dec 22 2015, Dougal Matthews wrote: > - Store the files in a tarball (so we only deal with one file). I think we > could still hit issues with multiple operations unless we guarantee that > only one instance of the API is ever running.
That shouldn't be a problem since the store/update is atomic. So if you upload a new version while downloading it for deployments, you'll just get the old version this time. In the end, you won't have a mixed of both version, which is likely what you want. So that sounds like a good and simple solution from what I understand. -- Julien Danjou # Free Software hacker # https://julien.danjou.info
signature.asc
Description: PGP signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev