Comment 2 for bug 1683852

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

Reviewed: https://review.openstack.org/457363
Committed: https://git.openstack.org/cgit/openstack/fuxi/commit/?id=bed8d3b38c1148709866d442c880a19282d44308
Submitter: Jenkins
Branch: master

commit bed8d3b38c1148709866d442c880a19282d44308
Author: Hongbin Lu <email address hidden>
Date: Mon Apr 17 18:24:54 2017 -0400

    Avoid running more than one etcd process

    If both Fuxi and Kuryr-libnetwork are enabled in devstack, the script
    will fail since etcd-server was spawned twice. This commit added a
    check for existing etcd process and spawn one if not existed.

    Closes-Bug: #1683852
    Change-Id: I4d6806e300d23fa69757cc328f3a0d142ff7b425