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