01aab63fc3

In Python 3 str is unicode by default and hence there is no unicode global function. This switches our use of it to to six.u() which handles the py2/py3 difference under the covers. Change-Id: I3cfff2fe8e07e2a9ed8b89c93d24351b1f440b00
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%