Comment 2 for bug 1523513

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

Reviewed: https://review.openstack.org/278380
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=55aeb783e3bfbd024cbd1ffa1b4c6e098a6ee933
Submitter: Jenkins
Branch: master

commit 55aeb783e3bfbd024cbd1ffa1b4c6e098a6ee933
Author: Vincent Françoise <email address hidden>
Date: Wed Feb 10 14:59:14 2016 +0100

    Added unit tests on actions

    As we had a low test coverage on actions, I added some more tests
    with this patchset. This actually revealed a small bug (typo) in
    "change_nova_service_state" which has been fixed in here.

    Note that Tempest test also cover these action via the
    basic_consolidation strategy.

    Change-Id: I2d7116a6fdefee82ca254512a9cf50fc61e3c80e
    Closes-Bug: #1523513