We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#292 stated an weird error that was caused by the Image Streamer IP missing.
The module need to provide better error-handling for these config parameters.
N/A
Remove any required param from the configuration
OneView Ansible module should raise an significative error saying the specific param was missing.
For at least the image_streamer_ip it fails while connecting to the host leaving the user clueless about what happened.
image_streamer_ip
The text was updated successfully, but these errors were encountered:
This should be fixed in python SDK. So closing this issue and opened new issue in python SDK. HewlettPackard/oneview-python#67
Sorry, something went wrong.
nabhajit-ray
No branches or pull requests
Scenario/Intent
#292 stated an weird error that was caused by the Image Streamer IP missing.
The module need to provide better error-handling for these config parameters.
Environment Details
N/A
Steps to Reproduce
Remove any required param from the configuration
Expected Result
OneView Ansible module should raise an significative error saying the specific param was missing.
Actual Result
For at least the
image_streamer_ip
it fails while connecting to the host leaving the user clueless about what happened.The text was updated successfully, but these errors were encountered: