]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX plugin: set VNIC_TYPE port binding attribute
authorSalvatore <salv.orlando@gmail.com>
Tue, 16 Sep 2014 15:28:55 +0000 (17:28 +0200)
committerSalvatore <salv.orlando@gmail.com>
Tue, 16 Sep 2014 15:28:55 +0000 (17:28 +0200)
commit59d4c264bdcf056eb44d9d137336fde7c00f3a1b
tree65f1bc59cbe07f029269785570ace2a4d302611d
parent3b678bf99ac9f83fb337fe427b8a5ed6de36a015
NSX plugin: set VNIC_TYPE port binding attribute

A recent change has made this attribute required for nova
integration.
This patch adds this attribute to responses generated by the NSX
plugin, and also ensures relevant unit tests are executed for the
vmware NSX plugin.

Change-Id: Ieebab01b406909f66a40cc683763292a9ef6f218
Closes-Bug: #1370112
neutron/plugins/vmware/plugins/base.py
neutron/tests/unit/vmware/test_nsx_plugin.py