neutron/neutron/plugins/cisco/n1kv
Cyril Roelandt 74cdfb1bab Python 3: pass bytes to base64.encode{string,bytes}
In Python 3, base64.encodestring expects bytes. Also, base64.encodebytes should
be used in order not to trigger a DeprecationWarning.

Change-Id: Iaae377b612feda7e01963f0d527c898bc0fd21d1
Blueprint: neutron-python3
2015-07-31 17:50:46 +02:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
n1kv_client.py Python 3: pass bytes to base64.encode{string,bytes} 2015-07-31 17:50:46 +02:00
n1kv_neutron_plugin.py Create packages for quota modules 2015-07-28 11:55:01 -07:00