Comment 7 for bug 1626833

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

Reviewed: https://review.openstack.org/375254
Committed: https://git.openstack.org/cgit/openstack/python-senlinclient/commit/?id=6612e928f1ccffe8ea588281771ef4b5b383d5ed
Submitter: Jenkins
Branch: master

commit 6612e928f1ccffe8ea588281771ef4b5b383d5ed
Author: miaohb <email address hidden>
Date: Fri Sep 23 13:40:35 2016 +0800

    revise the "cluster-policy-attach"

    The parameter "--enabled" in "cluster policy attach" is useless,
    which can not be set to False. Here we try to fix it so that
    the parameter can be assigned to False when doing attach.

    Change-Id: I0b5de3c6f61c38c62ac8c7e1b95d523175bbc11c
    Closed-Bug: 1626833