Actions
Bug #12288
closedCan not perform API requests with python CLI
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
We can not execute cli queries on the nodes because of an undefined function "update_node_properties".
Updated by Félix DALLIDET over 6 years ago
- Project changed from Rudder to Rudder tools
- Subject changed from broken cli node query to Can not perform API requests with python CLI
- Category deleted (
API) - Target version set to master
I could not execute any CLI api requests because of a bad definition of a function: "update_node_properties".
By deleting every entries of this function in the README.md and /cli/ruder-cli I was able to return to a functional CLI.
I could not find any occurrences of it in the api-doc but the commit is 3 years old and CLI was working not so long ago.
Updated by Nicolas CHARLES over 6 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES over 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-api-client/pull/17
Updated by Nicolas CHARLES over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-api-client|f285dc76a88508188abcd5999aae1caa03879b9c.
Updated by Benoît PECCATTE over 6 years ago
- Status changed from Pending release to Released
Actions