Comment 2 for bug 1480485

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

Reviewed: https://review.openstack.org/208086
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=65acb73b33944e3a796058160bbbbc9185a34820
Submitter: Jenkins
Branch: master

commit 65acb73b33944e3a796058160bbbbc9185a34820
Author: Abhishek Raut <email address hidden>
Date: Fri Jul 31 14:52:23 2015 -0700

    NSX: Rename default_interface_name option

    Since this option is configured in the DEFAULT section of nsx.ini,
    the name of the option clashes with that in the networking_l2gw repo.
    Proposal is to prefix our option with "nsx_" to avoid such interference.

    Change-Id: I7c020cc24a858748e9271338e1cd8f82f0d0f4cf
    Partial-Bug: #1480485