yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50155
[Bug 1576046] Re: test_create_router_port_and_fail_create_postcommit makes networking-odl py27 and py34 fail
@Armando:
Networking-odl got a workaround[1] merged in, but it is by skipping this test case which should be removed when this problem is actually fixed.
[1]https://review.openstack.org/#/c/310626/
** Changed in: neutron
Status: Invalid => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1576046
Title:
test_create_router_port_and_fail_create_postcommit makes networking-
odl py27 and py34 fail
Status in neutron:
In Progress
Bug description:
New test case introduced to neutron lately by
https://github.com/openstack/neutron/commit/cc3ba38641e5a414ec4408b13ecb7bd80ea343ff
Caused networking-odl py27/py34 gate checking failure, as shown in
https://review.openstack.org/#/c/309847/
The first hunch is the mock for create_port_postcommit of the test
driver does not take effect since networking-odl over-writes
self._mechanism_drivers to ['opendaylight']
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1576046/+subscriptions
References