]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: port status must reflect fabric, not link status
authorSalvatore Orlando <salv.orlando@gmail.com>
Thu, 27 Feb 2014 00:43:59 +0000 (16:43 -0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:34 +0000 (15:20 +0800)
commit0d64e3c9a189232608ff8c4495c829b101a85f9f
tree71d20905c5b3b060fb18b2dd20252033a4528d84
parent986a2747407e6358656e99dce1ebb7771d9a1cd2
NSX: port status must reflect fabric, not link status

This patch ensures the status attribute for the port resource is
semantically consistent with the reference plugin when using the
NSX plugin.

Change-Id: Ifb9c7664da926d3e6d5c6ec7c0e375b53a97582a
Closes-Bug: 1285426
neutron/plugins/nicira/common/sync.py