]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: drop support to deprecated dist-router extension
authorarmando-migliaccio <armamig@gmail.com>
Fri, 10 Oct 2014 22:28:55 +0000 (15:28 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Fri, 10 Oct 2014 22:29:04 +0000 (15:29 -0700)
commit1423f8cd0f6ca92334660f9588a94bd0a9851b39
tree3e2e94655e04382678d4e9eb79ddeefa4960396d
parent97374243752605cff1ae1a2a52a99b6c2d670c4f
NSX: drop support to deprecated dist-router extension

The NSX plugin originally implemented its own 'dist-router' extension.
During the Juno timeframe the DVR extension was introduced and the NSX
plugin was ported to support both. At the same time 'dist-router' was
marked for removal in Kilo.

Now that Kilo opened, we can drop the deprecated one.

Change-Id: I7d6d2524ef6d5cb94a9e8514425a1a288eea7210
neutron/plugins/vmware/extensions/distributedrouter.py [deleted file]
neutron/plugins/vmware/plugins/base.py