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

redfish/rest: implement .netrc support #149

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dev-zero
Copy link

this adds a use_netrc flag to the client, permitting it to consult ~/.netrc in the same way as the "-n" flag of "curl" if set to True

-----Synopsis of Commits Above-----

Please fill out the following when submitting the PR

Status

  • READY
  • IN-DEVELOPMENT
  • ON-HOLD

Before Status can be set to READY I have completed the following:

  • Check if documentation updates
  • Check if example code updates
  • Pylint static analysis tests are passing above 9.0/10.0
  • Unit tests added for any new functions/features and passed.
  • Targeted/Custom Testing performed. Indicate the results in the description above or as additional comments.

this adds a use_netrc flag to the client, permitting it to consult ~/.netrc in the same way as the "-n" flag of "curl" if set to True
@rajeevkallur
Copy link

will take a look

@rajeevkallur
Copy link

Need to evaluate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants