Comment 2 for bug 1570543

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

Reviewed: https://review.openstack.org/306063
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=9712370357365edd467b6701e6a7817363340647
Submitter: Jenkins
Branch: master

commit 9712370357365edd467b6701e6a7817363340647
Author: Dane LeBlanc <email address hidden>
Date: Thu Apr 14 15:49:50 2016 -0400

    Functional tests should support DNS nameserver config

    The Magnum functional tests currently use a DNS server setting of
    8.8.8.8 when configuring nodes in a cluster. In some environments,
    this DNS server setting doesn't work. When this is the case, and
    functional tests are run locally, bay creation times out and the
    functional tests fail.

    This patch enhances the functional tests to allow configuration of
    DNS nameserver to be used in baymodels that are created in
    functional tests.

    Change-Id: I958d199565ae5741dd6f4b8764e51ea16a8d505b
    Closes-Bug: #1570543