Comment 3 for bug 1748976

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

Reviewed: https://review.openstack.org/543976
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=b782c388c7c893c98fb7518e1208a30c9c795a0a
Submitter: Zuul
Branch: master

commit b782c388c7c893c98fb7518e1208a30c9c795a0a
Author: James Slagle <email address hidden>
Date: Tue Feb 13 10:45:02 2018 -0500

    Deprecate group:os-apply-config with config-download

    Instead of throwing an exception when a group:os-apply-config deployment
    is found with config-download, just show a deprecation warning instead.
    This will allow FFU to move forward without forcing users to update
    older nic config templates that still use group:os-apply-config.

    Change-Id: Icc803605b88d0655bfd45bdf1521298229a4722e
    Closes-Bug: #1748976