Comment 31 for bug 1708976

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

Reviewed: https://review.openstack.org/493464
Committed: https://git.openstack.org/cgit/openstack/puppet-cloudkitty/commit/?id=d1684b879afea1b31a9a8c3d6966757bb0d86cc2
Submitter: Jenkins
Branch: master

commit d1684b879afea1b31a9a8c3d6966757bb0d86cc2
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Aug 14 15:38:36 2017 +0800

    Add WSGI support for `cloudkitty-api'

    Work Item:
    1. Add WSGI support for `cloudkitty-api'.
    2. They dropped the api standalone service[0], so we remove it in api.pp.
    3. Deprecate oslo.messaging rpc_backend option parameter
    4. Update unit tests.

    [0]https://review.openstack.org/#/c/366043/

    Change-Id: I9e91769ef53c456fe304f11c20042cdad05b3dd4
    Implements: blueprint wsgi-support
    Closes-Bug: #1708976