← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1422895] Re: parse_service_provider_opt affecting VPN UTs

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => kilo-3

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

Title:
  parse_service_provider_opt affecting VPN UTs

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  For VPN functional tests or unit test that are run after stacking with
  DevStack, the tests are failing, indicating that the service driver is
  not unique.

  It appears that parse_service_provider_opt() is loading the service
  driver based on what is in neutron_vpnaas.conf. Then, the tests are
  also loading the service driver and neutrons add_provider() is
  throwing an exception indicating that there is not a unique driver
  (which there now is not).

  The work-around for unit tests, is to comment out the
  service_providers entry for VPN in neutron_vpnaas.conf, or remove the
  file. There is no work-around for the functional tests.

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


References