Comment 1 for bug 1453936

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

Reviewed: https://review.openstack.org/182041
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=e5cca002ef4a4fa72108ec2af102ae69f873c3aa
Submitter: Jenkins
Branch: master

commit e5cca002ef4a4fa72108ec2af102ae69f873c3aa
Author: Matthew Treinish <email address hidden>
Date: Mon May 11 15:36:50 2015 -0400

    Add new config option to globally trigger resource validation

    This commit adds a new config option to the config group to trigger
    all the validation code. It also deprecates the run_ssh option in the
    compute group since this will eventually be used globally. The intent
    of this option is so that it will trigger both the creation of any
    validation resources as well as used as run_ssh was originally
    intended, to trigger ssh into nodes when needed.

    Closes-Bug: #1453936
    Partially-Implements: bp ssh-auth-strategy
    Change-Id: I7d04f81457fc564ed82872e602746c8162fef24c