← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1301432] Re: ODL ML2 driver doesn't warn if the url parameter is not set

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

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

Title:
  ODL ML2 driver doesn't warn if the url parameter is not set

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron icehouse series:
  New

Bug description:
  If you don't define the "url" parameter in the [ml2_odl] section of
  the ML2 configuration file, the ODL driver will run happily but no
  request will be made to the ODL service. See
  http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/drivers/mechanism_odl.py?id=a57dc2c30ab78ba74cfc51b8fdb457d3374cc87d#n313

  The parameter should have a sane default value (eg
  http://127.0.0.1:8080/controller/nb/v2/neutron) and/or a message
  should be logged to warn the deployer.

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


References