Eliminate hardcoded port names

Bug #1523405 reported by Taku Fukushima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr
Fix Committed
Undecided
Taku Fukushima

Bug Description

There are hardcoded port names with '-'.join([endpoint_id, 'port']). But they should not be hardcoded in that way and replaced with utils.get_neutron_port_name.

Changed in kuryr:
assignee: nobody → Taku Fukushima (tfukushima)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kuryr (master)

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

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

Reviewed: https://review.openstack.org/254103
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=c9110b536f7cc9cf42f2f82ece08d02b643ed980
Submitter: Jenkins
Branch: master

commit c9110b536f7cc9cf42f2f82ece08d02b643ed980
Author: Taku Fukushima <email address hidden>
Date: Mon Dec 7 18:09:13 2015 +0900

    Replace hardcoded port name generation with function

    This patch replaces the hardcoded logic for generating the port name
    with utils.get_neutron_port_name.

    Change-Id: If8275c2c79c3a98cb6adcf436ca779881ac9d1e5
    Signed-off-by: Taku Fukushima <email address hidden>
    Closes-Bug: #1523405

Changed in kuryr:
status: In Progress → Fix Committed
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.