Comment 1 for bug 1617096

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

Reviewed: https://review.openstack.org/360180
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=bc4c548f9e30d061b7a3bb472db42ded80b18821
Submitter: Jenkins
Branch: master

commit bc4c548f9e30d061b7a3bb472db42ded80b18821
Author: Andy Botting <email address hidden>
Date: Tue Aug 16 14:50:36 2016 +1000

    Allow network driver selection override

    Expose a new [networking]/driver option to allow overriding the
    network driver.

    Our use case is that we have multiple external networks and
    floating IP pools in our cells environment, which Murano does not
    yet allow you to select. This option allows us to move back to
    Nova networking where we have code to handle this automatically.

    Change-Id: Ic4e806dc72283fce6348ab1e2966ba3a618f91dc
    Closes-Bug: #1617096