Comment 20 for bug 1650678

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

Reviewed: https://review.openstack.org/491873
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=37d33b2fcd4a1dde356df3b4b4a2f739afb6876c
Submitter: Jenkins
Branch: master

commit 37d33b2fcd4a1dde356df3b4b4a2f739afb6876c
Author: Kevin Benton <email address hidden>
Date: Tue Aug 8 10:57:37 2017 -0700

    Allow extension driver to provide multiple aliases

    This allows extensions to supercede older extensions
    if they provide all of the same functionality plus more.
    This is used by the DNS domain port extension driver.

    Change-Id: I3e91669a83e9e16039f4063bf54b511cec94cecc
    Partial-bug: #1650678