You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
agent Switch to oslo.service 8 years ago
common Allow users to run 'tox -epy34' 8 years ago
README Adds the new IBM SDN-VE plugin 9 years ago
__init__.py Adds the new IBM SDN-VE plugin 9 years ago
sdnve_api.py Python3: do not use urllib.urlencode 8 years ago
sdnve_api_fake.py Migrate to oslo.log 8 years ago
sdnve_neutron_plugin.py Support multiple IPv6 prefixes on internal router ports 8 years ago

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