[openstack-dev] [infra][devstack] CI failed The plugin token_endpoint could not be found

Sean Dague sean at dague.net
Fri Nov 14 16:27:30 UTC 2014


On 11/14/2014 09:09 AM, Jeremy Stanley wrote:
> On 2014-11-14 00:34:14 -0500 (-0500), Wan, Sam wrote:
>> Seems we need to use python-keystoneclient and
>> python-openstackclient from git.openstack.org  because those on
>> pip don’t work.
> 
> That's a bug we're (collectively) trying to prevent in the future.
> Services, even under development, should not depend on features only
> available in unreleased versions of libraries.
> 
>> But in latest update of stack.sh, it’s to use pip by default
> [...]
> 
> And this is intentional, implemented specifically so that we can
> keep it from happening again.
> 

Patrick actually got to the bottom of a bug we had in devstack around
this, we merged the fixes this morning.

As Jeremy said, installing from pypi released versions is intentional.
If something wants to use features in a library, the library needs to
cut a release.

	-Sean

-- 
Sean Dague
http://dague.net



More information about the OpenStack-dev mailing list