| ... | ... |
@@ -44,7 +44,7 @@ fi |
| 44 | 44 |
# L3 Plugin to load for ML2 |
| 45 | 45 |
# For some flat network environment, they not want to extend L3 plugin. |
| 46 | 46 |
# Make sure it is able to set empty to ML2_L3_PLUGIN. |
| 47 |
-ML2_L3_PLUGIN=${ML2_L3_PLUGIN-neutron.services.l3_router.l3_router_plugin.L3RouterPlugin}
|
|
| 47 |
+ML2_L3_PLUGIN=${ML2_L3_PLUGIN-router}
|
|
| 48 | 48 |
|
| 49 | 49 |
function populate_ml2_config {
|
| 50 | 50 |
CONF=$1 |