This commit moves the L2 agents (Linuxbridge and OVS) into the ML2 directory, while at the same time also moving the ML2 server bits into toplevel directories. It also moves the configuration files and unit tests. We also move the l2pop RPC mixin while here as well. DocImpact UpgradeImpact Partially-Implements: blueprint reference-implementation-split Partial-Bug: #1468433 Closes-Bug: #1427317 Change-Id: If6feca7b7a6bdd6c3c6feb929fa26fb4b1f72770 Signed-off-by: Kyle Mestery <mestery@mestery.com>
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
The Open vSwitch (OVS) Neutron plugin has been removed and replaced by ML2. You
|
|
must run the migration manually to upgrade to Juno.
|
|
|
|
See neutron/db/migration/migrate_to_ml2.py
|