Comment 1 for bug 1536739

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

Reviewed: https://review.openstack.org/275405
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=08ac9a6cbac5b324747c178c4cab36296c16b567
Submitter: Jenkins
Branch: master

commit 08ac9a6cbac5b324747c178c4cab36296c16b567
Author: Corey O'Brien <email address hidden>
Date: Tue Feb 2 15:57:40 2016 -0500

    Remove minion dependency on master

    Make thhe minions work correctly without depending on the master.
    Removing this dependency decreases provisioning time by provisioning
    nodes in parallel.

    Change-Id: I025dbf54ef0cdafc4fe26acc33a9faed8cacd1ca
    Partial-Bug: 1536739
    Partial-Bug: 1551824