Comment 20 for bug 1749700

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/queens)

Reviewed: https://review.openstack.org/550038
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=e8e1484fe77198fa2d3fb5ed1ca5f99961368b5d
Submitter: Zuul
Branch: stable/queens

commit e8e1484fe77198fa2d3fb5ed1ca5f99961368b5d
Author: Jiri Stransky <email address hidden>
Date: Tue Feb 13 12:33:49 2018 +0100

    Preserve roles_data and network_data

    This will make sure that we keep existing roles_data and network_data
    during a plan update, unless the user has passed in new files on the
    command line.

    Partial-Bug: #1749700
    Change-Id: Ic059f50f0b2a3a2b20011851cb0b1576192c0d00
    (cherry picked from commit 8e715b9dea8151025502dffdb77a01127a8707cf)