[openstack-dev] [Requirements][Routes][Senlin] Which version of Routes to use now?
Qiming Teng
tengqim at linux.vnet.ibm.com
Sat Jul 4 02:17:37 UTC 2015
The recent change to global-requirements is excluding both 2.0 and 2.1
version of Routes. That is forcing us to use Routes 1.13. However,
Routes 1.13 cannot pass py34 tests due to errors like this:
"/home/jenkins/workspace/gate-senlin-python34/.tox/py34/lib/python3.4/site-packages/routes/route.py",
line 101, in _setup_route
for key, val in self.reqs.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
Any suggestions on a workaround? Thanks.
Regards,
Qiming
More information about the OpenStack-dev
mailing list