Comment 2 for bug 1512639

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

Reviewed: https://review.openstack.org/241181
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=c59c5500beca41c5f5de307c62e996562781ca9c
Submitter: Jenkins
Branch: master

commit c59c5500beca41c5f5de307c62e996562781ca9c
Author: Matthew Mosesohn <email address hidden>
Date: Tue Nov 3 15:24:06 2015 +0300

    Update task types to current nailgun task schema

    Added skipped and reboot task types to tasklib schema
    to match what is valid for Fuel 7.0 and 8.0. The schemas
    are the same for both releases, and as such, they have been
    added as new schema types for tasklib.

    Change-Id: Iace451be899b7aa10534502a003e2085e0ac16ae
    Closes-Bug: #1512639