Comment 2 for bug 1366766

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

Reviewed: https://review.openstack.org/119737
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=66a1ea920d1e847af48cc49f3a331f940daa2be2
Submitter: Jenkins
Branch: master

commit 66a1ea920d1e847af48cc49f3a331f940daa2be2
Author: Kiall Mac Innes <email address hidden>
Date: Mon Sep 8 12:34:47 2014 +0100

    Ensure designate-api has policy initialized

    We create a new WSGIService class, which inherits from both
    the base designate Service class, and the openstack-common
    wsgi.Service class.

    This allows our common service initialization code to be
    executed.

    Closes-Bug: 1366766
    Change-Id: I60ed6222a1e9bd54329545767ee329b54876e73a