Comment 13 for bug 1702964

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

Reviewed: https://review.openstack.org/482003
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=4ab3a326e9bf82a56caa0ef66ac259d4da1236fe
Submitter: Jenkins
Branch: master

commit 4ab3a326e9bf82a56caa0ef66ac259d4da1236fe
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Jul 10 13:39:56 2017 +0800

    Fix dependency references

    The latest version of puppet now reports these as catalog failures so
    this change removes the unnecessary Package and Service references
    since those are already handled by designate::deps.

    Change-Id: I3e4d1ab3d8efe3bfd0755c4f2524a2fe193a0896
    Closes-Bug: #1702964