Comment 4 for bug 1840980

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/stein)

Reviewed: https://review.opendev.org/677836
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=b72c5e4bc5ad738e5d81f5539d71122b3f0bb2ef
Submitter: Zuul
Branch: stable/stein

commit b72c5e4bc5ad738e5d81f5539d71122b3f0bb2ef
Author: Steve Baker <email address hidden>
Date: Wed May 15 11:15:58 2019 +1200

    Configure nova_compute for vendordata

    The next change in this series turns off the nova_metadata service,
    which means nova_compute needs to have the same vendordata
    configuration so that it can populate the config-drive data with the
    same vendordata served by nova_metadata.

    Change-Id: I2dc1d120d0bd7cc91bde767097945598148d3e9b
    Blueprint: nova-less-deploy
    (cherry picked from commit 3778e6121ba80fcfc8b6d9dea853e43de4dd691e)
    Closes-Bug: 1840980