Comment 7 for bug 1580522

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/319927
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=2e8618651c6c6daff6bf5d17317f2cf598a4c002
Submitter: Jenkins
Branch: master

commit 2e8618651c6c6daff6bf5d17317f2cf598a4c002
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