Comment 3 for bug 1755664

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

Reviewed: https://review.openstack.org/552929
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=fb50684adc6392b22fff0e028d59b58230c89109
Submitter: Zuul
Branch: master

commit fb50684adc6392b22fff0e028d59b58230c89109
Author: gongysh <gong.yongsheng@99cloud.net>
Date: Wed Mar 14 23:33:55 2018 +0800

    Remove old style ssl setting

    devstack is using apache as a ssl proxy for wsgi api service.
    Current tacker does not support it. We remove it for the time being

    This patch also skip scale unit tests which failed due to
    heat translator change. The unit test will be enabled at
    another patch.

    Change-Id: If767d05a0241888663f0ff21282cebfd256efb49
    Closes-bug: 1755664