neutron/neutron/api
Cyril Roelandt fd85b3ead3 Python3: replace 'unicode' with 'six.text_type'
In Python 3, 'unicode' does not exist; 'six.text_type' should be used instead.

Change-Id: I71011b4beee9817a61278eb473804cfb798de74a
Blueprint: neutron-python3
2015-06-10 21:53:12 +02:00
..
rpc Merge "Python3: use six.iteritems() instead of dict.iteritems()" 2015-06-03 15:17:08 +00:00
v2 Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
extensions.py Python3: replace 'unicode' with 'six.text_type' 2015-06-10 21:53:12 +02:00
versions.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00