neutron/neutron
Claudiu Belu 3cceb99dfd Remove HyperVNeutronPlugin
HyperVNeutronPlugin is hereby removed, as it is outdated
and it is no longer needed, thanks to Ml2Plugin. All of its
users should switch to Ml2Plugin.

The database tables 'hyperv_vlan_allocations' and
'hyperv_network_bindings' will no longer be used, since their
consumer will be removed.

Adds database migration script which will move all the existent
entries in the mentioned tables to their Ml2 equivalent ones.

Partially-implements: blueprint core-vendor-decomposition

Change-Id: If02c4761d9653dcd81fc0043ecce86a3b149dd99
2015-03-03 05:00:44 -08:00
..
agent Merge "Ensure arping always exits" 2015-02-26 07:06:18 +00:00
api Remove unused RPC methods from l3_rpc 2015-02-11 15:41:19 -08:00
cmd Remove remaining uses of passing root_helper 2015-02-20 03:24:38 +00:00
common Make nova notifier work with sessions 2015-02-23 10:07:03 +11:00
db Remove HyperVNeutronPlugin 2015-03-03 05:00:44 -08:00
debug Remove remaining uses of passing root_helper 2015-02-20 03:24:38 +00:00
extensions Typos fixed 2015-02-10 13:28:17 -08:00
hacking hacking: also catch 'import oslo.*' imports 2015-02-11 14:06:42 +01:00
locale Imported Translations from Transifex 2015-02-04 06:15:26 +00:00
notifiers Make nova notifier work with sessions 2015-02-23 10:07:03 +11:00
openstack Migrate to oslo.concurrency 2015-01-15 21:01:06 +01:00
plugins Remove HyperVNeutronPlugin 2015-03-03 05:00:44 -08:00
scheduler Unify logic that determines liveliness of DHCP agent 2015-02-19 11:06:04 +04:00
server Moved several services into neutron.cmd.eventlet 2015-02-18 13:33:57 +01:00
services Fix misspellings words in neutron 2015-02-24 10:10:35 -08:00
tests Remove HyperVNeutronPlugin 2015-03-03 05:00:44 -08:00
__init__.py Revert "monkey patch stdlib before importing other modules" 2015-02-11 17:26:33 -08:00
auth.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
context.py Merge "Migrate to oslo.context" 2014-12-15 06:10:55 +00:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
neutron_plugin_base_v2.py Throw exception instances instead of classes 2014-09-07 12:56:30 +04:00
policy.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
quota.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
service.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Enable pylint no-value-for-parameter 2015-02-19 20:02:58 -05:00