Comment 5 for bug 1620757

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

Reviewed: https://review.openstack.org/367612
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_hosts/commit/?id=75d32df1dcf17e65adf6d5738c624b62748de1d5
Submitter: Jenkins
Branch: master

commit 75d32df1dcf17e65adf6d5738c624b62748de1d5
Author: Qin Wang <email address hidden>
Date: Thu Sep 8 19:01:23 2016 +0000

    removed redundant handler and flushed handler right away

    loading lxc-openstack profile into apparmor is done with service reloading,
    so the redundant loading handler of lxc-openstack is removed.
    The reloading handler is flushed right away in case of interrupted execution.

    Change-Id: I7a0e9d886808e0949a0e8301c6a5ea2994c6cd49
    closes-bug: 1620757