Comment 8 for bug 1644085

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

Reviewed: https://review.openstack.org/403805
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=24fcaabae56537ed559cc430833c28ab6a55e0d8
Submitter: Jenkins
Branch: master

commit 24fcaabae56537ed559cc430833c28ab6a55e0d8
Author: Michael Johnson <email address hidden>
Date: Mon Nov 28 16:52:15 2016 +0000

    Fix devstack plugin for KEYSTONE_CATALOG_BACKEND

    Devstack has removed KEYSTONE_CATALOG_BACKEND from it's
    repo: https://review.openstack.org/#/c/391380

    Due to above change gate tests are failing, we should
    remove it from octavia plugin as well. Refer below for
    it's deprecation and removal:-
    http://lists.openstack.org/pipermail/openstack-dev/2016-February/086272.html

    Change-Id: I143b330ed37b42594ad60c434b868ad5762f62c8
    Closes-Bug: #1644085