Comment 2 for bug 1543618

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

Reviewed: https://review.openstack.org/285629
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=1de392ddd4eb36abd3dacf7ac12950db50cfae4b
Submitter: Jenkins
Branch: master

commit 1de392ddd4eb36abd3dacf7ac12950db50cfae4b
Author: Sana Khan <email address hidden>
Date: Sat Feb 27 11:11:20 2016 +0530

    Uses jsonschema library to verify clean steps

    When a user does a manual clean, they specify the clean steps to be performed.
    The inputted clean steps are verified in _check_clean_steps().
    This patch validates the structure of clean_steps using JSON Schema.

    Closes-Bug: #1543618
    Change-Id: I1c915c35ef4d4861b14edb49187b780f1895b1cb