python-senlinclient is broken with openstacksdk 0.190
Bug #1802417 reported by
Duc Truong
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
senlin |
Fix Committed
|
Undecided
|
Duc Truong |
Bug Description
With latest openstacksdk (0.19.0), most commands for senlin client are broken.
The reason is that openstacksdk removed their deprecated function in clustering proxy.
E.g.: https:/
Instead of cluster_resize, we have to change the senlin client to call resize_cluster.
Changed in senlin: | |
assignee: | nobody → Duc Truong (dtruong) |
Changed in senlin: | |
status: | New → Confirmed |
To post a comment you must log in.
The workaround for using master python-senlinclient is to install openstacksdk 0.17.2