Comment 5 for bug 1778146

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

Reviewed: https://review.opendev.org/732495
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=712b258f2d1870b3f07fb67b043769999edb3ef5
Submitter: Zuul
Branch: master

commit 712b258f2d1870b3f07fb67b043769999edb3ef5
Author: mnasiadka <email address hidden>
Date: Tue Jun 2 08:16:52 2020 +0000

    Fix pre-commit-hook

    Currently pre-commit-hook is failing due to yaml validations using
    unversioned python and using non-existent json validations.

    Change-Id: I67dc11efe667e2cc67ea1a731edc5c4a03ebd1e7
    Closes-Bug: #1778146