Comment 4 for bug 1180783

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/46284
Committed: http://github.com/openstack/neutron/commit/f342f25807442f0243011ba5fa331aacb013bcaf
Submitter: Jenkins
Branch: master

commit f342f25807442f0243011ba5fa331aacb013bcaf
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Thu Sep 12 14:38:28 2013 +0200

    Clean up code of virt_phy_sw_v2 module

     Removes two methods not used:
     * _get_all_segmentation_ids
     * _validate_vlan_id

     About log formatting:
     * In the __init__, '\n' can be removed from this line:
         LOG.debug(_("Loaded device plugin %s\n"),

    Closes-Bug: 1180783

    Change-Id: Ic0aea7e8016f198e2ba245c710e12bc490720039