Comment 19 for bug 1741723

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

Reviewed: https://review.opendev.org/693162
Committed: https://git.openstack.org/cgit/openstack/charm-heat/commit/?id=98de623820f58dc562ba770431e3464193d15a27
Submitter: Zuul
Branch: master

commit 98de623820f58dc562ba770431e3464193d15a27
Author: Alex Kavanagh <email address hidden>
Date: Wed Nov 6 11:44:06 2019 +0000

    Policyd override implementation

    This patchset implements policy overrides for heat. It uses the
    code in charmhelpers.

    It also fixes a bug in the actions/domain-setup where it assumes that
    the python2 version of openstackclient should be installed, and corrects
    this via code in hooks/install and hooks/upgrade-charm.

    A sync of charm-helpers is included to bring the latest policyd changes
    through to the charm.

    func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/111

    Change-Id: Ia607dc9120cfb03902efb019041b43cf12ade2d3
    Closed-Bug: #1741723