Comment 3 for bug 1428412

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

Reviewed: https://review.openstack.org/167257
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=06155a7bf1f7205e0ddee70f534c420f77362577
Submitter: Jenkins
Branch: master

commit 06155a7bf1f7205e0ddee70f534c420f77362577
Author: Kevin Carter <email address hidden>
Date: Tue Mar 24 09:38:55 2015 -0500

    Removes the fatal_deprecations from the gate job

    This change reverts the default setting for fatal_deprecations which
    is presently breaks all of openstack due to the requirement of the
    cinder / glance v1 apis. The variables have been left in the roles
    but the exports in the gate commit scripts have been removed.

    Change-Id: Ica6128cba01df22d9aaffd05758902c04c4fe5d4
    Partial-Bug: #1428412