Comment 3 for bug 1801754

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

Reviewed: https://review.openstack.org/615625
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=32e4d822c101793a44f669ab1d12b8cb946e33fa
Submitter: Zuul
Branch: master

commit 32e4d822c101793a44f669ab1d12b8cb946e33fa
Author: Liam Young <email address hidden>
Date: Mon Nov 5 18:36:06 2018 +0000

    Only check for one unit for container scoped rels.

    When checking goal state, only look for one unit to be available
    when examining container scoped relations as a principle unit only
    ever has a relation with a single unit of a given subordinate
    application.

    Change-Id: I02f34358060c98c0702d3d7b58d52427c2a0445a
    Closes-Bug: #1801754