Comment 1 for bug 1815942

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

Reviewed: https://review.openstack.org/637048
Committed: https://git.openstack.org/cgit/openstack/stx-config/commit/?id=ceb2ae16b799832496a0d2801f79276a2926d374
Submitter: Zuul
Branch: master

commit ceb2ae16b799832496a0d2801f79276a2926d374
Author: Alex Kozyrev <email address hidden>
Date: Thu Feb 14 15:57:51 2019 -0500

    Fix for the issue for with host-delete command failure due to a typo

    Recent Barbican integration commit introduced a typo in 'ihost' variable
    That leads to the host-delete command failure with the following message
    "local variable 'host' referenced before assignment"

    Closes-Bug: 1815942
    Change-Id: If8d8dcffb7b4f1bcfb831a4b6a104c95b76e5f2f
    Signed-off-by: Alex Kozyrev <email address hidden>