Comment 7 for bug 1778146

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

Reviewed: https://review.opendev.org/733619
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e246e80d23a2b0bb118a1cc89d5542935fba0ed7
Submitter: Zuul
Branch: stable/ussuri

commit e246e80d23a2b0bb118a1cc89d5542935fba0ed7
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
    (cherry picked from commit 712b258f2d1870b3f07fb67b043769999edb3ef5)