Comment 4 for bug 1442612

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (stable/kilo)

Reviewed: https://review.openstack.org/191701
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=947148cc484fc5bcea76be305bac486596f62e33
Submitter: Jenkins
Branch: stable/kilo

commit 947148cc484fc5bcea76be305bac486596f62e33
Author: Mehdi Abaakouk <email address hidden>
Date: Wed Jun 10 10:00:09 2015 +0000

    Don't use devstack to setup our functional env

    This adds a setup script for each tox functional target to start a
    rabbitmq-server, qpidd or redis daemon dedicated for the functional
    testing.

    This script is responsible to spawn a preconfigured daemon needed for
    the functional tests.

    This also changes the gate script to just install the required packages
    instead of setup a devstack.

    This also fixes the zmq config options loading in tests

    Closes-bug: #1442612

    Change-Id: I27eb2c1d3d0ca67aa361c83e41372138e03d9bdd
    (cherry picked from commit 80ece65a547db332b345a0a433f17602af058b56)