Finding lag resource from local link information fails

Bug #1677554 reported by Takao Indoh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-fujitsu
Fix Released
Undecided
Takao Indoh

Bug Description

When setting up vlan, finding lag resource from local link information fails because of invalid comparing of mac address.

Takao Indoh (tindoh)
Changed in networking-fujitsu:
assignee: nobody → Takao Indoh (tindoh)
Takao Indoh (tindoh)
summary: - [FOSSW] Replace 'is' to '=='
+ Comparing mac addresses fail even if the values are the same.
summary: - Comparing mac addresses fail even if the values are the same.
+ Comparing mac addresses fail even if the values are the same
Takao Indoh (tindoh)
description: updated
summary: - Comparing mac addresses fail even if the values are the same
+ Finding lag resource from local link information fails
Changed in networking-fujitsu:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-fujitsu (master)

Reviewed: https://review.openstack.org/451755
Committed: https://git.openstack.org/cgit/openstack/networking-fujitsu/commit/?id=2a05705db4168e6294723ff6a57b6f7b7d25e0bc
Submitter: Jenkins
Branch: master

commit 2a05705db4168e6294723ff6a57b6f7b7d25e0bc
Author: Takao Indoh <email address hidden>
Date: Thu Mar 30 19:52:41 2017 +0900

    [FOSSW] Replace 'is' to '=='

    This commit fixes validation between strings(MAC address). 'is' compares
    object level and may return False even if a value is same.

    Change-Id: Icd44d26a287b3582ebac687f45fe67745e30157f
    Closes-Bug: #1677554

Changed in networking-fujitsu:
status: In Progress → Fix Released
Changed in networking-fujitsu:
milestone: none → 4.1.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-fujitsu (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/453098

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-fujitsu (stable/ocata)

Reviewed: https://review.openstack.org/453098
Committed: https://git.openstack.org/cgit/openstack/networking-fujitsu/commit/?id=afcc63e56fd41c0f16d06a0a8447b5eeeeeb57d9
Submitter: Jenkins
Branch: stable/ocata

commit afcc63e56fd41c0f16d06a0a8447b5eeeeeb57d9
Author: Takao Indoh <email address hidden>
Date: Thu Mar 30 19:52:41 2017 +0900

    [FOSSW] Replace 'is' to '=='

    This commit fixes validation between strings(MAC address). 'is' compares
    object level and may return False even if a value is same.

    Change-Id: Icd44d26a287b3582ebac687f45fe67745e30157f
    Closes-Bug: #1677554
    (cherry picked from commit 2a05705db4168e6294723ff6a57b6f7b7d25e0bc)

tags: added: in-stable-ocata
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.