Comment 8 for bug 1762667

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/queens)

Reviewed: https://review.openstack.org/570128
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=b06ce52f57648bda7cbc01c77bedba31e6948ece
Submitter: Zuul
Branch: stable/queens

commit b06ce52f57648bda7cbc01c77bedba31e6948ece
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Apr 10 14:48:32 2018 +0800

    Fixes missing 'geneve' network type

    The network type drivers were missing 'geneve', which will allow nodes to
    attach nova instances to geneve networks. This should be allowed by
    default[1].

    [1]https://github.com/openstack/puppet-neutron/blob/master/manifests/plugins/ml2/type_driver.pp#L121

    Change-Id: I1a1bfaa2619edde8a463cd3a6bc6412738d7f596
    Closes-Bug: #1762667
    (cherry picked from commit dd7fd5586c41a8a873ba18426e277b7f36551e9b)