On 20 May 2015 at 09:30, Victor Stinner <[email protected]> wrote:
> Hi,
>
> I found a related issue in glance.
>
> "issue with pbr 1.0 release"
> https://bugs.launchpad.net/glance/+bug/1456800
>
> "Modify entry point tests to not require deps"
> https://review.openstack.org/#/c/184326/

So its the same pattern: pkg_resources is being asked to validate the
dependencies, and they are failing because pip doesn't have a resolver
and we've installed something strictly outside the deps of e.g.
oslo.db.

I recommended on the bug to use require=False, at least until we've
worked through our management of dependencies to be less fragile.

-Rob

-- 
Robert Collins <[email protected]>
Distinguished Technologist
HP Converged Cloud

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to