]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Python 3: hmac requires bytes key/msg
authorCedric Brandily <zzelle@gmail.com>
Wed, 29 Jul 2015 11:19:45 +0000 (11:19 +0000)
committerCedric Brandily <zzelle@gmail.com>
Thu, 13 Aug 2015 10:30:42 +0000 (12:30 +0200)
commit60a9f4a6f8a1f31093a2a888466f91ff202b971f
tree91239df6b1672bc5b915d7b6debce29a6d85958f
parent2445d75429363b993477e805a2b19965fee46ace
Python 3: hmac requires bytes key/msg

This change encodes hmac key/msg inputs because py3K requires it.

Change-Id: I54a6789aee2fb707c0d753f569d0b2d5fd460682
Blueprint: neutron-python3
neutron/agent/metadata/agent.py
tox.ini