yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50021
[Bug 1576046] [NEW] test_create_router_port_and_fail_create_postcommit makes networking-odl py27 and py34 fail
Public bug reported:
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']
** Affects: neutron
Importance: Undecided
Assignee: Rui Zang (rui-zang)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rui Zang (rui-zang)
--
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:
New
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
Follow ups