]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Python 3: compare response.body to bytes in namespace_proxy test
authorCedric Brandily <zzelle@gmail.com>
Wed, 29 Jul 2015 11:15:49 +0000 (11:15 +0000)
committerCedric Brandily <zzelle@gmail.com>
Wed, 12 Aug 2015 10:07:14 +0000 (10:07 +0000)
commit7809f1574ce7c2adad070c5d00b17d818ae3cae5
treeaf14663383ba62ac386a087a65d3b4017eecc724
parent07d3d6966394e2a354fa5bd7ba52959cf76cc81e
Python 3: compare response.body to bytes in namespace_proxy test

WebOb response bodies should be compared to bytes not string.

Change-Id: I2c17d39cc394a1d583b4f4971c0db9ba1875a0d0
Blueprint: neutron-python3
neutron/tests/unit/agent/metadata/test_namespace_proxy.py
tox.ini