neutron/neutron/tests/unit/common
Bogdan Tabor 677687a3aa /common/utils.py py34 incompatibility
Fixes bug found during unit test of get_random_string() method.
For Python3 it is required to encode string as bytes object
before hashing.

Related-blueprint: neutron-python3
Closes-bug: #1502148
Change-Id: I93061a831b45fc8b3ede0211af665ce02f36f38a
(cherry picked from commit 3d54459c29)
2015-10-02 09:26:08 -07:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_config.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_ipv6_utils.py Python3: do not use __builtin__ 2015-06-22 16:03:51 +02:00
test_rpc.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_utils.py /common/utils.py py34 incompatibility 2015-10-02 09:26:08 -07:00