Comment 7 for bug 1762667

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

Reviewed: https://review.openstack.org/570129
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=73635f17cde44bc488aa65efe88a15614065904b
Submitter: Zuul
Branch: stable/pike

commit 73635f17cde44bc488aa65efe88a15614065904b
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)