← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1689214] Re: neutron/devstack/settings assumes ml2

 

Closing as this bug is very old and no patches have been proposed.
Please re-open if anyone wished to work on it. Thanks.

** Changed in: neutron
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1689214

Title:
  neutron/devstack/settings assumes ml2

Status in neutron:
  Won't Fix

Bug description:
  the following block in the file assumes ml2 and make it difficult to use
  the devstack plugin with other core plugins. (eg. midonet monolithic plugin)

  if is_neutron_legacy_enabled; then
      NEUTRON_CORE_PLUGIN=$Q_PLUGIN
      NEUTRON_AGENT=$Q_AGENT
      # NOTE(ihrachys) those values are defined same way as in
      # lib/neutron_plugins/ml2:neutron_plugin_configure_common
      NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2
      NEUTRON_CORE_PLUGIN_CONF=$NEUTRON_CORE_PLUGIN_CONF_PATH/ml2_conf.ini
  fi

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1689214/+subscriptions



References