]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Clean up code of virt_phy_sw_v2 module
authorSahid Orentino Ferdjaoui <sahid.ferdjaoui@cloudwatt.com>
Thu, 12 Sep 2013 12:38:28 +0000 (14:38 +0200)
committerSahid Orentino Ferdjaoui <sahid.ferdjaoui@cloudwatt.com>
Thu, 12 Sep 2013 15:31:28 +0000 (17:31 +0200)
commitf342f25807442f0243011ba5fa331aacb013bcaf
tree3b0ddb55a2c6f26d46d3ace915308e4eb850a595
parent116b2faeca2752d12905c3c0504a6b5df2e0eb15
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
neutron/plugins/cisco/models/virt_phy_sw_v2.py