attach specific router port failure

Bug #1519692 reported by Bo Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vmware-nsx
Fix Released
Undecided
Bo Lin

Bug Description

Steps to reproduce ;

From openstack horizon UI :

1) Create a network
2) Create a router
3)Try to Attach an interface to router with ipaddress

Adding an interface to router with specifying an ip address from openstack horizon , fails with unexpected error

Revision history for this message
Bo Lin (linb) wrote :

For fixing the problem, we need to add another condition determination: if no device_owner assigned on port, we would prefer no any attachemnt on the backend port.

affects: neutron → vmware-nsx
Changed in vmware-nsx:
assignee: nobody → Bo Lin (linb)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to vmware-nsx (master)

Fix proposed to branch: master
Review: https://review.openstack.org/249632

Changed in vmware-nsx:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to vmware-nsx (master)

Reviewed: https://review.openstack.org/249632
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=39c1c9339c71c6123d0c2fa48407a941ec6c8898
Submitter: Jenkins
Branch: master

commit 39c1c9339c71c6123d0c2fa48407a941ec6c8898
Author: linb <email address hidden>
Date: Wed Nov 25 14:55:40 2015 +0800

    Fix attach specific router port failure

    When specifying a port as a router intf port, we need to ensure no any
    attachment on the port, otherwise backend would report unexpected
    errors. The patch fix the bug by setting attachment_type None if
    no device_owner assigned when creating a port.
    Change-Id: I1e85906f019115aadb06e5666d53142696fe78e0
    Closes-Bug: #1519692

Changed in vmware-nsx:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to vmware-nsx (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/260366

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to vmware-nsx (stable/liberty)

Reviewed: https://review.openstack.org/260366
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=e39c67ffd1b7607298d9c2a77feb36766e51bb0a
Submitter: Jenkins
Branch: stable/liberty

commit e39c67ffd1b7607298d9c2a77feb36766e51bb0a
Author: linb <email address hidden>
Date: Wed Nov 25 14:55:40 2015 +0800

    Fix attach specific router port failure

    When specifying a port as a router intf port, we need to ensure no any
    attachment on the port, otherwise backend would report unexpected
    errors. The patch fix the bug by setting attachment_type None if
    no device_owner assigned when creating a port.
    Change-Id: I1e85906f019115aadb06e5666d53142696fe78e0
    Closes-Bug: #1519692
    (cherry picked from commit 39c1c9339c71c6123d0c2fa48407a941ec6c8898)

tags: added: in-stable-liberty
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.