Comment 3 for bug 1847767

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

Reviewed: https://review.opendev.org/688124
Committed: https://git.openstack.org/cgit/openstack/charm-designate/commit/?id=6a6d83327580252332a0b43d40e0d07f82bb8b0a
Submitter: Zuul
Branch: master

commit 6a6d83327580252332a0b43d40e0d07f82bb8b0a
Author: James Page <email address hidden>
Date: Fri Oct 11 14:28:52 2019 +0100

    Skip pool-manager-cache-sync for >= Rocky

    At Rocky, the use of the pool-manager service was dropped; ensure
    that the sync step is a no-op as at Train this command has also
    been removed and is no longer required if the pool-manager is not
    in use.

    Change-Id: If819c9abbff61134c2c689a5ab9f0872be937d34
    Closes-Bug: 1847767