Comment 3 for bug 1890447

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

Reviewed: https://review.opendev.org/745332
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=b9013aaea5f597d3fb55c37a9fada2e4f8877a81
Submitter: Zuul
Branch: master

commit b9013aaea5f597d3fb55c37a9fada2e4f8877a81
Author: Dan Voiculeasa <email address hidden>
Date: Fri Aug 7 13:22:21 2020 +0300

    Fix unlock after restore with openstack applied

    Unlock will fail if plugins are not enabled when generating a puppet
    system config if stx-openstack was applied. This is observed during
    restore procedure.

    Activate plugins before updating puppet system config.
    Puppet system config when openstack is applied depends on helm plugins
    to be available.

    Closes-Bug: 1890447
    Change-Id: Ib12d9b8d1f477ee88ac7c1a1e3f05a2e9de2d4af
    Signed-off-by: Dan Voiculeasa <email address hidden>