Comment 11 for bug 1622949

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

Reviewed: https://review.openstack.org/369318
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=82dc0eb69b0df136f2ba4393c10c6c48f766f9c4
Submitter: Jenkins
Branch: master

commit 82dc0eb69b0df136f2ba4393c10c6c48f766f9c4
Author: yatin <email address hidden>
Date: Tue Sep 13 15:51:11 2016 +0530

    Change the type of flannel_network_subnetlen to 'number'

    Parameter: 'flannel_network_subnetlen' is currently defined as string for
    opensuse driver. With this patch flannel_network_subnetlen is changed
    to 'number'.

    Change-Id: I1bddca23029a448a8bed490c3a37a97e41cc1414
    Partial-Bug: #1622949