Comment 8 for bug 1584693

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/mitaka)

Reviewed: https://review.openstack.org/319937
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=bbeba3e4e30292d6d50bfa7bfce6c3dfe0dfd9ac
Submitter: Jenkins
Branch: stable/mitaka

commit bbeba3e4e30292d6d50bfa7bfce6c3dfe0dfd9ac
Author: Ksenia Demina <email address hidden>
Date: Mon May 23 16:10:04 2016 +0300

    Get rid of check_wrong_config test

    There was a list of hardcoded services that allow us to use
    service-reconfiguration. Now there is no strict limitation
    on services that could be configured with this feature.
    This mean that test check_wrong_config is deprecated and should be
    deleted

    Change-Id: I729bf0235eea525cc0464346ca791ca7733e5de9
    Related-Bug: #1580522
    Closes-bug: #1584693