]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes bugs for requests sent to SDN-VE controller
authorMohammad Banikazemi <mb@us.ibm.com>
Tue, 22 Apr 2014 16:32:33 +0000 (12:32 -0400)
committerMohammad Banikazemi <mb@us.ibm.com>
Mon, 26 May 2014 13:56:37 +0000 (09:56 -0400)
commitc4f0c4ba967af71d31629beff72a0f1f748202cb
tree8a5a7fe6525b6e648d9a575a132b1b604db18464
parent09e5726336e8824ed71466c91bae30737941efac
Fixes bugs for requests sent to SDN-VE controller

This patchset fixes a couple of bugs wrt processing requests
before sending them to the backend controller and adjusts the
requests based on the controller requirements. It also corrects
typos, add quotas and changes the default for a configuration
parameter.

Change-Id: I4b64c2b49ff4854949afc1e54cba1057f376b058
Closes-Bug: #1311260
DocImpact: The default tenant type is chganged from OF to OVERLAY
etc/neutron/plugins/ibm/sdnve_neutron_plugin.ini
neutron/plugins/ibm/common/config.py
neutron/plugins/ibm/sdnve_api.py
neutron/plugins/ibm/sdnve_neutron_plugin.py
neutron/tests/unit/ibm/test_sdnve_api.py