neutron/neutron/plugins/cisco
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
..
common Remove remaining root_helper args from plugins 2015-02-13 09:01:59 -06:00
db Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
extensions Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
models Migrate to oslo.log 2015-03-12 11:22:56 +01:00
n1kv Python 3: pass bytes to base64.encode{string,bytes} 2015-07-31 17:50:46 +02:00
service_plugins Vendor decomposition to move CSR1000v support to the networking-cisco repo 2015-03-05 14:02:08 -08:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
l2device_plugin_base.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
network_plugin.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00

README

Cisco Neutron Virtual Network Plugin

This plugin implements Neutron v2 APIs and helps configure
topologies consisting of virtual and physical switches.

For more details on use please refer to:
http://wiki.openstack.org/cisco-neutron