Comment 2 for bug 1398043

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

Reviewed: https://review.openstack.org/256165
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=0896ae9cceb7887034f122683cb3d6328f9c1d33
Submitter: Jenkins
Branch: master

commit 0896ae9cceb7887034f122683cb3d6328f9c1d33
Author: Andrey Tykhonov <email address hidden>
Date: Fri Dec 11 02:44:27 2015 +0200

    Allow to make operations on a given cluster

    Add parameter (`cluster_id`) to the appropriate methods to make
    possible to perform operations (such as launch deployment, reset
    environment etc) on a given cluster.

    Change-Id: I6cc80335cbcdaa11be57e6cfc61ea579a39ac90e
    Closes-Bug: #1398043