Comment 3 for bug 1752600

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

Reviewed: https://review.openstack.org/554490
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=acb62b020500ae5ec95c26077ac0cb772b085eb5
Submitter: Zuul
Branch: stable/queens

commit acb62b020500ae5ec95c26077ac0cb772b085eb5
Author: Luis Tomas Bolivar <email address hidden>
Date: Wed Feb 28 17:22:44 2018 +0000

    Add network id to pools keys

    This is one of the first steps needed to have pools support when
    pods can be allocated on different networks. Otherwise, a common
    pool could serve pods on different networks if they share
    hostIP/hostname, project_id and security groups.

    Closes-Bug: 1752600
    Change-Id: If9c8e898ec711576afc125f0d3af50d1bd2f3eff
    (cherry picked from commit bc7e90008299a856f951e895c700362b74fb3d67)