> Yeah it's pip weirdness where things falls apart because of version cap. It's
> basically installing bin/swift from 1.9 when it sees the version requirement
> but it leaves everything in python-swiftclient namespace from master.
>
> So I've actually been looking at this since late yesterday the conclusion 
> we've
> reached is to just skip the exercises on grizzly. Removing the version cap 
> isn't
> going to be simple on grizzly because there global requirements wasn't 
> enforced
> back in grizzly. We'd have to change the requirement for both glance, horizon,
> and swift and being ~3 weeks away from eol for grizzly I don't think we should
> mess with that. This failure is only an issue with cli swiftclient on grizzly
> (and one swift functional test) which as it sits now is just the devstack
> exercises on grenade. So if we just don't run those exercises on the grizzly
> side of a grenade run there shouldn't be an issue. I've got 2 patches to do
> this here:
>
> https://review.openstack.org/#/c/74419/
>
> https://review.openstack.org/#/c/74451/

Looks like only the latter is needed, devstack-gate core please
approve it to unblock stable/havana.

Cheers,
Alan

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to