Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve API logs #3794

Merged
merged 2 commits into from
May 23, 2019
Merged

Improve API logs #3794

merged 2 commits into from
May 23, 2019

Conversation

AlexandreYang
Copy link
Member

@AlexandreYang AlexandreYang commented May 22, 2019

What does this PR do?

[cisco_aci] improve logs on failed call to Cisco ACI api.

Motivation

The response content include useful information from Cisco ACI.

Currently we only get: 400 Client Error: Bad Request for url.

The response content contains info like: the messaging layer was unable to deliver the stimulus (destination (node) is marked unavailable)

Additional Notes

Review checklist (to be filled by reviewers)

  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached
  • Feature or bugfix must have tests
  • Git history must be clean
  • If PR adds a configuration option, it must be added to the configuration file.

@AlexandreYang AlexandreYang requested a review from a team as a code owner May 22, 2019 09:21
@AlexandreYang AlexandreYang force-pushed the AlexandreYang/cisco_aci/improve-api-logs branch from a8eb8b8 to 360755e Compare May 22, 2019 12:22
@ofek ofek changed the title [cisco_aci] improve api logs Improve API logs May 23, 2019
@ofek ofek merged commit 073b120 into master May 23, 2019
@ofek ofek deleted the AlexandreYang/cisco_aci/improve-api-logs branch May 23, 2019 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants