neutron/neutron/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 Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Merge "Fix py34 No sql_connection parameter is established error" 2015-08-28 21:08:01 +00:00
constants.py Merge "No network devices on network attached qos policies" 2015-09-16 22:49:26 +00:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py Merge "Enable most unit tests for py34 job" 2015-09-04 20:55:18 +00:00
ipv6_utils.py DB, IPAM & RPC changes for IPv6 Prefix Delegation 2015-08-05 12:22:22 +01:00
log.py Use oslo_log.helpers.log_method_call 2015-07-17 07:34:07 +00:00
rpc.py Revert "Revert "Pecan WSGI: prevent plugins from opening AMQP connections"" 2015-09-16 03:33:47 -07:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py Add rpc agent api and callbacks to resources_rpc 2015-08-08 10:27:12 +02:00
utils.py /common/utils.py py34 incompatibility 2015-10-02 09:26:08 -07:00