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

Provider better feedback if one required config is not found #293

Closed
tmiotto opened this issue Oct 4, 2017 · 1 comment
Closed

Provider better feedback if one required config is not found #293

tmiotto opened this issue Oct 4, 2017 · 1 comment

Comments

@tmiotto
Copy link
Contributor

tmiotto commented Oct 4, 2017

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.

@VenkateshRavula
Copy link
Collaborator

This should be fixed in python SDK. So closing this issue and opened new issue in python SDK.
HewlettPackard/oneview-python#67

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

No branches or pull requests

3 participants