Comment 3 for bug 1504466

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

Reviewed: https://review.openstack.org/233932
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5fc69c9764e50d95f27e4ddf7224e50d88512937
Submitter: Jenkins
Branch: master

commit 5fc69c9764e50d95f27e4ddf7224e50d88512937
Author: Akihiro Motoki <email address hidden>
Date: Mon Nov 9 05:02:57 2015 +0900

    Make neutron provider network configuration more flexible

    Previously only the predefined provider network types
    can be used in supported_provider_types.
    Neutron support various network back-ends and some of
    them use different provider network types.
    Operators who use such back-ends cannot specify extra
    provider network types not defined in Horizon.

    This commit reorganizes the logic around neutron provider
    network and allows to specify extra provider network types.

    Co-Authored-By: YAMAMOTO Takashi <email address hidden>
    Related-Bug: #1504466
    Change-Id: Ia5e3f91b7c5964a5253a67a42c7d63e35619d1c2