Comment 3 for bug 1702925

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

Reviewed: https://review.openstack.org/481682
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f93c546c141ce2ba4356c5e57c8c5e1663663a83
Submitter: Jenkins
Branch: master

commit f93c546c141ce2ba4356c5e57c8c5e1663663a83
Author: Pascal Boutin <email address hidden>
Date: Fri Jul 7 11:44:04 2017 -0400

    Prevent getServerGroups if the policy disallows it

    The old implementation did not wait for the
    promise to resolve before doing the call, thus
    ignoring the policy.

    Change-Id: I2a7a55ddf287e660371dd6b268953a75afa2a380
    Closes-Bug: #1702925