Comment 2 for bug 1706862

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

Reviewed: https://review.openstack.org/490452
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=9373238dab9a43bec01c99e986d977069e12eb30
Submitter: Jenkins
Branch: master

commit 9373238dab9a43bec01c99e986d977069e12eb30
Author: Dima Kuznetsov <email address hidden>
Date: Thu Aug 3 15:10:18 2017 +0300

    Devstack: fix redis unstack shutdown

    [1] moved REMOTE_DB_IP definition to after sourcing redis_driver. This
    causes REDIS_SERVER_LIST to be initialized incorrectly

    [1] - https://review.openstack.org/#/c/476401/

    Change-Id: Ifb705e3ded209603813a61e4d40be126ab7fc971
    Closes-Bug: #1706862