Bug 1429806
| Summary: | ODL/Netvirt: Neutron port status should be set to ACTIVE only after port is actually active | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Josh Hershberg <jhershbe> |
| Component: | opendaylight | Assignee: | Josh Hershberg <jhershbe> |
| Status: | CLOSED ERRATA | QA Contact: | Itzik Brown <itbrown> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 10.0 (Newton) | CC: | jhershbe, lruzicka, mkolesni, nyechiel |
| Target Milestone: | beta | Keywords: | Triaged |
| Target Release: | 12.0 (Pike) | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | opendaylight-6.1.0-1.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
N/A
|
|
| Last Closed: | 2017-12-13 21:11:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Josh Hershberg
2017-03-07 06:20:50 UTC
@Josh, was this fixed with Pike/Carbon? Can we target this for RHOSP 12? Thanks, Nir (In reply to Nir Yechiel from comment #1) > @Josh, was this fixed with Pike/Carbon? Can we target this for RHOSP 12? > > Thanks, > Nir Yup, it is! @Nir, here are the commits https://git.opendaylight.org/gerrit/52173 https://git.opendaylight.org/gerrit/53216 https://git.opendaylight.org/gerrit/51554 https://git.opendaylight.org/gerrit/55854 https://git.opendaylight.org/gerrit/56067 https://git.opendaylight.org/gerrit/55856 https://review.openstack.org/#/c/465462/ https://review.openstack.org/465463 https://review.openstack.org/467645 https://review.openstack.org/479588 https://review.openstack.org/483199 Verified that the port starts in a 'DOWN' state and moves to 'ACTIVE' Also in the Neutron server log: 2017-09-14 08:47:45.023 101400 DEBUG networking_odl.ml2.port_status_update [req-d27d2449-15e4-4a9c-b269-5676c7261502 - - - - -] Update port for port id 015d2d80-8af9-4f15-b160-e59902fc4cbc DOWN _process_websocket_recv /usr/lib/python2.7/site-packages/networking_odl/ml2/port_status_update.py:87 2017-09-14 08:47:54.601 101400 DEBUG networking_odl.ml2.port_status_update [req-d27d2449-15e4-4a9c-b269-5676c7261502 - - - - -] Update port for port id 015d2d80-8af9-4f15-b160-e59902fc4cbc ACTIVE _process_websocket_recv /usr/lib/python2.7/site-packages/networking_odl/ml2/port_status_update.py:87 Version ======== opendaylight-6.1.0-2.el7ost.noarch python-networking-odl-11.0.1-0.20170831202719.81010b8.el7ost.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:3462 This is released already. Please let me know if you need any info. |