senlinclient cluster delete does not return action id
Bug #1814171 reported by
Duc Truong
on 2019-01-31
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| senlin |
Undecided
|
Unassigned |
Bug Description
When deleting a cluster or node with senlin client and openstacksdk 0.22.0, either operation does not print out the action ID but instead shows this error:
node-aEPgX2m8: failed due to ''NoneType' object has no attribute 'split''
The reason is because the openstacksdk changed so that it returns action object now.
Duc Truong (dtruong) wrote : | #1 |
Duc Truong (dtruong)
on 2019-02-26
Changed in senlin: | |
status: | New → Fix Committed |
This issue was fixed in the openstack/
Duc Truong (dtruong)
on 2019-04-16
Changed in senlin: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed https:/ /review. openstack. org/#/c/ 634326/