neutron/neutron/plugins/ibm
Cyril Roelandt 1e5ef92f6a Python3: do not use urllib.urlencode
It has been moved in Python3. Use six.moves to have code that works with both
Python 2 and 3.

Change-Id: I5f286b1f784b3b7bb37852b00169a6c1227eb74b
Blueprint: neutron-python3
2015-07-02 16:32:46 +02:00
..
agent Switch to oslo.service 2015-06-29 13:20:55 +03:00
common Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
README Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
__init__.py Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
sdnve_api.py Python3: do not use urllib.urlencode 2015-07-02 16:32:46 +02:00
sdnve_api_fake.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
sdnve_neutron_plugin.py Support multiple IPv6 prefixes on internal router ports 2015-04-03 03:19:51 +00:00

README

IBM SDN-VE Neutron Plugin

This plugin implements Neutron v2 APIs.

For more details on how to use it please refer to the following page:
http://wiki.openstack.org/wiki/IBM-Neutron