Comment 8 for bug 869884

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

Reviewed: https://review.openstack.org/19452
Committed: http://github.com/openstack/oslo-incubator/commit/e50b68c0d28cb00fa627525f23bb0c0f614b9312
Submitter: Jenkins
Branch: master

commit e50b68c0d28cb00fa627525f23bb0c0f614b9312
Author: Davanum Srinivas <email address hidden>
Date: Fri Jan 11 00:10:56 2013 -0500

    Support for SSL in wsgi.Service

    Enable support for SSL as well using code from glance. We
    have some new options for configuring the SSL support.

    test_app starts wsgi.Service with a test app, then creates
    a url to make sure the http requests are actually served
    properly

    test_app_using_router adds wsgi.Router and Mapper() to the
    mix along with using the wsgify annotation for serving
    the http requests

    Fixes LP# 979488 (partial)
    Fixes LP# 869884 (partial)

    DocImpact

    Change-Id: Iae47b13b50e00c102c8c36f4a3e73b24fa4e6303