Comment 2 for bug 1597331

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

Reviewed: https://review.openstack.org/335493
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=5d9b88c231cdff64d4d0adf49869272308e525c1
Submitter: Jenkins
Branch: master

commit 5d9b88c231cdff64d4d0adf49869272308e525c1
Author: John Trowbridge <email address hidden>
Date: Wed Jun 29 09:12:26 2016 -0400

    Add ability to explicitly NOT teardown

    We added the ability to explicitly choose what to teardown, but
    did not think about the case where a user would not want to tear
    anything down. One such use case is running multiple validations
    against a deployed overcloud.

    Co-Authored-By: Attila Darazs <email address hidden>
    Change-Id: I2d9be4069cdc298a5151bd190b696269e971b94c
    Closes-Bug: 1597331