Comment 9 for bug 1541105

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

Reviewed: https://review.openstack.org/275994
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=1a9806b17f815453ca21c668dcdf85ab26278228
Submitter: Jenkins
Branch: master

commit 1a9806b17f815453ca21c668dcdf85ab26278228
Author: Corey O'Brien <email address hidden>
Date: Wed Feb 3 11:01:05 2016 -0500

    Fix gate issues with functional-api job

    Prevents etcdctl from hanging when etcd has not started by explictly
    specifying connection timeouts.
    Reduce swarm build time by removing the unneccessary dependency
    between masters and nodes.
    Only create 1 node instead of 2 nodes
    Remove test_update_bay_name_for_existing_bay

    Change-Id: If6724497b47247d2858b6da90309949f92314cfb
    Closes-Bug: 1541105