Comment 2 for bug 1890602

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

Reviewed: https://review.opendev.org/750399
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=13f5ce49fe438650322492ebee68223f73a2a207
Submitter: Zuul
Branch: master

commit 13f5ce49fe438650322492ebee68223f73a2a207
Author: Alex Kavanagh <email address hidden>
Date: Tue Sep 8 16:04:13 2020 +0100

    Fix performance issue when updating endpoints

    This patch eliminates almost all the manager.py calls when
    updating/checking the endpoints from the relation(s) with other charms.

    Change-Id: Ibb7999239ec9927e76052b7e45c4545127b5919a
    Closes-Bug: #1890602