Comment 2 for bug 1734031

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

Reviewed: https://review.openstack.org/522563
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=c772bedcac685015121946e6741c5b20aaf6dc2a
Submitter: Zuul
Branch: master

commit c772bedcac685015121946e6741c5b20aaf6dc2a
Author: Yan Xing'an <email address hidden>
Date: Thu Nov 23 13:59:11 2017 +0800

    Fix could not load modules when devstack installing

    These modules have no config OPTS, so we remove them:
    tacker.tacker.policy_actions.log.log,
    tacker.tacker.policy_actions.respawn.respawn,
    tacker.tacker.policy_actions.autoscaling.autoscaling

    Change-Id: I553449ad1ef4e0182531ecb0c19938630a977bd1
    Closes-Bug: #1734031