force delete parameter always false

Bug #1742071 reported by chenyb4
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-senlinclient
Fix Released
High
chenyb4

Bug Description

senlincient execute cluster or node force delete operation, the python-openstacksdk always get force_delete value false.

python-senlinclient call parameter code:

node = senlin_client.delete_node(nid, parsed_args.force_delete, False)

python-openstacksdk get paramter code:

def delete_node(self, node, ignore_missing=True, force_delete=False):

So, python-senlinclient code appear parameter location error

Qiming Teng (tengqim)
Changed in python-senlinclient:
importance: Undecided → High
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-senlinclient (master)

Reviewed: https://review.openstack.org/532052
Committed: https://git.openstack.org/cgit/openstack/python-senlinclient/commit/?id=37da9988e4dd376cf5caf29a947860e6b33195da
Submitter: Zuul
Branch: master

commit 37da9988e4dd376cf5caf29a947860e6b33195da
Author: Yuanbin.Chen <email address hidden>
Date: Tue Jan 9 16:00:20 2018 +0800

    Fix cluster/node force delete parameter location error

    Change-Id: If879add2eba71b61988a94eb6497597b0d0cf3c3
    Closes-Bug: 1742071

Changed in python-senlinclient:
status: Triaged → Fix Released
chenyb4 (chenyb4)
Changed in python-senlinclient:
assignee: nobody → chenyb4 (chenyb4)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-senlinclient 1.6.0

This issue was fixed in the openstack/python-senlinclient 1.6.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.