Comment 5 for bug 1850178

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

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

commit 4fe28ea10fed422d8089c82e087c2177c88ad4d1
Author: Angie Wang <email address hidden>
Date: Tue Oct 29 13:51:17 2019 -0400

    Refactor the service parameter "insecure"

    The service parameter "insecure" indicates an insecure registry
    that populated during bootstrap. This commit renames the service
    parameter "insecure" to "secure" to align with the ansible
    parameter and moves it under each registry section.

    Change-Id: I9c04fd81406b688d1c69cd42813bf81514cc21b7
    Partial-Bug: 1850178
    Signed-off-by: Angie Wang <email address hidden>