Comment 6 for bug 1790144

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

Reviewed: https://review.openstack.org/599088
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=a0aad6e280af998b7283b465c3d83f518971d16c
Submitter: Zuul
Branch: master

commit a0aad6e280af998b7283b465c3d83f518971d16c
Author: Alex Schultz <email address hidden>
Date: Fri Aug 31 16:21:56 2018 -0600

    Fix queens fs016 fs019

    In queens, the ceph-ansible workflow does not work with config download.
    These jobs should not be using config-download. This was improperly
    converted as part of I881f92e6cef4de58a9731f03669e42bc862964ec. This is
    a partial revert of that patch for featureset016 and featureset019. The
    featureset documentation indicates that these are not configured with
    config download.

    https://docs.openstack.org/tripleo-quickstart/latest/feature-configuration.html

    Change-Id: Ib6c3ca7886c5e4adb0883c501bfbb390e15d108f
    Closes-Bug: #1790144
    Related-Bug: #1789416