Comment 4 for bug 1827208

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

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

commit 7bb0b606bb1de7f97d146555b811252f60decc0d
Author: Teresa Ho <email address hidden>
Date: Fri Jun 14 10:42:55 2019 -0400

    Fix certificate install exception

    The removal of the certificate file should be done in the client
    instead of API. The certificate_file attribute is removed from the
    certificate_install API. The certificate_install CLI removes the
    certificate file when the installation is complete.

    Closes-Bug: 1827208

    Change-Id: Ie23186f6515e3bc250e22aa1bd1d3076928ad0fe
    Signed-off-by: Teresa Ho <email address hidden>