[OpenStack-Infra] Nodepool dependencies and Jessie

Antoine Musso hashar at free.fr
Wed Apr 15 09:22:05 UTC 2015


On 15/04/15 02:15, Ian Wienand wrote:
> On 04/15/2015 06:46 AM, Antoine Musso wrote:
>> I guess Nodepool will be just fine with an old python-daemon?
>
> I think that is just packaging stuff, only relevant for pip installs,
> so that should be fine.

Great, so I am leaving python-daemon untouched :)

>
>> * pyzmq>=13.1.0,<14.0.0     Jessie has 14.4.0
>> * sqlalchemy>=0.8.2,<0.9.0  Jessie has 0.9.8
<snip>
> It seems like this might be unnecessarily strict; at least the
> test-suite passes with later versions.
<snip>
> $ pip list | egrep "SQLAlchemy|pyzmq"
> pyzmq (14.5.0)
> SQLAlchemy (0.9.9)
>
> $ tox -e py27
> GLOB sdist-make: /tmp/foo/nodepool/setup.py
> ...
>    py27: commands succeeded
>    congratulations :)
>
> I'd just propose removing those upper-bounds

Thanks Ian!


I proposed https://review.openstack.org/#/c/173731/ which bumps the 
upper bound versions.  As you suggested we might want to remove them 
entirely but lets follow up on Gerrit :)


-- 
Antoine "hashar" Musso



More information about the OpenStack-Infra mailing list