Comment 7 for bug 1749429

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

Reviewed: https://review.openstack.org/554241
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=7be2d258e2de97becccfc6804b323a28c274830f
Submitter: Zuul
Branch: master

commit 7be2d258e2de97becccfc6804b323a28c274830f
Author: Shachar Snapiri <email address hidden>
Date: Mon Mar 19 16:32:27 2018 +0200

    Add df_skydive_service to dragonflow

    To enable skydive, one should now enable the service in the local.conf
    file using the following line:
    enable_service df_skydive

    If you would like to install the SkyDive analyzer on the same node, the
    SkyDive install lines MUST be before the DragonFlow ones!
    Please see doc/source/single-node-conf/etcd_skydive_local_controller.conf
    file for usage example

    Change-Id: I66c3eaf18904ae1c109d0ca8007269c41261d791
    Depends-On: c5921051d7bc05d2c29494be842329e2ffcc008a
    Related-Bug: #1749429