Comment 2 for bug 1520521

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

Reviewed: https://review.openstack.org/250900
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=193c1924cc29cd20e6cc37294d5322c00ee5e634
Submitter: Jenkins
Branch: master

commit 193c1924cc29cd20e6cc37294d5322c00ee5e634
Author: Gábor Antal <email address hidden>
Date: Fri Nov 27 17:44:26 2015 +0100

    Added LaunchActionPlanCommand's init super call

    Added the missing super() call in the LaunchActionPlanCommand class
    __init__() method, as it was requested.

    Change-Id: I6d8cc7880b1e979f94acd3fdd84e3f6d1a90a032
    Closes-Bug: #1520521