Comment 2 for bug 1523405

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