]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: lift restriction on DVR update
authorSalvatore Orlando <salv.orlando@gmail.com>
Thu, 14 Aug 2014 19:46:09 +0000 (12:46 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Thu, 14 Aug 2014 20:56:14 +0000 (13:56 -0700)
commit9fc8b6c4b4d43df50b9bc15f4fdf274ad6dd711c
tree39074ddcb66b094a102881bb6832200309dad786
parentbdd4a7c018a267335c6b3206696a9aa4c0deeacf
NSX: lift restriction on DVR update

The restriction in place in the code is not justified considered
the capabilities of the DVR extension and the NSX backend.

Transformations of centralized routers into distributed should be
allowed.

Change-Id: I099b90d39247bc9a7adfb87344d77ccd8acfad9e
Closes-Bug: #1357048
neutron/plugins/vmware/common/exceptions.py
neutron/plugins/vmware/plugins/base.py
neutron/tests/unit/vmware/test_nsx_plugin.py