Comment 5 for bug 1422590

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

Reviewed: https://review.openstack.org/160412
Committed: https://git.openstack.org/cgit/openstack/python-tuskarclient/commit/?id=b48fcb0653d40779c44104c91fa66e40000414b5
Submitter: Jenkins
Branch: master

commit b48fcb0653d40779c44104c91fa66e40000414b5
Author: Marek Aufart <email address hidden>
Date: Mon Mar 2 17:32:07 2015 +0100

    Add Plan Scale manage methods

    To make easier scaling a plan from CLI, commands tuskar plan-show-scale and
    plan-scale were added.

    Already existing scaling methods by patching plan's parameters were kept.

    Change-Id: Ib6e83a20cef67540f9aa5af6a2e9908f23d49bb6
    Closes-Bug: #1422590