Comment 3 for bug 1854313

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

Reviewed: https://review.opendev.org/696464
Committed: https://git.openstack.org/cgit/openstack/charms.openstack/commit/?id=f3c61339ac69baeb7b3dc94ed3c9eed03200a40f
Submitter: Zuul
Branch: master

commit f3c61339ac69baeb7b3dc94ed3c9eed03200a40f
Author: Frode Nordahl <email address hidden>
Date: Thu Nov 28 08:43:05 2019 +0100

    Add default handler for ``config.rendered`` state

    Replace forward declaration of ``haproxy_enabled`` method in
    ``OpenStackCharm`` class with a ``full_service_list`` property
    that descendants override to add their specialities to.

    Needed-By: I510efbcc2d8b889fe5c41679c8ab391bf1374bd4
    Change-Id: I5b8839dc875e413ce3c6611f540fb4919ae86d70
    Closes-Bug: #1854313