Comment 2 for bug 1662158

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/429676
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=3f2d12264350c4a3abac4047376fc730bacf6d60
Submitter: Jenkins
Branch: master

commit 3f2d12264350c4a3abac4047376fc730bacf6d60
Author: Mykyta Karpin <email address hidden>
Date: Mon Feb 6 14:36:04 2017 +0200

    Avoid duplicate declaration for neutron/url

    Upstream patch https://review.openstack.org/#/c/428795/ moves
    neutron/url option to another class. So we need a workaround
    for duplicate declaration.

    Change-Id: I4a2fc0322711bc83673ebb3d45d938217bbcc4d0
    Related-Bug: #1662158