Comment 8 for bug 1689620

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

Reviewed: https://review.openstack.org/495827
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=45e032164167dd33a01ed280cd9b49abeddd1102
Submitter: Jenkins
Branch: master

commit 45e032164167dd33a01ed280cd9b49abeddd1102
Author: Juan Badia Payno <email address hidden>
Date: Mon Aug 21 13:34:10 2017 +0200

    Handle undercloud autostart dependant on ansible version

    On ansible version lower than 2.3:
     1.- Start undercloud vm
     2.- Make the vm automatically start

    On ansible version equal or grater than 2.3:
     1.- Start the undercloud vm and make it automatically start

    Change-Id: I57168f15d63f638bd0217955a3a3c245a986c541
    Closes-bug: #1689620