Comment 12 for bug 1482633

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/227835
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=216d2d0b7594ad05916bcee6ed8f80f1e0b385d0
Submitter: Jenkins
Branch: master

commit 216d2d0b7594ad05916bcee6ed8f80f1e0b385d0
Author: Elena Ezhova <email address hidden>
Date: Fri Sep 25 16:07:51 2015 +0300

    Consume sslutils and wsgi modules from oslo.service

    sslutils and basic WSGI functionality have been moved to
    oslo.service and now Neutron can reuse them.

    Marked ssl options that were renamed in oslo.service as
    deprecated.

    Added a note about possible implications for out-of-tree plugins
    to neutron_api.rst

    Bumped oslo.service version to 0.9.0.

    Related-Bug: #1482633

    Depends-On: I0424a6c261fae447dbc25b3abf00258c860a88f5
    Change-Id: Ibfdf07e665fcfcd093a0e31274e1a6116706aec2