commit | d9da93ede2d9214859f5f55f29116c080191cff4 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Sat Nov 14 02:51:49 2015 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Sat Nov 14 02:51:49 2015 +0000 |
tree | 6044d3e65b950063dd0755b5bd15924c56a3348c | |
parent | ed1a3918abbc33e4333ff41eb85b964dddceb055 [diff] | |
parent | 7ddf6741d24485aa40de122f4bfdf4cd55e7cfad [diff] |
Merge "Neutron-legacy: Remove LINUXNET_VIF_DRIVER option"
diff --git a/lib/neutron-legacy b/lib/neutron-legacy index cfa70d2..79c3140 100644 --- a/lib/neutron-legacy +++ b/lib/neutron-legacy
@@ -486,7 +486,6 @@ # optionally set options in nova_conf neutron_plugin_create_nova_conf - iniset $NOVA_CONF DEFAULT linuxnet_interface_driver "$LINUXNET_VIF_DRIVER" if is_service_enabled q-meta; then iniset $NOVA_CONF neutron service_metadata_proxy "True" fi