Comment 5 for bug 1778007

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

Reviewed: https://review.openstack.org/599305
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=1b5efe44f4c26b7cc85014272e472c42dd3f09e3
Submitter: Zuul
Branch: master

commit 1b5efe44f4c26b7cc85014272e472c42dd3f09e3
Author: Shachar Snapiri <email address hidden>
Date: Mon Sep 3 10:22:55 2018 +0300

    Allow configuration of DB drivers on docker install

    Added the ability to supply 'pubsub_driver' and 'nb_db_driver'
    parameters to the docker deployment.
    This allows installation with databases different than etcd.
    The default driver is still the etcd one, to maintain backward
    compatibility.

    Related-Bug: #1778007
    Change-Id: Ibbd3b0fc4116dd5ac6514730773f771c0b27e5f7