]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Python 3: fix test_context
authorCyril Roelandt <cyril@redhat.com>
Fri, 24 Jul 2015 16:05:42 +0000 (18:05 +0200)
committerCyril Roelandt <cyril@redhat.com>
Mon, 27 Jul 2015 14:57:08 +0000 (16:57 +0200)
commit619ac1c91aab0912aca325374c120b27fdef7579
treed278d6d1fca26afd12e4d1996c5407d5bbd9c75e
parent95f88313444cd9eb40f0470d2733ab7ff1086fce
Python 3: fix test_context

In Python 3, b'...'.startswith must be given bytes.

Change-Id: I4e83685ac6119db6f16d693df37955620271082f
Blueprint: neutron-python3
neutron/tests/unit/test_context.py
tox.ini