Comment 3 for bug 1832756

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

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

commit fba5c851e6a7f79f0a90e9bb1d63cea32b4189a0
Author: Al Bailey <email address hidden>
Date: Thu Jun 13 13:11:05 2019 -0500

    Remove a call to a removed check_environment function

    This is a merge issue between a review that added a new method
    and was calling a utility method that was removed by another review.

    The two conflicting reviews were:
     https://review.opendev.org/#/c/663783/
     https://review.opendev.org/#/c/662838/

    This also cleans up an unused function.

    Closes-Bug: 1832756
    Change-Id: Id10f9b5a2162713e47c926df7943491c952bcf68
    Signed-off-by: Al Bailey <email address hidden>