On Mon, 2014-01-13 at 12:07 -0500, Doug Hellmann wrote: > We can't just compute the hash of the modules in the project receiving > copies, and then look for them in the oslo-incubator repo, because we > modify the files as we copy them out (to update the import statements > and replace "oslo" with the receiving project name in some places like > config option defaults).
Why not embed the hash into the files as we copy them out, maybe as a specially formatted comment at the end of the file? That said, I've always thought that oslo-incubator should be a library we use directly, rather than a repository we copy out of. -- Kevin L. Mitchell <kevin.mitch...@rackspace.com> Rackspace _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev