Comment 7 for bug 1517987

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/liberty)

Reviewed: https://review.openstack.org/250256
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=74fa3ccbec26d95a790c4a59067956621b7cd760
Submitter: Jenkins
Branch: stable/liberty

commit 74fa3ccbec26d95a790c4a59067956621b7cd760
Author: Valeriy Ponomaryov <email address hidden>
Date: Thu Nov 19 19:32:26 2015 +0200

    Add support of 'network_type' to standalone network plugin

    StandaloneNetworkPlugin does not allow to configure network type,
    but allows to configure segmentation ID.
    So, to be able to use the latter correctly the former should be
    supported too.

    Change-Id: Idde140cebfc3b397bd5423d1b2fa3c8eeac08808
    Closes-Bug: #1517987
    (cherry picked from commit 2a5f4f7e6383f553a7ff24d15abc42bc336a9bc4)