Comment 6 for bug 1626833

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

Reviewed: https://review.openstack.org/375245
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=44251d9985a4c0da7c0ed6f20a7ae6e9523ba7d1
Submitter: Jenkins
Branch: master

commit 44251d9985a4c0da7c0ed6f20a7ae6e9523ba7d1
Author: miaohb <email address hidden>
Date: Fri Sep 23 13:12:12 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