Mismatch of Interface for LAG setting methods

Bug #1665516 reported by Takanori Miyagishi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-fujitsu
Fix Released
High
Takanori Miyagishi

Bug Description

Several methods interface are mismatch between client.py and fossw_vlandriver.py.

(1) get_peerlink_partner
    client degines as "get_peerlink_partner" but fossw_vlandriver calls get_peerlink_pertner().

(2) get_free_logical_port
    client defines as "get_free_logical_port(self):" but fossw_vlandriver calls get_free_logicalport().

(3) get_vpcid
    client defines as "get_vpcid(self, logicalport=None):" but fossw_vlandriver calls get_free_vpcid().

Changed in networking-fujitsu:
assignee: nobody → Takanori Miyagishi (miyagishi-t)
Changed in networking-fujitsu:
importance: Undecided → High
milestone: none → 4.1.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-fujitsu (master)

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

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/450062
Committed: https://git.openstack.org/cgit/openstack/networking-fujitsu/commit/?id=a2a1f035aa9fee8cf5afee4b759219a6e95a8206
Submitter: Jenkins
Branch: master

commit a2a1f035aa9fee8cf5afee4b759219a6e95a8206
Author: takanorimiyagishi <email address hidden>
Date: Mon Mar 27 12:00:27 2017 +0900

    Fix interface for lag settings

    Fix interface for lag settings which does not match between client.py
    and fossw_vlandriver.py.

    Change-Id: Ib8ae251e4786370b5569a92641698e0746a7baf3
    Closes-Bug: #1665516

Changed in networking-fujitsu:
status: In Progress → Fix Released
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/453080

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

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

commit e1363fac2276d64c1f28a197fd9383795e8cab0f
Author: takanorimiyagishi <email address hidden>
Date: Mon Mar 27 12:00:27 2017 +0900

    Fix interface for lag settings

    Fix interface for lag settings which does not match between client.py
    and fossw_vlandriver.py.

    Change-Id: Ib8ae251e4786370b5569a92641698e0746a7baf3
    Closes-Bug: #1665516
    (cherry picked from commit a2a1f035aa9fee8cf5afee4b759219a6e95a8206)

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.