yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28557
[Bug 1422895] [NEW] parse_service_provider_opt affecting VPN UTs
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: vpnaas
--
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):
New
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
Follow ups
References