Comment 10 for bug 1679301

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

Reviewed: https://review.openstack.org/507822
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=010a2673d4424358199878f717dcec6159276701
Submitter: Zuul
Branch: master

commit 010a2673d4424358199878f717dcec6159276701
Author: Javier Castillo Alcíbar <email address hidden>
Date: Wed Sep 27 13:10:42 2017 +0200

    Swarm: Incorrect reference to Flannel variables

    Swarm network-config-service makes reference to
    wrong variables:
    - FLANNEL_ETCD instead of FLANNEL_ETCD_ENDPOINTS
    - FLANNEL_ETCD_KEY instead of FLANNEL_ETCD_PREFIX

    Change-Id: Ie9f1913177f4a5fd803bcf8de1de66384395ecdd
    Closes-Bug: #1679301