Comment 10 for bug 1590419

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-devops (release/2.9)

Reviewed: https://review.openstack.org/336057
Committed: https://git.openstack.org/cgit/openstack/fuel-devops/commit/?id=1d0d2655a8f71d4a9deb39725abac8ff1d5181f7
Submitter: Jenkins
Branch: release/2.9

commit 1d0d2655a8f71d4a9deb39725abac8ff1d5181f7
Author: Anton Studenov <email address hidden>
Date: Thu Jun 30 17:09:15 2016 +0300

    Use libvirt generated bridge and interafece names

    - This patch fixes race condition issue with creating of multiple
      environments at once.
    - Removed all code that looks for available device names

    Change-Id: I38287ced50beb0c2a484021b6c96d1a970f8dd4b
    Related-Bug: #1590419
    Implements: blueprint fuel-devops-multiple-databases