2014-01-27 Doug Hellmann <[email protected]>: > I have just released a new version of stevedore, 0.14, which includes a > change to stop checking version numbers of dependencies for plugins. This > should eliminate one class of problems we've seen where we get conflicting > requirements to install, and the libraries are compatible, but the way > stevedore was using pkg_resources was causing errors when the plugins were > loaded.
Thanks, that will be useful especial for stable releases. But looks like this broke Nova unit tests on stable/* http://lists.openstack.org/pipermail/openstack-stable-maint/2014-January/002055.html Master is not affected, here's latest successful run few minutes ago http://logs.openstack.org/11/69411/2/check/gate-nova-python27/8252be2/ Shall we pin stevedore on stable/* or fix the tests on stable/* ? Cheers, Alan _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
