Comment 7 for bug 1544195

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

Reviewed: https://review.openstack.org/464710
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=769f0eea41f0703deb6d239293af92feff44eb5c
Submitter: Jenkins
Branch: master

commit 769f0eea41f0703deb6d239293af92feff44eb5c
Author: Mark Goddard <email address hidden>
Date: Sun May 14 09:02:36 2017 +0100

    Extract kubernetes baremetal ports

    Previously the master's private IP address was not pushed through to the
    minion configuration when the load balancer is disabled as the heat
    templates were not wired up in this case. This change resolves that
    issue and makes it possible for security groups to be applied to the
    master and minion ports.

    Change-Id: If85a5434f014c5a09b54dda710d13739e9bff928
    Related-Bug: #1544195